CDRDocumentStructure.h
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /* libcdr
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) 2012 Fridrich Strba <fridrich.strba@bluewin.ch>
17  *
18  * All Rights Reserved.
19  *
20  * For minor contributions see the git repository.
21  *
22  * Alternatively, the contents of this file may be used under the terms of
23  * either the GNU General Public License Version 2 or later (the "GPLv2+"), or
24  * the GNU Lesser General Public License Version 2 or later (the "LGPLv2+"),
25  * in which case the provisions of the GPLv2+ or the LGPLv2+ are applicable
26  * instead of those above.
27  */
28 
29 #ifndef __CDRDOCUMENTSTRUCTURE_H__
30 #define __CDRDOCUMENTSTRUCTURE_H__
31 
32 // integer representations of fourcc
33 
34 #define CDR_FOURCC_arrt 0x74727261
35 #define CDR_FOURCC_arrw 0x77727261
36 #define CDR_FOURCC_arrx 0x78727261
37 
38 #define CDR_FOURCC_bbox 0x786f6262
39 #define CDR_FOURCC_bcfg 0x67666362
40 #define CDR_FOURCC_bmkt 0x746b6d62
41 #define CDR_FOURCC_bmp 0x20706d62
42 #define CDR_FOURCC_bmpf 0x66706d62
43 #define CDR_FOURCC_bmpt 0x74706d62
44 #define CDR_FOURCC_bmpx 0x78706d62
45 #define CDR_FOURCC_bmrk 0x6b726d62
46 #define CDR_FOURCC_bpft 0x74667062
47 
48 #define CDR_FOURCC_CDR 0x524443
49 #define CDR_FOURCC_ccmm 0x6d6d6363
50 #define CDR_FOURCC_cdr 0x726463
51 #define CDR_FOURCC_clo 0x206f6c63
52 #define CDR_FOURCC_cloa 0x616f6c63
53 #define CDR_FOURCC_clof 0x666f6c63
54 #define CDR_FOURCC_clol 0x6c6f6c63
55 #define CDR_FOURCC_cloo 0x6f6f6c63
56 #define CDR_FOURCC_clpt 0x74706c63
57 #define CDR_FOURCC_cmpr 0x72706d63
58 #define CDR_FOURCC_cont 0x746e6f63
59 #define CDR_FOURCC_CPng 0x676e5043
60 
61 #define CDR_FOURCC_digk 0x6b676964
62 #define CDR_FOURCC_DISP 0x50534944
63 #define CDR_FOURCC_doc 0x20636f64
64 
65 #define CDR_FOURCC_envd 0x64766e65
66 
67 #define CDR_FOURCC_filc 0x636c6966
68 #define CDR_FOURCC_fild 0x646c6966
69 #define CDR_FOURCC_fill 0x6c6c6966
70 #define CDR_FOURCC_filt 0x746c6966
71 #define CDR_FOURCC_flgs 0x73676c66
72 #define CDR_FOURCC_fntt 0x74746e66
73 #define CDR_FOURCC_font 0x746e6f66
74 #define CDR_FOURCC_ftil 0x6c697466
75 #define CDR_FOURCC_fver 0x72657666
76 
77 #define CDR_FOURCC_gobj 0x6a626f67
78 #define CDR_FOURCC_grp 0x20707267
79 #define CDR_FOURCC_guid 0x64697567
80 
81 #define CDR_FOURCC_iccd 0x64636369
82 #define CDR_FOURCC_iccp 0x70636369
83 #define CDR_FOURCC_ICMT 0x544d4349
84 #define CDR_FOURCC_IKEY 0x59454b49
85 #define CDR_FOURCC_INFO 0x4f464e49
86 
87 #define CDR_FOURCC_layr 0x7279616c
88 #define CDR_FOURCC_lgob 0x626f676c
89 #define CDR_FOURCC_LIST 0x5453494c
90 #define CDR_FOURCC_lnkg 0x676b6e6c
91 #define CDR_FOURCC_lnkt 0x746b6e6c
92 #define CDR_FOURCC_loda 0x61646f6c
93 #define CDR_FOURCC_lobj 0x6a626f6c
94 
95 #define CDR_FOURCC_mcfg 0x6766636d
96 
97 #define CDR_FOURCC_npps 0x7370706e
98 
99 #define CDR_FOURCC_obbx 0x7862626f
100 #define CDR_FOURCC_obj 0x206a626f
101 #define CDR_FOURCC_osfp 0x7066736f
102 #define CDR_FOURCC_otlt 0x746c746f
103 #define CDR_FOURCC_outl 0x6c74756f
104 
105 #define CDR_FOURCC_page 0x65676170
106 #define CDR_FOURCC_pfrd 0x64726670
107 #define CDR_FOURCC_ppdt 0x74647070
108 #define CDR_FOURCC_ppid 0x64697070
109 #define CDR_FOURCC_pref 0x66657270
110 #define CDR_FOURCC_ptrt 0x74727470
111 
112 #define CDR_FOURCC_RIFF 0x46464952
113 #define CDR_FOURCC_RIFX 0x58464952
114 #define CDR_FOURCC_rvsn 0x6e737672
115 
116 #define CDR_FOURCC_spnd 0x646e7073
117 #define CDR_FOURCC_stlt 0x746c7473
118 #define CDR_FOURCC_styd 0x64797473
119 #define CDR_FOURCC_styl 0x6c797473
120 #define CDR_FOURCC_sumi 0x696d7573
121 #define CDR_FOURCC_summ 0x6d6d7573
122 
123 #define CDR_FOURCC_trfd 0x64667274
124 #define CDR_FOURCC_trfl 0x6c667274
125 #define CDR_FOURCC_ttil 0x6c697474
126 #define CDR_FOURCC_txsm 0x6d737874
127 #define CDR_FOURCC_txtj 0x6a747874
128 
129 #define CDR_FOURCC_uidr 0x72646975
130 #define CDR_FOURCC_uil 0x206c6975
131 #define CDR_FOURCC_url 0x206c7275
132 #define CDR_FOURCC_urll 0x6c6c7275
133 #define CDR_FOURCC_urls 0x736c7275
134 #define CDR_FOURCC_usdn 0x6e647375
135 #define CDR_FOURCC_user 0x72657375
136 #define CDR_FOURCC_usft 0x74667375
137 
138 #define CDR_FOURCC_vect 0x74636576
139 #define CDR_FOURCC_vpat 0x74617076
140 #define CDR_FOURCC_vrsn 0x6e737276
141 
142 // Types of Styd arguments
143 
144 #define STYD_NAME 0xc8
145 #define STYD_FILL_ID 0xcd
146 #define STYD_OUTL_ID 0xd2
147 #define STYD_FONTS 0xdc
148 #define STYD_ALIGN 0xe1
149 #define STYD_BULLETS 0xe6
150 #define STYD_INTERVALS 0xeb
151 #define STYD_TABS 0xf0
152 #define STYD_IDENTS 0xf5
153 #define STYD_HYPHENS 0xfa
154 #define STYD_SET5S 0xff
155 #define STYD_DROPCAPS 0x104
156 
157 
158 #endif // __CDRDOCUMENTSTRUCTURE_H__
159 /* vim:set shiftwidth=2 softtabstop=2 expandtab: */

Generated for libcdr by doxygen 1.8.1.2