tokens.h
Go to the documentation of this file.
1
#ifndef __ABWXMLTOKENS_HXX__
2
#define __ABWXMLTOKENS_HXX__
3
4
const
int
XML_A
= 1;
5
const
int
XML_ABIWORD
= 2;
6
const
int
XML_AWML
= 3;
7
const
int
XML_BOOKMARK
= 4;
8
const
int
XML_BR
= 5;
9
const
int
XML_C
= 6;
10
const
int
XML_CBR
= 7;
11
const
int
XML_CELL
= 8;
12
const
int
XML_D
= 9;
13
const
int
XML_DATA
= 10;
14
const
int
XML_ENDNOTE
= 11;
15
const
int
XML_F
= 12;
16
const
int
XML_FIELD
= 13;
17
const
int
XML_FOOT
= 14;
18
const
int
XML_FRAME
= 15;
19
const
int
XML_HISTORY
= 16;
20
const
int
XML_I
= 17;
21
const
int
XML_IGNOREDWORDS
= 18;
22
const
int
XML_IMAGE
= 19;
23
const
int
XML_IW
= 20;
24
const
int
XML_L
= 21;
25
const
int
XML_LISTS
= 22;
26
const
int
XML_M
= 23;
27
const
int
XML_METADATA
= 24;
28
const
int
XML_P
= 25;
29
const
int
XML_PAGESIZE
= 26;
30
const
int
XML_PBR
= 27;
31
const
int
XML_REVISIONS
= 28;
32
const
int
XML_S
= 29;
33
const
int
XML_SECTION
= 30;
34
const
int
XML_STYLES
= 31;
35
const
int
XML_TABLE
= 32;
36
const
int
XML_VERSION
= 33;
37
38
const
int
XML_TOKEN_COUNT
= 33;
39
40
const
int
XML_TOKEN_INVALID
= -1;
41
42
#endif
XML_REVISIONS
const int XML_REVISIONS
Definition:
tokens.h:31
XML_L
const int XML_L
Definition:
tokens.h:24
XML_CBR
const int XML_CBR
Definition:
tokens.h:10
XML_BR
const int XML_BR
Definition:
tokens.h:8
XML_DATA
const int XML_DATA
Definition:
tokens.h:13
XML_IW
const int XML_IW
Definition:
tokens.h:23
XML_A
const int XML_A
Definition:
tokens.h:4
XML_IMAGE
const int XML_IMAGE
Definition:
tokens.h:22
XML_F
const int XML_F
Definition:
tokens.h:15
XML_AWML
const int XML_AWML
Definition:
tokens.h:6
XML_M
const int XML_M
Definition:
tokens.h:26
XML_IGNOREDWORDS
const int XML_IGNOREDWORDS
Definition:
tokens.h:21
XML_I
const int XML_I
Definition:
tokens.h:20
XML_METADATA
const int XML_METADATA
Definition:
tokens.h:27
XML_PAGESIZE
const int XML_PAGESIZE
Definition:
tokens.h:29
XML_TABLE
const int XML_TABLE
Definition:
tokens.h:35
XML_D
const int XML_D
Definition:
tokens.h:12
XML_C
const int XML_C
Definition:
tokens.h:9
XML_FRAME
const int XML_FRAME
Definition:
tokens.h:18
XML_BOOKMARK
const int XML_BOOKMARK
Definition:
tokens.h:7
XML_PBR
const int XML_PBR
Definition:
tokens.h:30
XML_ENDNOTE
const int XML_ENDNOTE
Definition:
tokens.h:14
XML_S
const int XML_S
Definition:
tokens.h:32
XML_TOKEN_COUNT
const int XML_TOKEN_COUNT
Definition:
tokens.h:38
XML_VERSION
const int XML_VERSION
Definition:
tokens.h:36
XML_CELL
const int XML_CELL
Definition:
tokens.h:11
XML_FOOT
const int XML_FOOT
Definition:
tokens.h:17
XML_TOKEN_INVALID
const int XML_TOKEN_INVALID
Definition:
tokens.h:40
XML_HISTORY
const int XML_HISTORY
Definition:
tokens.h:19
XML_P
const int XML_P
Definition:
tokens.h:28
XML_FIELD
const int XML_FIELD
Definition:
tokens.h:16
XML_LISTS
const int XML_LISTS
Definition:
tokens.h:25
XML_SECTION
const int XML_SECTION
Definition:
tokens.h:33
XML_STYLES
const int XML_STYLES
Definition:
tokens.h:34
XML_ABIWORD
const int XML_ABIWORD
Definition:
tokens.h:5
Generated for libwpd by
doxygen
1.8.18