VSDXDocumentStructure.h
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /* libvisio
3  * Version: MPL 1.1 / GPLv2+ / LGPLv2+
4  *
5  * The contents of this file are subject to the Mozilla Public License Version
6  * 1.1 (the "License"); you may not use this file except in compliance with
7  * the License or as specified alternatively below. You may obtain a copy of
8  * the License at http://www.mozilla.org/MPL/
9  *
10  * Software distributed under the License is distributed on an "AS IS" basis,
11  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12  * for the specific language governing rights and limitations under the
13  * License.
14  *
15  * Major Contributor(s):
16  * Copyright (C) 2011 Fridrich Strba <fridrich.strba@bluewin.ch>
17  * Copyright (C) 2011 Eilidh McAdam <tibbylickle@gmail.com>
18  *
19  *
20  * All Rights Reserved.
21  *
22  * For minor contributions see the git repository.
23  *
24  * Alternatively, the contents of this file may be used under the terms of
25  * either the GNU General Public License Version 2 or later (the "GPLv2+"), or
26  * the GNU Lesser General Public License Version 2 or later (the "LGPLv2+"),
27  * in which case the provisions of the GPLv2+ or the LGPLv2+ are applicable
28  * instead of those above.
29  */
30 
31 #ifndef VSDXDOCUMENTSTRUCTURE_H
32 #define VSDXDOCUMENTSTRUCTURE_H
33 
34 #define VSD_FOREIGN_DATA 0x0c
35 #define VSD_OLE_LIST 0x0d
36 #define VSD_TEXT 0x0e
37 
38 #define VSD_PAGE 0x15
39 #define VSD_COLORS 0x16
40 #define VSD_FONT_LIST 0x18
41 #define VSD_FONT_IX 0x19
42 #define VSD_STYLES 0x1a
43 #define VSD_STENCILS 0x1d
44 #define VSD_STENCIL_PAGE 0x1e
45 #define VSD_OLE_DATA 0x1f
46 
47 #define VSD_PAGES 0x27
48 
49 #define VSD_NAME_LIST 0x2c
50 #define VSD_NAME 0x2d
51 
52 #define VSD_SHAPE_GROUP 0x47
53 #define VSD_SHAPE_SHAPE 0x48
54 #define VSD_SHAPE_GUIDE 0x4d
55 #define VSD_SHAPE_FOREIGN 0x4e
56 
57 #define VSD_STYLE_SHEET 0x4a
58 
59 #define VSD_SHAPE_LIST 0x65
60 #define VSD_FIELD_LIST 0x66
61 #define VSD_PROP_LIST 0x68
62 #define VSD_CHAR_LIST 0x69
63 #define VSD_PARA_LIST 0x6a
64 #define VSD_GEOM_LIST 0x6c
65 
66 #define VSD_SHAPE_ID 0x83
67 #define VSD_EVENT 0x84
68 #define VSD_LINE 0x85
69 #define VSD_FILL_AND_SHADOW 0x86
70 #define VSD_TEXT_BLOCK 0x87
71 #define VSD_TABS_DATA_1 0x88
72 #define VSD_GEOMETRY 0x89
73 #define VSD_MOVE_TO 0x8a
74 #define VSD_LINE_TO 0x8b
75 #define VSD_ARC_TO 0x8c
76 #define VSD_INFINITE_LINE 0x8d
77 
78 #define VSD_ELLIPSE 0x8f
79 #define VSD_ELLIPTICAL_ARC_TO 0x90
80 
81 #define VSD_PAGE_PROPS 0x92
82 #define VSD_STYLE_PROPS 0x93
83 #define VSD_CHAR_IX 0x94
84 #define VSD_PARA_IX 0x95
85 #define VSD_TABS_DATA_2 0x96
86 #define VSD_TABS_DATA_3 0x97
87 #define VSD_FOREIGN_DATA_TYPE 0x98
88 #define VSD_CONNECTION_POINTS 0x99
89 
90 #define VSD_XFORM_DATA 0x9b
91 #define VSD_TEXT_XFORM 0x9c
92 #define VSD_XFORM_1D 0x9d
93 #define VSD_SCRATCH 0x9e
94 
95 #define VSD_PROTECTION 0xa0
96 #define VSD_TEXT_FIELD 0xa1
97 #define VSD_CONTROL_ANOTHER_TYPE 0xa2
98 
99 #define VSD_MISC 0xa4
100 #define VSD_SPLINE_START 0xa5
101 #define VSD_SPLINE_KNOT 0xa6
102 #define VSD_LAYER_MEMBERSHIP 0xa7
103 #define VSD_LAYER 0xa8
104 #define VSD_ACT_ID 0xa9
105 #define VSD_CONTROL 0xaa
106 
107 #define VSD_USER_DEFINED_CELLS 0xb5
108 #define VSD_TABS_DATA_4 0xb5
109 #define VSD_CUSTOM_PROPS 0xb6
110 #define VSD_RULER_GRID 0xb7
111 
112 #define VSD_CONNECTION_POINTS_ANOTHER_TYPE 0xba
113 
114 #define VSD_DOC_PROPS 0xbc
115 #define VSD_IMAGE 0xbd
116 #define VSD_GROUP 0xbe
117 #define VSD_LAYOUT 0xbf
118 #define VSD_PAGE_LAYOUT_IX 0xc0
119 
120 #define VSD_POLYLINE_TO 0xc1
121 #define VSD_NURBS_TO 0xc3
122 #define VSD_HYPERLINK 0xc4
123 #define VSD_REVIEWER 0xc5
124 #define VSD_ANNOTATION 0xc6
125 #define VSD_SMART_TAG_DEF 0xc7
126 #define VSD_PRINT_PROPS 0xc8
127 
128 #define VSD_SHAPE_DATA 0xd1
129 #define VSD_FONTFACE 0xd7
130 #define VSD_FONTFACES 0xd8
131 
132 // Field formats
133 
134 #define VSD_FIELD_FORMAT_NumGenNoUnits 0
135 #define VSD_FIELD_FORMAT_NumGenDefUnits 1
136 #define VSD_FIELD_FORMAT_0PlNoUnits 2
137 #define VSD_FIELD_FORMAT_0PlDefUnits 3
138 #define VSD_FIELD_FORMAT_1PlNoUnits 4
139 #define VSD_FIELD_FORMAT_1PlDefUnits 5
140 #define VSD_FIELD_FORMAT_2PlNoUnits 6
141 #define VSD_FIELD_FORMAT_2PlDefUnits 7
142 #define VSD_FIELD_FORMAT_3PlNoUnits 8
143 #define VSD_FIELD_FORMAT_3PlDefUnits 9
144 #define VSD_FIELD_FORMAT_FeetAndInches 10
145 #define VSD_FIELD_FORMAT_Radians 11
146 #define VSD_FIELD_FORMAT_Degrees 12
147 #define VSD_FIELD_FORMAT_FeetAndInches1Pl 13
148 #define VSD_FIELD_FORMAT_FeetAndInches2Pl 14
149 #define VSD_FIELD_FORMAT_Fraction1PlNoUnits 15
150 #define VSD_FIELD_FORMAT_Fraction1PlDefUnits 16
151 #define VSD_FIELD_FORMAT_Fraction2PlNoUnits 17
152 #define VSD_FIELD_FORMAT_Fraction2PlDefUnits 18
153 
154 #define VSD_FIELD_FORMAT_DateShort 20
155 #define VSD_FIELD_FORMAT_DateLong 21
156 #define VSD_FIELD_FORMAT_DateMDYY 22
157 #define VSD_FIELD_FORMAT_DateMMDDYY 23
158 #define VSD_FIELD_FORMAT_DateMmmDYYYY 24
159 #define VSD_FIELD_FORMAT_DateMmmmDYYYY 25
160 #define VSD_FIELD_FORMAT_DateDMYY 26
161 #define VSD_FIELD_FORMAT_DateDDMMYY 27
162 #define VSD_FIELD_FORMAT_DateDMMMYYYY 28
163 #define VSD_FIELD_FORMAT_DateDMMMMYYYY 29
164 #define VSD_FIELD_FORMAT_TimeGen 30
165 #define VSD_FIELD_FORMAT_TimeHMM 31
166 #define VSD_FIELD_FORMAT_TimeHHMM 32
167 #define VSD_FIELD_FORMAT_TimeHMM24 33
168 #define VSD_FIELD_FORMAT_TimeHHMM24 34
169 #define VSD_FIELD_FORMAT_TimeHMMAMPM 35
170 #define VSD_FIELD_FORMAT_TimeHHMMAMPM 36
171 #define VSD_FIELD_FORMAT_StrNormal 37
172 #define VSD_FIELD_FORMAT_StrLower 38
173 #define VSD_FIELD_FORMAT_StrUpper 39
174 
175 #define VSD_FIELD_FORMAT_Dateyyyymd 44
176 #define VSD_FIELD_FORMAT_Dateyymmdd 45
177 #define VSD_FIELD_FORMAT_TimeAMPMhmm_J 46
178 
179 #define VSD_FIELD_FORMAT_DateTWNfYYYYMMDDD_C 50
180 #define VSD_FIELD_FORMAT_DateTWNsYYYYMMDDD_C 51
181 #define VSD_FIELD_FORMAT_DateTWNfyyyymmddww_C 52
182 #define VSD_FIELD_FORMAT_DateTWNfyyyymmdd_C 53
183 #define VSD_FIELD_FORMAT_Dategggemdww_J 54
184 #define VSD_FIELD_FORMAT_Dateyyyymdww_J 55
185 #define VSD_FIELD_FORMAT_Dategggemd_J 56
186 #define VSD_FIELD_FORMAT_Dateyyyymd_J 57
187 #define VSD_FIELD_FORMAT_DateYYYYMMMDDDWWW_C 58
188 #define VSD_FIELD_FORMAT_DateYYYYMMMDDD_C 59
189 #define VSD_FIELD_FORMAT_DategeMMMMddddww_K 60
190 #define VSD_FIELD_FORMAT_Dateyyyymdww_K 61
191 #define VSD_FIELD_FORMAT_DategeMMMMddd_K 62
192 #define VSD_FIELD_FORMAT_Dateyyyymd_K 63
193 #define VSD_FIELD_FORMAT_Dateyyyy_m_d 64
194 #define VSD_FIELD_FORMAT_Dateyy_mm_dd 65
195 #define VSD_FIELD_FORMAT_TimeAMPMhmm_C 66
196 #define VSD_FIELD_FORMAT_TimeAMPMhmm_K 67
197 #define VSD_FIELD_FORMAT_TimeAMPM_hmm_J 68
198 #define VSD_FIELD_FORMAT_Timehmm_J 69
199 #define VSD_FIELD_FORMAT_TimeAMPM_hmm_C 70
200 #define VSD_FIELD_FORMAT_Timehmm_C 71
201 #define VSD_FIELD_FORMAT_TimeAMPM_hmm_K 72
202 #define VSD_FIELD_FORMAT_Timehmm_K 73
203 #define VSD_FIELD_FORMAT_TimeHMMAMPM_E 74
204 #define VSD_FIELD_FORMAT_TimeHHMMAMPM_E 75
205 #define VSD_FIELD_FORMAT_Dateyyyymd_S 76
206 #define VSD_FIELD_FORMAT_Dateyyyymmdd_S 77
207 #define VSD_FIELD_FORMAT_Datewwyyyymmdd_S 78
208 #define VSD_FIELD_FORMAT_Datewwyyyymd_S 79
209 #define VSD_FIELD_FORMAT_TimeAMPMhmm_S 80
210 #define VSD_FIELD_FORMAT_TimeAMPMhhmm_S 81
211 
212 #define VSD_FIELD_FORMAT_MsoDateShort 200
213 #define VSD_FIELD_FORMAT_MsoDateLongDay 201
214 #define VSD_FIELD_FORMAT_MsoDateLong 202
215 #define VSD_FIELD_FORMAT_MsoDateShortAlt 203
216 #define VSD_FIELD_FORMAT_MsoDateISO 204
217 #define VSD_FIELD_FORMAT_MsoDateShortMon 205
218 #define VSD_FIELD_FORMAT_MsoDateShortSlash 206
219 #define VSD_FIELD_FORMAT_MsoDateShortAbb 207
220 #define VSD_FIELD_FORMAT_MsoDateEnglish 208
221 #define VSD_FIELD_FORMAT_MsoDateMonthYr 209
222 #define VSD_FIELD_FORMAT_MsoDateMon_Yr 210
223 #define VSD_FIELD_FORMAT_MsoTimeDatePM 211
224 #define VSD_FIELD_FORMAT_MsoTimeDateSecPM 212
225 #define VSD_FIELD_FORMAT_MsoTimePM 213
226 #define VSD_FIELD_FORMAT_MsoTimeSecPM 214
227 #define VSD_FIELD_FORMAT_MsoTime24 215
228 #define VSD_FIELD_FORMAT_MsoTimeSec24 216
229 #define VSD_FIELD_FORMAT_MsoFEExtra1 217
230 #define VSD_FIELD_FORMAT_MsoFEExtra2 218
231 #define VSD_FIELD_FORMAT_MsoFEExtra3 219
232 #define VSD_FIELD_FORMAT_MsoFEExtra4 220
233 #define VSD_FIELD_FORMAT_MsoFEExtra5 221
234 
235 #define VSD_FIELD_FORMAT_Unknown 0xffff
236 
237 #endif /* VSDXDOCUMENTSTRUCTURE_H */
238 /* vim:set shiftwidth=2 softtabstop=2 expandtab: */

Generated for libvisio by doxygen 1.8.13