Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dpage.cxx88 inline sal_Int32 GetExportMode() const { return mnExpMode; } in GetExportMode()
91 …inline bool IsExportModeHTML32() const { return mnExpMode == 0; } // 0 == HTML_CFG… in IsExportModeHTML32()
97 sal_Int32 mnExpMode; member in SvxHtmlExportModeConfigItem_Impl
102 mnExpMode( 3 ) // default to 3 == HTML_CFG_NS40, see offmgr/htmlcfg.hxx in SvxHtmlExportModeConfigItem_Impl()
111 aPropValues[ 0 ] >>= mnExpMode; in SvxHtmlExportModeConfigItem_Impl()

Completed in 21 milliseconds