Home
last modified time | relevance | path

Searched refs:ImplExpandOrCollaps (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx501 ImplExpandOrCollaps( nPara, nPara, !pOwner->pParaList->HasVisibleChilds( pPara ) ); in ImpToggleExpand()
903 ImplExpandOrCollaps( aParas.nStartPara, aParas.nEndPara, sal_True ); in Expand()
911 ImplExpandOrCollaps( aParas.nStartPara, aParas.nEndPara, sal_False ); in Collapse()
918 ImplExpandOrCollaps( 0, pOwner->pParaList->GetParagraphCount()-1, sal_True ); in ExpandAll()
925 ImplExpandOrCollaps( 0, pOwner->pParaList->GetParagraphCount()-1, sal_False ); in CollapseAll()
928 void OutlinerView::ImplExpandOrCollaps( sal_uInt32 nStartPara, sal_uInt32 nEndPara, sal_Bool bExpan… in ImplExpandOrCollaps() function in OutlinerView
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx229 …EDITENG_DLLPRIVATE void ImplExpandOrCollaps( sal_uInt32 nStartPara, sal_uInt32 nEndPara, sal_Boo…

Completed in 26 milliseconds