Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx292 nDefListDeep( 0 ), in SwHTMLParser()
1519 EndDefListItem( 0, sal_False, 1==nDefListDeep ); in NextToken()
3877 nDefListDeep) in EndPara()
3879 nDefListDeep--; in EndPara()
4190 sal_Bool bSpace = (GetNumInfo().GetDepth() + nDefListDeep) == 0; in NewDefList()
4197 nDefListDeep++; in NewDefList()
4232 if( !bInDD && nDefListDeep > 1 ) in NewDefList()
4260 if( nDefListDeep > 1 ) in NewDefList()
4273 if( nDefListDeep > 0 ) in EndDefList()
4274 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.hxx434 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 58 milliseconds