Home
last modified time | relevance | path

Searched refs:nBaseFontStMin (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx3102 nBaseFontStMinSave = rParser.nBaseFontStMin; in _SectionSaveStruct()
3103 rParser.nBaseFontStMin = rParser.aBaseFontStack.Count(); in _SectionSaveStruct()
3126 sal_uInt16 nMin = rParser.nBaseFontStMin; in Restore()
3130 rParser.nBaseFontStMin = nBaseFontStMinSave; in Restore()
H A Dswhtml.hxx432 sal_uInt16 nBaseFontStMin; member in SwHTMLParser
H A Dswhtml.cxx290 nBaseFontStMin( 0 ), in SwHTMLParser()
3548 if( aBaseFontStack.Count() > nBaseFontStMin ) in EndBasefontAttr()
3555 ( aBaseFontStack.Count() > nBaseFontStMin in NewFontAttr()

Completed in 68 milliseconds