Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/
H A Dhtmlcfg.cxx62 sal_Int32 aFontSizeArr[HTML_FONT_COUNT];
301 if(nPos < HTML_FONT_COUNT) in GetFontSize()
308 if(nPos < HTML_FONT_COUNT) in SetFontSize()
/trunk/main/svtools/inc/svtools/
H A Dhtmlcfg.hxx32 #define HTML_FONT_COUNT 7 macro