Home
last modified time | relevance | path

Searched refs:HTML_CFG_MSIE_40 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/config/
H A Dhtmlcfg.cxx168 case 1: nExpMode = HTML_CFG_MSIE_40; break; in Load()
241 case HTML_CFG_MSIE_40: nExpMode = 1; break; in Commit()
407 case HTML_CFG_MSIE_40: in IsPrintLayoutExtension()
/trunk/main/svtools/inc/svtools/
H A Dhtmlcfg.hxx37 #define HTML_CFG_MSIE_40 1 // Internet Explorer 4.0 macro
38 #define HTML_CFG_MSIE HTML_CFG_MSIE_40
/trunk/main/cui/source/options/
H A Dopthtml.cxx41 HTML_CFG_MSIE_40,
246 case HTML_CFG_MSIE_40: in IMPL_LINK()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx555 HTML_CFG_MSIE_40 == nExport || in TYPEINIT1()
865 if(HTML_CFG_MSIE_40 != nExport && HTML_CFG_WRITER != nExport ) in StateInsert()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx401 case HTML_CFG_MSIE_40: in GetHtmlMode()