|
LibreOffice Module lotuswordpro (master) 1
|
Go to the source code of this file.
Classes | |
| class | XFPadding |
| Paddings for paragraph,frame, ... More... | |
Macros | |
| #define | XFPADDING_FLAG_LEFT 0X00000001 |
| #define | XFPADDING_FLAG_RIGHT 0X00000002 |
| #define | XFPADDING_FLAG_TOP 0X00000004 |
| #define | XFPADDING_FLAG_BOTTOM 0X00000008 |
Functions | |
| bool | operator== (XFPadding const &p1, XFPadding const &p2) |
| bool | operator!= (XFPadding const &p1, XFPadding const &p2) |
| #define XFPADDING_FLAG_BOTTOM 0X00000008 |
Definition at line 69 of file xfpadding.hxx.
| #define XFPADDING_FLAG_LEFT 0X00000001 |
Definition at line 66 of file xfpadding.hxx.
| #define XFPADDING_FLAG_RIGHT 0X00000002 |
Definition at line 67 of file xfpadding.hxx.
| #define XFPADDING_FLAG_TOP 0X00000004 |
Definition at line 68 of file xfpadding.hxx.
Definition at line 201 of file xfpadding.hxx.
Definition at line 190 of file xfpadding.hxx.