Searched refs:mnExpMode (Results 1 – 1 of 1) sorted by relevance
89 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_Impl103 mnExpMode( 3 ) // default to 3 == HTML_CFG_NS40, see offmgr/htmlcfg.hxx in SvxHtmlExportModeConfigItem_Impl()112 aPropValues[ 0 ] >>= mnExpMode; in SvxHtmlExportModeConfigItem_Impl()
Completed in 14 milliseconds