Home
last modified time | relevance | path

Searched refs:mnExpMode (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/cui/source/tabpages/
H A Dpage.cxx89 inline sal_Int32 GetExportMode() const { return mnExpMode; } in GetExportMode()
92 …inline bool IsExportModeHTML32() const { return mnExpMode == 0; } // 0 == HTML_CFG… in IsExportModeHTML32()
98 sal_Int32 mnExpMode; member in SvxHtmlExportModeConfigItem_Impl
103 mnExpMode( 3 ) // default to 3 == HTML_CFG_NS40, see offmgr/htmlcfg.hxx in SvxHtmlExportModeConfigItem_Impl()
112 aPropValues[ 0 ] >>= mnExpMode; in SvxHtmlExportModeConfigItem_Impl()

Completed in 25 milliseconds