Home
last modified time | relevance | path

Searched refs:IsObjectBarVisible (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dobjface.hxx97 bool IsObjectBarVisible( sal_uInt16 nNo) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dobjface.hxx97 bool IsObjectBarVisible( sal_uInt16 nNo) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dobjface.cxx426 bool SfxInterface::IsObjectBarVisible(sal_uInt16 nNo) const in IsObjectBarVisible() function in SfxInterface
435 return pGenoType->IsObjectBarVisible( nNo ); in IsObjectBarVisible()
H A Ddispatch.cxx1184 bool bVisible = pIFace->IsObjectBarVisible(nNo); in Update_Impl_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Dobjface.cxx446 bool SfxInterface::IsObjectBarVisible(sal_uInt16 nNo) const in IsObjectBarVisible() function in SfxInterface
455 return pGenoType->IsObjectBarVisible( nNo ); in IsObjectBarVisible()
H A Ddispatch.cxx1288 bool bVisible = pIFace->IsObjectBarVisible(nNo); in Update_Impl_()