Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx402 nRet |= HTMLMODE_PARA_BORDER|HTMLMODE_SMALL_CAPS| in GetHtmlMode()
413 nRet |= HTMLMODE_PARA_BORDER|HTMLMODE_SMALL_CAPS| in GetHtmlMode()
/trunk/main/sfx2/inc/sfx2/
H A Dhtmlmode.hxx30 #define HTMLMODE_SMALL_CAPS 0x0008 /* Kapitaelchen */ macro
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1508 if( IsHTMLMode(HTMLMODE_SMALL_CAPS) ) in GetHTMLItemState()
H A Dcss1atr.cxx2588 if( !rHTMLWrt.IsHTMLMode(HTMLMODE_SMALL_CAPS) ) in OutCSS1_SvxCaseMap()