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

Generated for libfreehand by doxygen 1.9.7