LibreOffice Module svtools (master) 1
Namespaces | Macros | Functions
htmlcfg.hxx File Reference
#include <svtools/svtdllapi.h>
#include <rtl/textenc.h>
Include dependency graph for htmlcfg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SvxHtmlOptions
 

Macros

#define HTML_FONT_COUNT   7
 
#define HTML_CFG_MSIE   0
 
#define HTML_CFG_WRITER   1
 
#define HTML_CFG_NS40   2
 
#define HTML_CFG_MAX   HTML_CFG_NS40
 

Functions

sal_uInt16 SvxHtmlOptions::GetFontSize (sal_uInt16 nPos)
 
sal_uInt16 SvxHtmlOptions::GetExportMode ()
 
bool SvxHtmlOptions::IsPrintLayoutExtension ()
 

Macro Definition Documentation

◆ HTML_CFG_MAX

#define HTML_CFG_MAX   HTML_CFG_NS40

Definition at line 32 of file htmlcfg.hxx.

◆ HTML_CFG_MSIE

#define HTML_CFG_MSIE   0

Definition at line 28 of file htmlcfg.hxx.

◆ HTML_CFG_NS40

#define HTML_CFG_NS40   2

Definition at line 30 of file htmlcfg.hxx.

◆ HTML_CFG_WRITER

#define HTML_CFG_WRITER   1

Definition at line 29 of file htmlcfg.hxx.

◆ HTML_FONT_COUNT

#define HTML_FONT_COUNT   7

Definition at line 24 of file htmlcfg.hxx.