LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
class | SwHTMLNumRuleInfo |
Macros | |
#define | HTML_NUMBER_BULLET_MARGINLEFT (o3tl::toTwips(125, o3tl::Length::mm10)) |
#define | HTML_NUMBER_BULLET_INDENT (-o3tl::toTwips(5, o3tl::Length::mm)) |
#define | HTML_BULLETCHAR_DISC (0xe008) |
#define | HTML_BULLETCHAR_CIRCLE (0xe009) |
#define | HTML_BULLETCHAR_SQUARE (0xe00b) |
#define HTML_BULLETCHAR_CIRCLE (0xe009) |
Definition at line 33 of file htmlnum.hxx.
#define HTML_BULLETCHAR_DISC (0xe008) |
Definition at line 32 of file htmlnum.hxx.
#define HTML_BULLETCHAR_SQUARE (0xe00b) |
Definition at line 34 of file htmlnum.hxx.
#define HTML_NUMBER_BULLET_INDENT (-o3tl::toTwips(5, o3tl::Length::mm)) |
Definition at line 26 of file htmlnum.hxx.
#define HTML_NUMBER_BULLET_MARGINLEFT (o3tl::toTwips(125, o3tl::Length::mm10)) |
Definition at line 25 of file htmlnum.hxx.