|
LibreOffice Module xmloff (master) 1
|
Go to the source code of this file.
Macros | |
| #define | XML_SC_CTF_START 0x00001000 |
| These defines determine the unique ids for XML style-context-id's used in the SvXMLAutoStylePoolP. More... | |
| #define | XML_SD_CTF_START 0x00002000 |
| #define | XML_TEXT_CTF_START 0x00003000 |
| #define | XML_SCH_CTF_START 0x00004000 |
| #define | XML_PM_CTF_START 0x00005000 |
| #define | XML_FORM_CTF_START 0x00006000 |
| #define | XML_DB_CTF_START 0x00007000 |
| #define | CTF_SD_CONTROL_SHAPE_DATA_STYLE ( XML_SD_CTF_START + 1 ) |
| #define | CTF_SD_NUMBERINGRULES_NAME ( XML_SD_CTF_START + 2 ) |
| #define | CTF_SD_SHAPE_PARA_ADJUST ( XML_SD_CTF_START + 3 ) |
| #define | CTF_FORMS_DATA_STYLE ( XML_FORM_CTF_START + 0 ) |
| #define CTF_FORMS_DATA_STYLE ( XML_FORM_CTF_START + 0 ) |
Definition at line 39 of file contextid.hxx.
| #define CTF_SD_CONTROL_SHAPE_DATA_STYLE ( XML_SD_CTF_START + 1 ) |
Definition at line 35 of file contextid.hxx.
| #define CTF_SD_NUMBERINGRULES_NAME ( XML_SD_CTF_START + 2 ) |
Definition at line 36 of file contextid.hxx.
| #define CTF_SD_SHAPE_PARA_ADJUST ( XML_SD_CTF_START + 3 ) |
Definition at line 37 of file contextid.hxx.
| #define XML_DB_CTF_START 0x00007000 |
Definition at line 32 of file contextid.hxx.
| #define XML_FORM_CTF_START 0x00006000 |
Definition at line 31 of file contextid.hxx.
| #define XML_PM_CTF_START 0x00005000 |
Definition at line 30 of file contextid.hxx.
| #define XML_SC_CTF_START 0x00001000 |
These defines determine the unique ids for XML style-context-id's used in the SvXMLAutoStylePoolP.
Definition at line 26 of file contextid.hxx.
| #define XML_SCH_CTF_START 0x00004000 |
Definition at line 29 of file contextid.hxx.
| #define XML_SD_CTF_START 0x00002000 |
Definition at line 27 of file contextid.hxx.
| #define XML_TEXT_CTF_START 0x00003000 |
Definition at line 28 of file contextid.hxx.