Home
last modified time | relevance | path

Searched refs:GetObjectBarCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dobjface.cxx454 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarResId()
478 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarPos()
496 sal_uInt16 SfxInterface::GetObjectBarCount() const in GetObjectBarCount() function in SfxInterface
499 return pImpData->pObjectBars->Count() + pGenoType->GetObjectBarCount(); in GetObjectBarCount()
600 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarName()
621 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarFeature()
642 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in IsObjectBarVisible()
H A Ddispatch.cxx1782 for ( nNo = 0; pIFace && nNo<pIFace->GetObjectBarCount(); ++nNo ) in _Update_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Dobjface.hxx95 sal_uInt16 GetObjectBarCount() const;

Completed in 34 milliseconds