Searched refs:nDefListDeep (Results 1 – 4 of 4) sorted by relevance
292 nDefListDeep( 0 ), in SwHTMLParser()1527 EndDefListItem( 0, sal_False, 1==nDefListDeep ); in NextToken()3898 nDefListDeep) in EndPara()3900 nDefListDeep--; in EndPara()4211 sal_Bool bSpace = (GetNumInfo().GetDepth() + nDefListDeep) == 0; in NewDefList()4218 nDefListDeep++; in NewDefList()4254 if( !bInDD && nDefListDeep > 1 ) in NewDefList()4282 if( nDefListDeep > 1 ) in NewDefList()4295 if( nDefListDeep > 0 ) in EndDefList()4296 nDefListDeep--; in EndDefList()[all …]
111 sal_Bool bSpace = (rInfo.GetDepth() + nDefListDeep) == 0; in NewNumBulList()406 sal_Bool bSpace = (rInfo.GetDepth() + nDefListDeep) == 1; in EndNumBulList()
436 sal_uInt16 nDefListDeep; // member in SwHTMLParser
3130 nDefListDeepSave = rParser.nDefListDeep; in _SectionSaveStruct()3131 rParser.nDefListDeep = 0; in _SectionSaveStruct()3162 rParser.nDefListDeep = nDefListDeepSave; in Restore()
Completed in 99 milliseconds