Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dhtmlexp.hxx105 static const char* pFontSizeCss[SC_HTML_FONTSIZES]; member in ScHTMLExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dhtmlexp.hxx106 static const char* pFontSizeCss[SC_HTML_FONTSIZES]; member in ScHTMLExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/html/
H A Dhtmlexp.cxx97 const char* ScHTMLExport::pFontSizeCss[SC_HTML_FONTSIZES] = member in ScHTMLExport
263 return pFontSizeCss[ nSize-1 ]; in GetFontSizeCss()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/html/
H A Dhtmlexp.cxx103 const char* ScHTMLExport::pFontSizeCss[SC_HTML_FONTSIZES] = member in ScHTMLExport
269 return pFontSizeCss[ nSize-1 ]; in GetFontSizeCss()