Home
last modified time | relevance | path

Searched refs:nChilds (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx229 sal_uLong nChilds = pOwner->pParaList->GetChildCount(pPara); in PostKeyEvent() local
230 if( nChilds && !pOwner->pParaList->HasVisibleChilds(pPara)) in PostKeyEvent()
234 nTemp += nChilds; in PostKeyEvent()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx782 sal_uInt16 nChilds = 0; in RemoveParents() local
787 nChilds++; in RemoveParents()
790 aRedlineChilds.DeleteAndDestroy(nChildPos, nChilds); in RemoveParents()
/trunk/main/vcl/source/gdi/
H A Doctree.cxx226 sal_uLong nChilds = 0L; in ImplReduce() local
246 nChilds++; in ImplReduce()
254 nLeafCount -= --nChilds; in ImplReduce()
/trunk/main/toolkit/source/awt/
H A Dvclxcontainer.cxx96 sal_uInt16 nChilds = pWindow->GetChildCount(); in getWindows() local
97 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()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx562 sal_uInt16 nChilds = GetPathDialog()->GetChildCount(); in PreExecute() local
564 for ( n = nOwnChilds; n < nChilds; n++ ) in PreExecute()
595 for ( n = nOwnChilds; n < nChilds; n++ ) in PreExecute()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx258 sal_uInt16 nChilds; member in SfxWorkWindow
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx586 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()

Completed in 46 milliseconds