LibreOffice Module lotuswordpro (master) 1
|
Go to the source code of this file.
Macros | |
#define | FRIB_TAG_NOUNICODE 0x40 |
#define | FRIB_TAG_MODIFIER 0x80 |
#define | FRIB_TAG_TYPEMASK (FRIB_TAG_NOUNICODE | FRIB_TAG_MODIFIER) |
#define | FRIB_TAG_ELVIS 0 |
#define | FRIB_MTAG_NONE 0 |
#define | FRIB_MTAG_FONT 1 |
#define | FRIB_MTAG_REVISION 2 |
#define | FRIB_MTAG_CHARSTYLE 3 |
#define | FRIB_MTAG_ATTRIBUTE 4 |
#define | FRIB_MTAG_LANGUAGE 5 |
#define | FRIB_MTAG_CODEPAGE 8 |
#define | FT_MAXIMUM 30 |
Enumerations | |
enum | { FS_RIGHTSIDE = 0x00 , FS_LEFTSIDE = 0x10 } |
enum | { FS_REGISTERSELF = 0x20 , FS_READING = 0x40 } |
enum | { FRIB_TAG_INVALID , FRIB_TAG_EOP , FRIB_TAG_TEXT , FRIB_TAG_TABLE , FRIB_TAG_TAB , FRIB_TAG_PAGEBREAK , FRIB_TAG_FRAME , FRIB_TAG_FOOTNOTE , FRIB_TAG_COLBREAK , FRIB_TAG_LINEBREAK , FRIB_TAG_HARDSPACE , FRIB_TAG_SOFTHYPHEN , FRIB_TAG_PARANUMBER , FRIB_TAG_UNICODE , FRIB_TAG_UNICODE2 , FRIB_TAG_UNICODE3 , FRIB_TAG_SEPARATOR , FRIB_TAG_SECTION , FRIB_TAG_TOMBSTONE , FRIB_TAG_SPECIALTAB , FRIB_TAG_PAGENUMBER , FRIB_TAG_NOTE , FRIB_TAG_DOCVAR , FRIB_TAG_BOOKMARK , FRIB_TAG_DDE , FRIB_TAG_FIELD , FRIB_TAG_CHBLOCK , FRIB_TAG_FLOWBREAK , FRIB_TAG_RUBYMARKER , FRIB_TAG_RUBYFRAME } |
#define FRIB_MTAG_ATTRIBUTE 4 |
Definition at line 69 of file lwpfribheader.hxx.
#define FRIB_MTAG_CHARSTYLE 3 |
Definition at line 68 of file lwpfribheader.hxx.
#define FRIB_MTAG_CODEPAGE 8 |
Definition at line 71 of file lwpfribheader.hxx.
#define FRIB_MTAG_FONT 1 |
Definition at line 66 of file lwpfribheader.hxx.
#define FRIB_MTAG_LANGUAGE 5 |
Definition at line 70 of file lwpfribheader.hxx.
#define FRIB_MTAG_NONE 0 |
Definition at line 65 of file lwpfribheader.hxx.
#define FRIB_MTAG_REVISION 2 |
Definition at line 67 of file lwpfribheader.hxx.
#define FRIB_TAG_ELVIS 0 |
Definition at line 63 of file lwpfribheader.hxx.
#define FRIB_TAG_MODIFIER 0x80 |
Definition at line 60 of file lwpfribheader.hxx.
#define FRIB_TAG_NOUNICODE 0x40 |
Definition at line 59 of file lwpfribheader.hxx.
#define FRIB_TAG_TYPEMASK (FRIB_TAG_NOUNICODE | FRIB_TAG_MODIFIER) |
Definition at line 61 of file lwpfribheader.hxx.
#define FT_MAXIMUM 30 |
Definition at line 73 of file lwpfribheader.hxx.
anonymous enum |
Enumerator | |
---|---|
FS_RIGHTSIDE | |
FS_LEFTSIDE |
Definition at line 76 of file lwpfribheader.hxx.
anonymous enum |
Enumerator | |
---|---|
FS_REGISTERSELF | |
FS_READING |
Definition at line 82 of file lwpfribheader.hxx.
anonymous enum |
Definition at line 88 of file lwpfribheader.hxx.