|
LibreOffice Module svtools (master) 1
|
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 () |
| #define HTML_CFG_MAX HTML_CFG_NS40 |
Definition at line 32 of file htmlcfg.hxx.
| #define HTML_CFG_MSIE 0 |
Definition at line 28 of file htmlcfg.hxx.
| #define HTML_CFG_NS40 2 |
Definition at line 30 of file htmlcfg.hxx.
| #define HTML_CFG_WRITER 1 |
Definition at line 29 of file htmlcfg.hxx.
| #define HTML_FONT_COUNT 7 |
Definition at line 24 of file htmlcfg.hxx.