Searched refs:nChilds (Results 1 – 7 of 7) sorted by relevance
96 sal_uInt16 nChilds = pWindow->GetChildCount(); in getWindows() local97 if ( nChilds ) in getWindows()99 …ar::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow > >( nChilds ); in getWindows()101 for ( sal_uInt16 n = 0; n < nChilds; n++ ) in getWindows()
226 sal_uLong nChilds = 0L; in ImplReduce() local246 nChilds++; in ImplReduce()254 nLeafCount -= --nChilds; in ImplReduce()
586 nChilds( 0 ), in SfxWorkWindow()800 nChilds = 0; in DeleteControllers_Impl()829 if ( nChilds ) in ArrangeChilds_Impl()870 if ( !nChilds ) in Arrange_Impl()1058 nChilds++; in RegisterChild_Impl()1107 nChilds--; in ReleaseChild_Impl()
782 sal_uInt16 nChilds = 0; in RemoveParents() local787 nChilds++; in RemoveParents()790 aRedlineChilds.DeleteAndDestroy(nChildPos, nChilds); in RemoveParents()
562 sal_uInt16 nChilds = GetPathDialog()->GetChildCount(); in PreExecute() local564 for ( n = nOwnChilds; n < nChilds; n++ ) in PreExecute()595 for ( n = nOwnChilds; n < nChilds; n++ ) in PreExecute()
229 sal_uLong nChilds = pOwner->pParaList->GetChildCount(pPara); in PostKeyEvent() local230 if( nChilds && !pOwner->pParaList->HasVisibleChilds(pPara)) in PostKeyEvent()234 nTemp += nChilds; in PostKeyEvent()
258 sal_uInt16 nChilds; member in SfxWorkWindow
Completed in 44 milliseconds