Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dhtmlexp.hxx54 SvtScriptType nDefaultScriptType; // Font values are valid for the default script type member
60 nDefaultScriptType(), in ScHTMLStyle()
70 nDefaultScriptType = rScHTMLStyle.nDefaultScriptType; in operator =()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dhtmlexp.hxx55 SvtScriptType nDefaultScriptType; // Font values are valid for the default script type member
61 nDefaultScriptType(), in ScHTMLStyle()
71 nDefaultScriptType = rScHTMLStyle.nDefaultScriptType; in operator =()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/html/
H A Dhtmlexp.cxx449 aHTMLStyle.nDefaultScriptType = ScGlobal::GetDefaultScriptType(); in PageDefaults()
452 aHTMLStyle.nDefaultScriptType, ATTR_FONT in PageDefaults()
456 aHTMLStyle.nDefaultScriptType, ATTR_FONT_HEIGHT in PageDefaults()
868 nScriptType = aHTMLStyle.nDefaultScriptType; in WriteCell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/html/
H A Dhtmlexp.cxx504 aHTMLStyle.nDefaultScriptType = ScGlobal::GetDefaultScriptType(); in PageDefaults()
507 aHTMLStyle.nDefaultScriptType, ATTR_FONT in PageDefaults()
511 aHTMLStyle.nDefaultScriptType, ATTR_FONT_HEIGHT in PageDefaults()
920 nScriptType = aHTMLStyle.nDefaultScriptType; in WriteCell()