CMXDocumentStructure.h
Go to the documentation of this file.
00001 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
00002 /*
00003  * This file is part of the libcdr project.
00004  *
00005  * This Source Code Form is subject to the terms of the Mozilla Public
00006  * License, v. 2.0. If a copy of the MPL was not distributed with this
00007  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
00008  */
00009 
00010 #ifndef __CMXDOCUMENTSTRUCTURE_H__
00011 #define __CMXDOCUMENTSTRUCTURE_H__
00012 
00013 #define CMX_Tag_Null 0
00014 
00015 #define CMX_Tag_AddClippingRegion_RegionSpecification 1
00016 #define CMX_Tag_AddClippingRegion_ClipModeRecoverySpecification 2
00017 
00018 #define CMX_Tag_AddGlobalTransform_Matrix 1
00019 #define CMX_Tag_SetGlobalTransform_Matrix 2
00020 
00021 #define CMX_Tag_BeginEmbedded_EmbeddedSpecification 1
00022 
00023 #define CMX_Tag_BeginGroup_GroupSpecification 1
00024 
00025 #define CMX_Tag_BeginGroup_GroupSpecification 1
00026 
00027 #define CMX_Tag_BeginLayer_LayerSpecification 1
00028 #define CMX_Tag_BeginLayer_Matrix 2
00029 #define CMX_Tag_BeginLayer_MappingMode 3
00030 
00031 #define CMX_Tag_BeginPage_PageSpecification 1
00032 #define CMX_Tag_BeginPage_Matrix 2
00033 #define CMX_Tag_BeginPage_MappingMode 3
00034 
00035 #define CMX_Tag_BeginParagraph_RenderingAttr 1
00036 #define CMX_Tag_BeginParagraph_FontSpecification 2
00037 #define CMX_Tag_BeginParagraph_KerningSpecification 3
00038 #define CMX_Tag_BeginParagraph_Justification 4
00039 #define CMX_Tag_BeginParagraph_SpacingSpecification 5
00040 #define CMX_Tag_BeginParagraph_TabSpecification 6
00041 #define CMX_Tag_BeginParagraph_BulletSpecification 7
00042 #define CMX_Tag_BeginParagraph_Indentation 8
00043 #define CMX_Tag_BeginParagraph_Hyphenation 9
00044 #define CMX_Tag_BeginParagraph_DropCap 10
00045 #define CMX_Tag_BeginParagraph_FontSpec_UseFontCombination 11
00046 #define CMX_Tag_BeginParagraph_BulletSpec_UseFontCombination 12
00047 #define CMX_Tag_BeginParagraph_DropCapSpec_UseFontCombination 13
00048 #define CMX_Tag_BeginParagraph_TabSpecification_Extra 15
00049 
00050 #define CMX_Tag_BeginProcedure_ProcedureSpecification 1
00051 
00052 #define CMX_Tag_BeginTextGroup_RenderingAttr 1
00053 #define CMX_Tag_BeginTextGroup_Matrix 2
00054 #define CMX_Tag_BeginTextGroup_Rectangle 3
00055 
00056 #define CMX_Tag_BeginTextObject_Reserved 1
00057 
00058 #define CMX_Tag_BeginTextStream_TextStreamSpecification 1
00059 
00060 #define CMX_Tag_CharInfo_Anchor_HotLink 1
00061 #define CMX_Tag_CharInfo_CharInfo 2
00062 #define CMX_Tag_CharInfo_EmbeddedCompleteCMX 3
00063 
00064 #define CMX_Tag_Characters_CountIndex 1
00065 #define CMX_Tag_Characters_FitTextShift 2
00066 
00067 #define CMX_Tag_Comment_CommentSpecification 1
00068 
00069 #define CMX_Tag_DrawImage_RenderingAttr 1
00070 #define CMX_Tag_DrawImage_DrawImageSpecification 2
00071 #define CMX_Tag_DrawImage_ProcRefForSoftBitmap 3
00072 
00073 #define CMX_Tag_DrawChars_DrawCharsSpecification 1
00074 
00075 #define CMX_Tag_Ellips_RenderingAttr 1
00076 #define CMX_Tag_Ellips_EllipsSpecification 2
00077 
00078 #define CMX_Tag_JumpAbsolute_Offset 1
00079 
00080 #define CMX_Tag_PolyCurve_RenderingAttr 1
00081 #define CMX_Tag_PolyCurve_PointList 2
00082 #define CMX_Tag_Polycurve_BoundingBox 3
00083 #define CMX_Tag_Polycurve_KeepFillForOpenPath 4
00084 
00085 #define CMX_Tag_PushMappingMod_SourceDestination 1
00086 
00087 #define CMX_Tag_PushTint_PushTintSpecification 1
00088 
00089 #define CMX_Tag_Rectangle_RenderingAttr 1
00090 #define CMX_Tag_Rectangle_RectangleSpecification 2
00091 
00092 #define CMX_Tag_SetCharStyle_RenderingAttr 1
00093 #define CMX_Tag_SetCharStyle_SetCharStyleSpecification 2
00094 
00095 #define CMX_Tag_SimpleWideText_RenderingAttr 1
00096 #define CMX_Tag_SimpleWideText_SimpleWideTextSpecification 2
00097 #define CMX_Tag_SimpleWideText_CountCharSpecification 3
00098 #define CMX_Tag_SimpleWideText_BoundingBox 4
00099 
00100 #define CMX_Tag_TextFrame_ColumnSpecification 1
00101 #define CMX_Tag_TextFrame_HeightSkewMatrix 2
00102 #define CMX_Tag_TextFrame_VJustifyAutoFrameHeight 3
00103 #define CMX_Tag_TextFrame_PointsMatrix 4
00104 
00105 #define CMX_Tag_RenderAttr_OutlineSpec 1
00106 
00107 #define CMX_Tag_RenderAttr_FillSpec 1
00108 
00109 #define CMX_Tag_RenderAttr_FillSpec_Uniform 1
00110 
00111 #define CMX_Tag_RenderAttr_FillSpec_Fountain_Base 1
00112 #define CMX_Tag_RenderAttr_FillSpec_Fountain_Color 2
00113 
00114 #define CMX_Tag_RenderAttr_FillSpec_Postscript_Base 1
00115 #define CMX_Tag_RenderAttr_FillSpec_Postscript_UserFunc 2
00116 
00117 #define CMX_Tag_RenderAttr_FillSpec_MonoBM 1
00118 
00119 #define CMX_Tag_RenderAttr_FillSpec_ColorBM 1
00120 
00121 #define CMX_Tag_RenderAttr_FillSpec_Texture 1
00122 
00123 #define CMX_Tag_RenderAttr_FillSpec_TileTransfo 2
00124 #define CMX_Tag_RenderAttr_FillSpec_LensTile 3
00125 
00126 #define CMX_Tag_RenderAttr_LensSpec_Base 1
00127 #define CMX_Tag_RenderAttr_LensSpec_BitmapLens7 5
00128 #define CMX_Tag_RenderAttr_LensSpec_GlassExtColor 2
00129 #define CMX_Tag_RenderAttr_LensSpec_FrozViewp 3
00130 #define CMX_Tag_RenderAttr_LensSpec_ROP7 6
00131 
00132 #define CMX_Tag_RenderAttr_ContainerSpec 1
00133 
00134 #define CMX_Tag_Tiling 1
00135 
00136 #define CMX_Tag_DescrSection_Arrow 1
00137 
00138 #define CMX_Tag_DescrSection_Color_Base 1
00139 #define CMX_Tag_DescrSection_Color_ColorDescr 2
00140 
00141 #define CMX_Tag_DescrSection_Dash 1
00142 
00143 #define CMX_Tag_DescrSection_Font_FontInfo 1
00144 #define CMX_Tag_DescrSection_Font_Panose 2
00145 
00146 #define CMX_Tag_DescrSection_Image_ImageInfo 1
00147 #define CMX_Tag_DescrSection_Image_ImageInfo_Extra 4
00148 #define CMX_Tag_DescrSection_Image_ImageInfo_LinkData 5
00149 
00150 #define CMX_Tag_DescrSection_Image_ImageData 2
00151 
00152 #define CMX_Tag_DescrSection_Image_ImageMask 3
00153 
00154 #define CMX_Tag_DescrSection_Outline 1
00155 
00156 #define CMX_Tag_DescrSection_LineStyle 1
00157 
00158 #define CMX_Tag_DescrSection_Pen 1
00159 
00160 #define CMX_Tag_DescrSection_Lens 1
00161 
00162 #define CMX_Tag_DescrSection_Screen_Basic 1
00163 #define CMX_Tag_DescrSection_Screen_PSFunction 2
00164 
00165 #define CMX_Tag_EndTag 255
00166 
00167 
00168 #define CMX_Command_AddClippingRegion 88
00169 #define CMX_Command_AddGlobalTransform 94
00170 #define CMX_Command_BeginEmbedded 22
00171 #define CMX_Command_BeginGroup 13
00172 #define CMX_Command_BeginLayer 11
00173 #define CMX_Command_BeginPage 9
00174 #define CMX_Command_BeginParagraph 99
00175 #define CMX_Command_BeginProcedure 17
00176 #define CMX_Command_BeginTextGroup 72
00177 #define CMX_Command_BeginTextObject 70
00178 #define CMX_Command_BeginTextStream 20
00179 #define CMX_Command_CharInfo 101
00180 #define CMX_Command_Characters 102
00181 #define CMX_Command_ClearClipping 90
00182 #define CMX_Command_Comment 2
00183 #define CMX_Command_DrawImage 69
00184 #define CMX_Command_DrawChars 65
00185 #define CMX_Command_Ellipse 66
00186 #define CMX_Command_EndEmbedded 23
00187 #define CMX_Command_EndGroup 14
00188 #define CMX_Command_EndLayer 12
00189 #define CMX_Command_EndPage 10
00190 #define CMX_Command_EndParagraph 100
00191 #define CMX_Command_EndSection 18
00192 #define CMX_Command_EndTextGroup 73
00193 #define CMX_Command_EndTextObject 71
00194 #define CMX_Command_EndTextStream 21
00195 #define CMX_Command_JumpAbsolute 111
00196 #define CMX_Command_PolyCurve 67
00197 #define CMX_Command_PopMappingMode 92
00198 #define CMX_Command_PopTint 104
00199 #define CMX_Command_PushMappingMode 91
00200 #define CMX_Command_PushTint 103
00201 #define CMX_Command_Rectangle 68
00202 #define CMX_Command_RemoveLastClippingRegion 89
00203 #define CMX_Command_RestoreLastGlobalTransfo 95
00204 #define CMX_Command_SetCharStyle 85
00205 #define CMX_Command_SetGlobalTransfo 93
00206 #define CMX_Command_SimpleWideText 86
00207 #define CMX_Command_TextFrame 98
00208 
00209 #endif // __CMXDOCUMENTSTRUCTURE_H__
00210 /* vim:set shiftwidth=2 softtabstop=2 expandtab: */