Searched refs:nDefaultScriptType (Results 1 – 2 of 2) sorted by relevance
52 … sal_uInt8 nDefaultScriptType; // Font values are valid for the default script type member55 ScHTMLStyle() : nFontHeight(0), nFontSizeNumber(2), nDefaultScriptType(0), in ScHTMLStyle()64 nDefaultScriptType = r.nDefaultScriptType; in operator =()
482 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