LibreOffice Module lotuswordpro (master) 1
|
Go to the source code of this file.
Classes | |
class | LwpUseWhen |
Macros | |
#define | STYLE_USEONALLPAGES 0x0001U /* repeat on all pages */ |
#define | STYLE_USEONALLEVENPAGES 0x0002U /* repeat on all even pages */ |
#define | STYLE_USEONALLODDPAGES 0x0004U /* repeat on all odd pages */ |
#define | STYLE_USEONTHISPAGE 0x0008U /* use this guy on this page */ |
#define | STYLE_USEEXCEPTTHISPAGE 0x0010U /* use guy except on this page */ |
#define | STYLE_USESTARTINGONPAGE 0x0020U /* use starting on page n */ |
#define | STYLE_USEONMASK |
#define | STYLE_STARTONNEXTPAGE 0x0000U |
#define | STYLE_STARTONTHISPAGE 0x0040U |
#define | STYLE_STARTONNEXTODD 0x0080U |
#define | STYLE_STARTONNEXTEVEN 0x0100U |
#define | STYLE_STARTONTHISHF 0x0200U |
#define | STYLE_STARTONMASK |
#define STYLE_STARTONMASK |
Definition at line 85 of file lwpusewhen.hxx.
#define STYLE_STARTONNEXTEVEN 0x0100U |
Definition at line 83 of file lwpusewhen.hxx.
#define STYLE_STARTONNEXTODD 0x0080U |
Definition at line 82 of file lwpusewhen.hxx.
#define STYLE_STARTONNEXTPAGE 0x0000U |
Definition at line 80 of file lwpusewhen.hxx.
#define STYLE_STARTONTHISHF 0x0200U |
Definition at line 84 of file lwpusewhen.hxx.
#define STYLE_STARTONTHISPAGE 0x0040U |
Definition at line 81 of file lwpusewhen.hxx.
#define STYLE_USEEXCEPTTHISPAGE 0x0010U /* use guy except on this page */ |
Definition at line 71 of file lwpusewhen.hxx.
#define STYLE_USEONALLEVENPAGES 0x0002U /* repeat on all even pages */ |
Definition at line 68 of file lwpusewhen.hxx.
#define STYLE_USEONALLODDPAGES 0x0004U /* repeat on all odd pages */ |
Definition at line 69 of file lwpusewhen.hxx.
#define STYLE_USEONALLPAGES 0x0001U /* repeat on all pages */ |
Definition at line 67 of file lwpusewhen.hxx.
#define STYLE_USEONMASK |
Definition at line 73 of file lwpusewhen.hxx.
#define STYLE_USEONTHISPAGE 0x0008U /* use this guy on this page */ |
Definition at line 70 of file lwpusewhen.hxx.
Definition at line 72 of file lwpusewhen.hxx.