Home
last modified time | relevance | path

Searched refs:nDefaultScriptType (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/filter/inc/
H A Dhtmlexp.hxx52 … sal_uInt8 nDefaultScriptType; // Font values are valid for the default script type member
55 ScHTMLStyle() : nFontHeight(0), nFontSizeNumber(2), nDefaultScriptType(0), in ScHTMLStyle()
64 nDefaultScriptType = r.nDefaultScriptType; in operator =()
/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp.cxx482 aHTMLStyle.nDefaultScriptType = ScGlobal::GetDefaultScriptType(); in PageDefaults()
485 aHTMLStyle.nDefaultScriptType, ATTR_FONT in PageDefaults()
489 aHTMLStyle.nDefaultScriptType, ATTR_FONT_HEIGHT in PageDefaults()
850 nScriptType = aHTMLStyle.nDefaultScriptType; in WriteCell()

Completed in 22 milliseconds