Lines Matching refs:ImplInitDepth
140 ImplInitDepth( (sal_uInt32)nAbsPos, nDepth, sal_False ); in Insert()
261 ImplInitDepth( 0, GetMinDepth(), sal_False ); in Init()
307 ImplInitDepth( nPara, nNewDepth, sal_True ); in SetDepth()
477 ImplInitDepth( nPara, pPara->GetDepth(), sal_False ); in SetText()
537 ImplInitDepth( nInsPos, nCurDepth, sal_False ); in SetText()
628 ImplInitDepth( nPara, nOutlLevel, sal_False ); in ImpConvertEdtToOut()
707 ImplInitDepth( nP, pPara->GetDepth(), sal_False ); in AddText()
837 void Outliner::ImplInitDepth( sal_uInt32 nPara, sal_Int16 nDepth, sal_Bool bCreateUndo, sal_Bool bU… in ImplInitDepth() function in Outliner
1237 ImplInitDepth( n, nDepth, sal_False ); in Read()
1277 ImplInitDepth( nPara, pPara->GetDepth(), sal_False ); in ImpFilterIndents()
1337 ImplInitDepth( nStartPara, nDepth, sal_False ); in ImpTextPasted()