tokens.h
Go to the documentation of this file.
1 #ifndef __FHTOKENS_HXX__
2 #define __FHTOKENS_HXX__
3 
4 const int FH_AGDFONT = 1;
5 const int FH_AGDSELECTION = 2;
6 const int FH_ARROWPATH = 3;
7 const int FH_ATTRIBUTEHOLDER = 4;
8 const int FH_BASICFILL = 5;
9 const int FH_BASICLINE = 6;
10 const int FH_BENDFILTER = 7;
11 const int FH_BLENDOBJECT = 8;
12 const int FH_BLOCK = 9;
13 const int FH_BRUSH = 10;
14 const int FH_BRUSHLIST = 11;
15 const int FH_BRUSHSTROKE = 12;
16 const int FH_BRUSHTIP = 13;
17 const int FH_CALLIGRAPHICSTROKE = 14;
18 const int FH_CHARACTERFILL = 15;
19 const int FH_CLIPGROUP = 16;
20 const int FH_COLLECTOR = 17;
21 const int FH_COLOR6 = 18;
22 const int FH_COMPOSITEPATH = 19;
23 const int FH_CONEFILL = 20;
24 const int FH_CONNECTORLINE = 21;
25 const int FH_CONTENTFILL = 22;
26 const int FH_CONTOURFILL = 23;
27 const int FH_CUSTOMPROC = 24;
28 const int FH_DATA = 25;
29 const int FH_DATALIST = 26;
30 const int FH_DATETIME = 27;
31 const int FH_DISPLAYTEXT = 28;
32 const int FH_DUETFILTER = 29;
33 const int FH_ELEMLIST = 30;
34 const int FH_ELEMPROPLST = 31;
35 const int FH_ELEMENT = 32;
36 const int FH_ENVELOPE = 33;
37 const int FH_EXPANDFILTER = 34;
38 const int FH_EXTRUSION = 35;
39 const int FH_FHDOCHEADER = 36;
40 const int FH_FWBEVELFILTER = 37;
41 const int FH_FWBLURFILTER = 38;
42 const int FH_FWFEATHERFILTER = 39;
43 const int FH_FWGLOWFILTER = 40;
44 const int FH_FWSHADOWFILTER = 41;
45 const int FH_FWSHARPENFILTER = 42;
46 const int FH_FIGURE = 43;
47 const int FH_FILEDESCRIPTOR = 44;
48 const int FH_FILTERATTRIBUTEHOLDER = 45;
49 const int FH_GRADIENTMASKFILTER = 46;
50 const int FH_GRAPHICSTYLE = 47;
51 const int FH_GROUP = 48;
52 const int FH_GUIDES = 49;
53 const int FH_HALFTONE = 50;
54 const int FH_IMAGEFILL = 51;
55 const int FH_IMAGEIMPORT = 52;
56 const int FH_IMPORT = 53;
57 const int FH_LAYER = 54;
58 const int FH_LENSFILL = 55;
59 const int FH_LINEPAT = 56;
60 const int FH_LINETABLE = 57;
61 const int FH_LINEARFILL = 58;
62 const int FH_LIST = 59;
63 const int FH_MDICT = 60;
64 const int FH_MLIST = 61;
65 const int FH_MNAME = 62;
66 const int FH_MQUICKDICT = 63;
67 const int FH_MSTRING = 64;
68 const int FH_MASTERPAGEDOCMAN = 65;
69 const int FH_MASTERPAGEELEMENT = 66;
72 const int FH_MASTERPAGESYMBOLCLASS = 69;
74 const int FH_MPOBJECT = 71;
75 const int FH_MULTIBLEND = 72;
76 const int FH_MULTICOLORLIST = 73;
77 const int FH_NEWBLEND = 74;
78 const int FH_NEWCONTOURFILL = 75;
79 const int FH_NEWRADIALFILL = 76;
80 const int FH_OPACITYFILTER = 77;
81 const int FH_OVAL = 78;
82 const int FH_PSFILL = 79;
83 const int FH_PSLINE = 80;
84 const int FH_PANTONECOLOR = 81;
85 const int FH_PARAGRAPH = 82;
86 const int FH_PATH = 83;
87 const int FH_PATHTEXT = 84;
88 const int FH_PATHTEXTLINEINFO = 85;
89 const int FH_PATTERNFILL = 86;
90 const int FH_PATTERNLINE = 87;
91 const int FH_PERSPECTIVEENVELOPE = 88;
92 const int FH_PERSPECTIVEGRID = 89;
93 const int FH_POLYGONFIGURE = 90;
94 const int FH_PROCEDURE = 91;
95 const int FH_PROCESSCOLOR = 92;
96 const int FH_PROPLST = 93;
97 const int FH_RADIALFILL = 94;
98 const int FH_RADIALFILLX = 95;
99 const int FH_RAGGEDFILTER = 96;
100 const int FH_RECTANGLE = 97;
101 const int FH_SKETCHFILTER = 98;
102 const int FH_SPOTCOLOR = 99;
103 const int FH_SPOTCOLOR6 = 100;
104 const int FH_STYLEPROPLST = 101;
105 const int FH_SWFIMPORT = 102;
106 const int FH_SYMBOLCLASS = 103;
107 const int FH_SYMBOLINSTANCE = 104;
108 const int FH_SYMBOLLIBRARY = 105;
109 const int FH_TEFFECT = 106;
110 const int FH_TFONPATH = 107;
111 const int FH_TSTRING = 108;
112 const int FH_TABTABLE = 109;
113 const int FH_TAPEREDFILL = 110;
114 const int FH_TAPEREDFILLX = 111;
115 const int FH_TEXTBLOK = 112;
116 const int FH_TEXTCOLUMN = 113;
117 const int FH_TEXTEFFS = 114;
118 const int FH_TEXTINPATH = 115;
119 const int FH_TILEFILL = 116;
120 const int FH_TINTCOLOR = 117;
121 const int FH_TINTCOLOR6 = 118;
122 const int FH_TRANSFORMFILTER = 119;
123 const int FH_USTRING = 120;
124 const int FH_VDICT = 121;
125 const int FH_VMPOBJ = 122;
126 const int FH_XFORM = 123;
127 
128 const int FH_TOKEN_COUNT = 124;
129 
130 const int FH_TOKEN_INVALID = -1;
131 
132 #endif
const int FH_MASTERPAGEELEMENT
Definition: tokens.h:69
const int FH_CONTENTFILL
Definition: tokens.h:25
const int FH_BLENDOBJECT
Definition: tokens.h:11
const int FH_XFORM
Definition: tokens.h:126
const int FH_OVAL
Definition: tokens.h:81
const int FH_RADIALFILL
Definition: tokens.h:97
const int FH_SYMBOLINSTANCE
Definition: tokens.h:107
const int FH_TEFFECT
Definition: tokens.h:109
const int FH_GRADIENTMASKFILTER
Definition: tokens.h:49
const int FH_RADIALFILLX
Definition: tokens.h:98
const int FH_EXTRUSION
Definition: tokens.h:38
const int FH_POLYGONFIGURE
Definition: tokens.h:93
const int FH_FWGLOWFILTER
Definition: tokens.h:43
const int FH_SPOTCOLOR6
Definition: tokens.h:103
const int FH_TEXTINPATH
Definition: tokens.h:118
const int FH_DUETFILTER
Definition: tokens.h:32
const int FH_TEXTEFFS
Definition: tokens.h:117
const int FH_FILTERATTRIBUTEHOLDER
Definition: tokens.h:48
const int FH_TINTCOLOR6
Definition: tokens.h:121
const int FH_MSTRING
Definition: tokens.h:67
const int FH_DISPLAYTEXT
Definition: tokens.h:31
const int FH_PARAGRAPH
Definition: tokens.h:85
const int FH_OPACITYFILTER
Definition: tokens.h:80
const int FH_PROCESSCOLOR
Definition: tokens.h:95
const int FH_TSTRING
Definition: tokens.h:111
const int FH_FWFEATHERFILTER
Definition: tokens.h:42
const int FH_STYLEPROPLST
Definition: tokens.h:104
const int FH_FIGURE
Definition: tokens.h:46
const int FH_PERSPECTIVEGRID
Definition: tokens.h:92
const int FH_DATALIST
Definition: tokens.h:29
const int FH_MASTERPAGESYMBOLINSTANCE
Definition: tokens.h:73
const int FH_RECTANGLE
Definition: tokens.h:100
const int FH_LINEARFILL
Definition: tokens.h:61
const int FH_CLIPGROUP
Definition: tokens.h:19
const int FH_MULTICOLORLIST
Definition: tokens.h:76
const int FH_ENVELOPE
Definition: tokens.h:36
const int FH_PANTONECOLOR
Definition: tokens.h:84
const int FH_BLOCK
Definition: tokens.h:12
const int FH_MNAME
Definition: tokens.h:65
const int FH_MASTERPAGELAYERINSTANCE
Definition: tokens.h:71
const int FH_MQUICKDICT
Definition: tokens.h:66
const int FH_TOKEN_INVALID
Definition: tokens.h:130
const int FH_AGDSELECTION
Definition: tokens.h:5
const int FH_PSLINE
Definition: tokens.h:83
const int FH_NEWCONTOURFILL
Definition: tokens.h:78
const int FH_EXPANDFILTER
Definition: tokens.h:37
const int FH_TOKEN_COUNT
Definition: tokens.h:128
const int FH_SYMBOLCLASS
Definition: tokens.h:106
const int FH_DATA
Definition: tokens.h:28
const int FH_ATTRIBUTEHOLDER
Definition: tokens.h:7
const int FH_NEWRADIALFILL
Definition: tokens.h:79
const int FH_TRANSFORMFILTER
Definition: tokens.h:122
const int FH_TAPEREDFILL
Definition: tokens.h:113
const int FH_BENDFILTER
Definition: tokens.h:10
const int FH_BASICLINE
Definition: tokens.h:9
const int FH_ELEMPROPLST
Definition: tokens.h:34
const int FH_PATTERNFILL
Definition: tokens.h:89
const int FH_IMPORT
Definition: tokens.h:56
const int FH_CALLIGRAPHICSTROKE
Definition: tokens.h:17
const int FH_MPOBJECT
Definition: tokens.h:74
const int FH_FILEDESCRIPTOR
Definition: tokens.h:47
const int FH_BRUSHSTROKE
Definition: tokens.h:15
const int FH_DATETIME
Definition: tokens.h:30
const int FH_ELEMENT
Definition: tokens.h:35
const int FH_BRUSH
Definition: tokens.h:13
const int FH_LENSFILL
Definition: tokens.h:58
const int FH_COMPOSITEPATH
Definition: tokens.h:22
const int FH_IMAGEFILL
Definition: tokens.h:54
const int FH_TEXTCOLUMN
Definition: tokens.h:116
const int FH_FHDOCHEADER
Definition: tokens.h:39
const int FH_PATHTEXTLINEINFO
Definition: tokens.h:88
const int FH_BRUSHLIST
Definition: tokens.h:14
const int FH_ELEMLIST
Definition: tokens.h:33
const int FH_CUSTOMPROC
Definition: tokens.h:27
const int FH_TFONPATH
Definition: tokens.h:110
const int FH_TAPEREDFILLX
Definition: tokens.h:114
const int FH_PROCEDURE
Definition: tokens.h:94
const int FH_PATH
Definition: tokens.h:86
const int FH_LAYER
Definition: tokens.h:57
const int FH_MASTERPAGEDOCMAN
Definition: tokens.h:68
const int FH_SWFIMPORT
Definition: tokens.h:105
const int FH_FWSHARPENFILTER
Definition: tokens.h:45
const int FH_TEXTBLOK
Definition: tokens.h:115
const int FH_PSFILL
Definition: tokens.h:82
const int FH_VDICT
Definition: tokens.h:124
const int FH_ARROWPATH
Definition: tokens.h:6
const int FH_TINTCOLOR
Definition: tokens.h:120
const int FH_FWBEVELFILTER
Definition: tokens.h:40
const int FH_MDICT
Definition: tokens.h:63
const int FH_COLOR6
Definition: tokens.h:21
const int FH_PERSPECTIVEENVELOPE
Definition: tokens.h:91
const int FH_GROUP
Definition: tokens.h:51
const int FH_FWBLURFILTER
Definition: tokens.h:41
const int FH_COLLECTOR
Definition: tokens.h:20
const int FH_AGDFONT
Definition: tokens.h:4
const int FH_LIST
Definition: tokens.h:62
const int FH_BASICFILL
Definition: tokens.h:8
const int FH_HALFTONE
Definition: tokens.h:53
const int FH_MASTERPAGELAYERELEMENT
Definition: tokens.h:70
const int FH_SKETCHFILTER
Definition: tokens.h:101
const int FH_SPOTCOLOR
Definition: tokens.h:102
const int FH_PATTERNLINE
Definition: tokens.h:90
const int FH_GUIDES
Definition: tokens.h:52
const int FH_LINETABLE
Definition: tokens.h:60
const int FH_CONNECTORLINE
Definition: tokens.h:24
const int FH_SYMBOLLIBRARY
Definition: tokens.h:108
const int FH_FWSHADOWFILTER
Definition: tokens.h:44
const int FH_MULTIBLEND
Definition: tokens.h:75
const int FH_TILEFILL
Definition: tokens.h:119
const int FH_BRUSHTIP
Definition: tokens.h:16
const int FH_IMAGEIMPORT
Definition: tokens.h:55
const int FH_CHARACTERFILL
Definition: tokens.h:18
const int FH_PROPLST
Definition: tokens.h:96
const int FH_RAGGEDFILTER
Definition: tokens.h:99
const int FH_TABTABLE
Definition: tokens.h:112
const int FH_LINEPAT
Definition: tokens.h:59
const int FH_CONEFILL
Definition: tokens.h:23
const int FH_MASTERPAGESYMBOLCLASS
Definition: tokens.h:72
const int FH_USTRING
Definition: tokens.h:123
const int FH_NEWBLEND
Definition: tokens.h:77
const int FH_CONTOURFILL
Definition: tokens.h:26
const int FH_PATHTEXT
Definition: tokens.h:87
const int FH_GRAPHICSTYLE
Definition: tokens.h:50
const int FH_VMPOBJ
Definition: tokens.h:125
const int FH_MLIST
Definition: tokens.h:64

Generated for libfreehand by doxygen 1.8.14