Searched refs:nFontStMin (Results 1 – 3 of 3) sorted by relevance
3105 nFontStMinSave = rParser.nFontStMin; in _SectionSaveStruct()3107 rParser.nFontStMin = rParser.aFontStack.Count(); in _SectionSaveStruct()3133 nMin = rParser.nFontStMin; in Restore()3137 rParser.nFontStMin = nFontStMinSave; in Restore()3712 nFontStHeadStart = nFontStMin; in BuildTableCell()
291 nFontStMin( 0 ), in SwHTMLParser()3559 ( aFontStack.Count() > nFontStMin in NewFontAttr()3774 if( aFontStack.Count() > nFontStMin ) in EndFontAttr()4027 nFontStHeadStart = nFontStMin; in EndHeading()
433 sal_uInt16 nFontStMin; member in SwHTMLParser
Completed in 73 milliseconds