Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dobjface.cxx528 sal_uInt16 nBaseCount = pGenoType->GetChildWindowCount(); in GetChildWindowId()
551 sal_uInt16 nBaseCount = pGenoType->GetChildWindowCount(); in GetChildWindowFeature()
569 sal_uInt16 SfxInterface::GetChildWindowCount() const in GetChildWindowCount() function in SfxInterface
572 return pImpData->pChildWindows->Count() + pGenoType->GetChildWindowCount(); in GetChildWindowCount()
H A Ddispatch.cxx1829 for ( nNo=0; pIFace && nNo<pIFace->GetChildWindowCount(); nNo++ ) in _Update_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Dobjface.hxx101 sal_uInt16 GetChildWindowCount() const;

Completed in 35 milliseconds