LibreOffice Module lotuswordpro (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | OpenStormBento |
Macros | |
#define | BEN_OBJID_TOC 1 |
#define | BEN_PROPID_TOC_SEED 2 |
#define | BEN_TYPEID_TOC_TYPE 19 |
#define | BEN_TYPEID_7_BIT_ASCII 21 |
#define | BEN_PROPID_GLOBAL_TYPE_NAME 23 |
#define | BEN_PROPID_GLOBAL_PROPERTY_NAME 24 |
#define | BEN_PROPID_OBJ_REFERENCES 31 |
#define | BEN_NEW_OBJECT 1 |
#define | BEN_NEW_PROPERTY 2 |
#define | BEN_NEW_TYPE 3 |
#define | BEN_EXPLICIT_GEN 4 |
#define | BEN_SEGMENT_CODE_START 5 |
#define | BEN_OFFSET4_LEN4 5 |
#define | BEN_CONT_OFFSET4_LEN4 6 |
#define | BEN_OFFSET8_LEN4 7 |
#define | BEN_CONT_OFFSET8_LEN4 8 |
#define | BEN_IMMEDIATE0 9 |
#define | BEN_IMMEDIATE1 10 |
#define | BEN_IMMEDIATE2 11 |
#define | BEN_IMMEDIATE3 12 |
#define | BEN_IMMEDIATE4 13 |
#define | BEN_CONT_IMMEDIATE4 14 |
#define | BEN_SEGMENT_CODE_END 14 |
#define | BEN_REFERENCE_LIST_ID 15 |
#define | BEN_END_OF_BUFFER 24 |
#define | BEN_READ_PAST_END_OF_TOC 50 |
#define | BEN_NOOP 0xFF |
#define BEN_CONT_IMMEDIATE4 14 |
Definition at line 84 of file bentoid.hxx.
#define BEN_CONT_OFFSET4_LEN4 6 |
Definition at line 76 of file bentoid.hxx.
#define BEN_CONT_OFFSET8_LEN4 8 |
Definition at line 78 of file bentoid.hxx.
#define BEN_END_OF_BUFFER 24 |
Definition at line 88 of file bentoid.hxx.
#define BEN_EXPLICIT_GEN 4 |
Definition at line 72 of file bentoid.hxx.
#define BEN_IMMEDIATE0 9 |
Definition at line 79 of file bentoid.hxx.
#define BEN_IMMEDIATE1 10 |
Definition at line 80 of file bentoid.hxx.
#define BEN_IMMEDIATE2 11 |
Definition at line 81 of file bentoid.hxx.
#define BEN_IMMEDIATE3 12 |
Definition at line 82 of file bentoid.hxx.
#define BEN_IMMEDIATE4 13 |
Definition at line 83 of file bentoid.hxx.
#define BEN_NEW_OBJECT 1 |
Definition at line 69 of file bentoid.hxx.
#define BEN_NEW_PROPERTY 2 |
Definition at line 70 of file bentoid.hxx.
#define BEN_NEW_TYPE 3 |
Definition at line 71 of file bentoid.hxx.
#define BEN_NOOP 0xFF |
Definition at line 90 of file bentoid.hxx.
#define BEN_OBJID_TOC 1 |
Definition at line 61 of file bentoid.hxx.
#define BEN_OFFSET4_LEN4 5 |
Definition at line 75 of file bentoid.hxx.
#define BEN_OFFSET8_LEN4 7 |
Definition at line 77 of file bentoid.hxx.
#define BEN_PROPID_GLOBAL_PROPERTY_NAME 24 |
Definition at line 66 of file bentoid.hxx.
#define BEN_PROPID_GLOBAL_TYPE_NAME 23 |
Definition at line 65 of file bentoid.hxx.
#define BEN_PROPID_OBJ_REFERENCES 31 |
Definition at line 67 of file bentoid.hxx.
#define BEN_PROPID_TOC_SEED 2 |
Definition at line 62 of file bentoid.hxx.
#define BEN_READ_PAST_END_OF_TOC 50 |
Definition at line 89 of file bentoid.hxx.
#define BEN_REFERENCE_LIST_ID 15 |
Definition at line 87 of file bentoid.hxx.
#define BEN_SEGMENT_CODE_END 14 |
Definition at line 85 of file bentoid.hxx.
#define BEN_SEGMENT_CODE_START 5 |
Definition at line 74 of file bentoid.hxx.
#define BEN_TYPEID_7_BIT_ASCII 21 |
Definition at line 64 of file bentoid.hxx.
#define BEN_TYPEID_TOC_TYPE 19 |
Definition at line 63 of file bentoid.hxx.