Home
last modified time | relevance | path

Searched refs:nDefListDeep (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx292 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 …]
H A Dhtmlnum.cxx111 sal_Bool bSpace = (rInfo.GetDepth() + nDefListDeep) == 0; in NewNumBulList()
406 sal_Bool bSpace = (rInfo.GetDepth() + nDefListDeep) == 1; in EndNumBulList()
H A Dswhtml.hxx436 sal_uInt16 nDefListDeep; // member in SwHTMLParser
H A Dhtmltab.cxx3116 nDefListDeepSave = rParser.nDefListDeep; in _SectionSaveStruct()
3117 rParser.nDefListDeep = 0; in _SectionSaveStruct()
3148 rParser.nDefListDeep = nDefListDeepSave; in Restore()

Completed in 55 milliseconds