|
LibreOffice Module lotuswordpro (master) 1
|
#include <memory>#include <lwpobjstrm.hxx>#include <lwpoverride.hxx>#include "lwpbackgroundoverride.hxx"#include "lwpbreaksoverride.hxx"#include "lwpnumberingoverride.hxx"#include "lwpparaborderoverride.hxx"#include "lwptaboverride.hxx"Go to the source code of this file.
Classes | |
| class | LwpParaProperty |
| class | LwpParaAlignProperty |
| class | LwpParaIndentProperty |
| class | LwpParaSpacingProperty |
| class | LwpParaBorderProperty |
| class | LwpParaBreaksProperty |
| class | LwpParaBulletProperty |
| class | LwpParaNumberingProperty |
| class | LwpParaTabRackProperty |
| class | LwpParaBackGroundProperty |
Macros | |
| #define | PP_OUTLINE_SHOW 0x53484f4cUL /* "SHOW" */ |
| #define | PP_OUTLINE_HIDE 0x48494445UL /* "HIDE" */ |
| #define | PP_LOCAL_ALIGN 0x414c494eUL /* "ALIN" */ |
| #define | PP_LOCAL_INDENT 0x494e444eUL /* "INDN" */ |
| #define | PP_LOCAL_SPACING 0x5350434eUL /* "SPCN" */ |
| #define | PP_LOCAL_TABRACK 0x54414253UL /* "TABS" */ |
| #define | PP_LOCAL_BREAKS 0x42524b53UL /* "BRKS" */ |
| #define | PP_LOCAL_BULLET 0x42554c4cUL /* "BULL" */ |
| #define | PP_LOCAL_BORDER 0x424f5244UL /* "BORD" */ |
| #define | PP_LOCAL_BACKGROUND 0x4241434bUL /* "BACK" */ |
| #define | PP_LOCAL_NUMBERING 0x4e4d4252UL /* "NMBR" */ |
| #define | PP_LOCAL_KINSOKU 0x4b494e53UL /* "KINS" */ |
| #define | PP_PROPLIST 0x50524f50UL /* "PROP" */ |
| #define PP_LOCAL_ALIGN 0x414c494eUL /* "ALIN" */ |
Definition at line 77 of file lwpparaproperty.hxx.
| #define PP_LOCAL_BACKGROUND 0x4241434bUL /* "BACK" */ |
Definition at line 84 of file lwpparaproperty.hxx.
| #define PP_LOCAL_BORDER 0x424f5244UL /* "BORD" */ |
Definition at line 83 of file lwpparaproperty.hxx.
| #define PP_LOCAL_BREAKS 0x42524b53UL /* "BRKS" */ |
Definition at line 81 of file lwpparaproperty.hxx.
| #define PP_LOCAL_BULLET 0x42554c4cUL /* "BULL" */ |
Definition at line 82 of file lwpparaproperty.hxx.
| #define PP_LOCAL_INDENT 0x494e444eUL /* "INDN" */ |
Definition at line 78 of file lwpparaproperty.hxx.
| #define PP_LOCAL_KINSOKU 0x4b494e53UL /* "KINS" */ |
Definition at line 86 of file lwpparaproperty.hxx.
| #define PP_LOCAL_NUMBERING 0x4e4d4252UL /* "NMBR" */ |
Definition at line 85 of file lwpparaproperty.hxx.
| #define PP_LOCAL_SPACING 0x5350434eUL /* "SPCN" */ |
Definition at line 79 of file lwpparaproperty.hxx.
| #define PP_LOCAL_TABRACK 0x54414253UL /* "TABS" */ |
Definition at line 80 of file lwpparaproperty.hxx.
| #define PP_OUTLINE_HIDE 0x48494445UL /* "HIDE" */ |
Definition at line 76 of file lwpparaproperty.hxx.
| #define PP_OUTLINE_SHOW 0x53484f4cUL /* "SHOW" */ |
Definition at line 75 of file lwpparaproperty.hxx.
| #define PP_PROPLIST 0x50524f50UL /* "PROP" */ |
Definition at line 87 of file lwpparaproperty.hxx.