25#define DFF_COMMON_RECORD_HEADER_SIZE 8
30#define DFF_PSFLAG_CONTAINER 0x0F
35#define DFF_PST_TextHeaderAtom 3999
36#define DFF_PST_TextCharsAtom 4000
37#define DFF_PST_TextBytesAtom 4008
38#define DFF_PST_ExOleObjStg 4113
42#define DFF_msofbtDggContainer 0xF000
43#define DFF_msofbtDgg 0xF006
44#define DFF_msofbtCLSID 0xF016
45#define DFF_msofbtOPT 0xF00B
46#define DFF_msofbtColorMRU 0xF11A
47#define DFF_msofbtSplitMenuColors 0xF11E
48#define DFF_msofbtBstoreContainer 0xF001
49#define DFF_msofbtBSE 0xF007
50#define DFF_msofbtBlipFirst 0xF018
51#define DFF_msofbtBlipLast 0xF117
53#define DFF_msofbtDgContainer 0xF002
54#define DFF_msofbtDg 0xF008
55#define DFF_msofbtRegroupItems 0xF118
56#define DFF_msofbtColorScheme 0xF120
57#define DFF_msofbtSpgrContainer 0xF003
58#define DFF_msofbtSpContainer 0xF004
59#define DFF_msofbtSpgr 0xF009
60#define DFF_msofbtSp 0xF00A
61#define DFF_msofbtTextbox 0xF00C
62#define DFF_msofbtClientTextbox 0xF00D
63#define DFF_msofbtAnchor 0xF00E
64#define DFF_msofbtChildAnchor 0xF00F
65#define DFF_msofbtClientAnchor 0xF010
66#define DFF_msofbtClientData 0xF011
67#define DFF_msofbtOleObject 0xF11F
68#define DFF_msofbtDeletedPspl 0xF11D
69#define DFF_msofbtUDefProp 0xF122
70#define DFF_msofbtSolverContainer 0xF005
71#define DFF_msofbtConnectorRule 0xF012
72#define DFF_msofbtAlignRule 0xF013
73#define DFF_msofbtArcRule 0xF014
74#define DFF_msofbtClientRule 0xF015
75#define DFF_msofbtCalloutRule 0xF017
103#define DFF_Prop_Rotation 4
105#define DFF_Prop_LockAgainstGrouping 127
107#define DFF_Prop_lTxid 128
108#define DFF_Prop_dxTextLeft 129
109#define DFF_Prop_dyTextTop 130
110#define DFF_Prop_dxTextRight 131
111#define DFF_Prop_dyTextBottom 132
112#define DFF_Prop_WrapText 133
113#define DFF_Prop_anchorText 135
114#define DFF_Prop_txflTextFlow 136
115#define DFF_Prop_cdirFont 137
116#define DFF_Prop_hspNext 138
117#define DFF_Prop_AutoTextMargin 188
118#define DFF_Prop_RotateText 189
119#define DFF_Prop_FitTextToShape 191
121#define DFF_Prop_gtextUNICODE 192
122#define DFF_Prop_gtextAlign 194
123#define DFF_Prop_gtextSize 195
124#define DFF_Prop_gtextSpacing 196
125#define DFF_Prop_gtextFont 197
126#define DFF_Prop_gtextFStretch 245
127#define DFF_Prop_gtextFBold 250
128#define DFF_Prop_gtextFItalic 251
129#define DFF_Prop_gtextFStrikethrough 255
131#define DFF_Prop_cropFromTop 256
132#define DFF_Prop_cropFromBottom 257
133#define DFF_Prop_cropFromLeft 258
134#define DFF_Prop_cropFromRight 259
135#define DFF_Prop_pib 260
136#define DFF_Prop_pibName 261
137#define DFF_Prop_pibFlags 262
138#define DFF_Prop_pictureTransparent 263
139#define DFF_Prop_pictureContrast 264
140#define DFF_Prop_pictureBrightness 265
141#define DFF_Prop_pictureGamma 266
142#define DFF_Prop_pictureId 267
143#define DFF_Prop_pictureActive 319
145#define DFF_Prop_geoLeft 320
146#define DFF_Prop_geoTop 321
147#define DFF_Prop_geoRight 322
148#define DFF_Prop_geoBottom 323
149#define DFF_Prop_pVertices 325
150#define DFF_Prop_pSegmentInfo 326
151#define DFF_Prop_adjustValue 327
152#define DFF_Prop_adjust2Value 328
153#define DFF_Prop_adjust3Value 329
154#define DFF_Prop_adjust4Value 330
155#define DFF_Prop_adjust5Value 331
156#define DFF_Prop_adjust6Value 332
157#define DFF_Prop_adjust7Value 333
158#define DFF_Prop_adjust8Value 334
159#define DFF_Prop_adjust9Value 335
160#define DFF_Prop_adjust10Value 336
161#define DFF_Prop_connectorPoints 337
162#define DFF_Prop_stretchPointX 339
163#define DFF_Prop_stretchPointY 340
164#define DFF_Prop_Handles 341
165#define DFF_Prop_pFormulas 342
166#define DFF_Prop_textRectangles 343
167#define DFF_Prop_connectorType 344
168#define DFF_Prop_f3DOK 379
169#define DFF_Prop_fGtextOK 381
170#define DFF_Prop_fFillShadeShapeOK 382
171#define DFF_Prop_fFillOK 383
173#define DFF_Prop_fillType 384
174#define DFF_Prop_fillColor 385
175#define DFF_Prop_fillOpacity 386
176#define DFF_Prop_fillBackColor 387
177#define DFF_Prop_fillBackOpacity 388
178#define DFF_Prop_fillBlip 390
179#define DFF_Prop_fillWidth 393
180#define DFF_Prop_fillHeight 394
181#define DFF_Prop_fillAngle 395
182#define DFF_Prop_fillFocus 396
183#define DFF_Prop_fillToRight 399
184#define DFF_Prop_fillToBottom 400
185#define DFF_Prop_fillShadeColors 407
186#define DFF_Prop_fFilled 443
187#define DFF_Prop_fNoFillHitTest 447
189#define DFF_Prop_lineColor 448
190#define DFF_Prop_lineOpacity 449
191#define DFF_Prop_lineBackColor 450
192#define DFF_Prop_lineWidth 459
193#define DFF_Prop_lineStyle 461
194#define DFF_Prop_lineDashing 462
195#define DFF_Prop_lineDashStyle 463
196#define DFF_Prop_lineStartArrowhead 464
197#define DFF_Prop_lineEndArrowhead 465
198#define DFF_Prop_lineStartArrowWidth 466
199#define DFF_Prop_lineStartArrowLength 467
200#define DFF_Prop_lineEndArrowWidth 468
201#define DFF_Prop_lineEndArrowLength 469
202#define DFF_Prop_lineJoinStyle 470
203#define DFF_Prop_lineEndCapStyle 471
204#define DFF_Prop_fLine 508
205#define DFF_Prop_fNoLineDrawDash 511
207#define DFF_Prop_shadowType 512
208#define DFF_Prop_shadowColor 513
209#define DFF_Prop_shadowOpacity 516
210#define DFF_Prop_shadowOffsetX 517
211#define DFF_Prop_shadowOffsetY 518
212#define DFF_Prop_fshadowObscured 575
214#define DFF_Prop_fPerspective 639
216#define DFF_Prop_c3DSpecularAmt 640
217#define DFF_Prop_c3DDiffuseAmt 641
218#define DFF_Prop_c3DShininess 642
219#define DFF_Prop_c3DExtrudeForward 644
220#define DFF_Prop_c3DExtrudeBackward 645
221#define DFF_Prop_c3DExtrusionColor 647
222#define DFF_Prop_fc3DLightFace 703
224#define DFF_Prop_c3DYRotationAngle 704
225#define DFF_Prop_c3DXRotationAngle 705
226#define DFF_Prop_c3DRotationCenterX 710
227#define DFF_Prop_c3DRotationCenterY 711
228#define DFF_Prop_c3DRotationCenterZ 712
229#define DFF_Prop_c3DRenderMode 713
230#define DFF_Prop_c3DTolerance 714
231#define DFF_Prop_c3DXViewpoint 715
232#define DFF_Prop_c3DYViewpoint 716
233#define DFF_Prop_c3DZViewpoint 717
234#define DFF_Prop_c3DOriginX 718
235#define DFF_Prop_c3DOriginY 719
236#define DFF_Prop_c3DSkewAngle 720
237#define DFF_Prop_c3DSkewAmount 721
238#define DFF_Prop_c3DAmbientIntensity 722
239#define DFF_Prop_c3DKeyX 723
240#define DFF_Prop_c3DKeyY 724
241#define DFF_Prop_c3DKeyZ 725
242#define DFF_Prop_c3DKeyIntensity 726
243#define DFF_Prop_c3DFillX 727
244#define DFF_Prop_c3DFillY 728
245#define DFF_Prop_c3DFillZ 729
246#define DFF_Prop_c3DFillIntensity 730
247#define DFF_Prop_fc3DFillHarsh 767
249#define DFF_Prop_hspMaster 769
250#define DFF_Prop_cxstyle 771
251#define DFF_Prop_fBackground 831
254#define DFF_Prop_fCalloutLengthSpecified 895
257#define DFF_Prop_wzName 896
258#define DFF_Prop_wzDescription 897
259#define DFF_Prop_pihlShape 898
260#define DFF_Prop_pWrapPolygonVertices 899
261#define DFF_Prop_dxWrapDistLeft 900
262#define DFF_Prop_dyWrapDistTop 901
263#define DFF_Prop_dxWrapDistRight 902
264#define DFF_Prop_dyWrapDistBottom 903
265#define DFF_Prop_tableProperties 927
266#define DFF_Prop_tableRowProperties 928
267#define DFF_Prop_fHidden 958
268#define DFF_Prop_fPrint 959
271#define DFF_Prop_metroBlob 937
856#define MSPROP_DESCRIPTION_MAX_LEN 4096
@ mso_lineArrowStealthEnd
@ mso_lineArrowDiamondEnd
@ mso_colorLineOrFillColor
@ mso_syscolorHighlightText
@ mso_syscolorInfoBackground
@ mso_syscolorButtonHighlight
@ mso_colorModificationMask
@ mso_syscolorInactiveCaption
@ mso_syscolorCaptionText
@ mso_syscolorActiveCaption
@ mso_syscolorButtonShadow
@ mso_colorReverseSubtract
@ mso_syscolorInactiveCaptionText
@ mso_syscolorWindowFrame
const sal_uInt32 nMaxLegalDffRecordLength
@ mso_alignTextLetterJust
MSO_TextGeometryProperties
@ mso_lineLongDashDotDotGEL
#define DFF_COMMON_RECORD_HEADER_SIZE
@ mso_sptFlowChartConnector
@ mso_sptFlowChartMagneticDisk
@ mso_sptNotchedRightArrow
@ mso_sptTextChevronInverted
@ mso_sptNotchedCircularArrow
@ mso_sptFlowChartDisplay
@ mso_sptFlowChartManualOperation
@ mso_sptTextDeflateInflate
@ mso_sptActionButtonBlank
@ mso_sptFlowChartOnlineStorage
@ mso_sptTextArchDownPour
@ mso_sptAccentBorderCallout2
@ mso_sptAccentBorderCallout1
@ mso_sptActionButtonMovie
@ mso_sptFlowChartPredefinedProcess
@ mso_sptWedgeRectCallout
@ mso_sptFlowChartInternalStorage
@ mso_sptFlowChartOffpageConnector
@ mso_sptFlowChartMagneticDrum
@ mso_sptFlowChartManualInput
@ mso_sptActionButtonSound
@ mso_sptUpDownArrowCallout
@ mso_sptStripedRightArrow
@ mso_sptTextDeflateInflateDeflate
@ mso_sptFlowChartExtract
@ mso_sptFlowChartTerminator
@ mso_sptFlowChartMagneticTape
@ mso_sptDownArrowCallout
@ mso_sptStraightConnector1
@ mso_sptTextArchDownCurve
@ mso_sptRightArrowCallout
@ mso_sptFlowChartPreparation
@ mso_sptFlowChartPunchedCard
@ mso_sptCurvedConnector5
@ mso_sptQuadArrowCallout
@ mso_sptLeftRightUpArrow
@ mso_sptActionButtonReturn
@ mso_sptAccentBorderCallout90
@ mso_sptHorizontalScroll
@ mso_sptWedgeEllipseCallout
@ mso_sptFlowChartOfflineStorage
@ mso_sptCurvedConnector3
@ mso_sptCurvedConnector4
@ mso_sptAccentBorderCallout3
@ mso_sptActionButtonHome
@ mso_sptFlowChartCollate
@ mso_sptFlowChartInputOutput
@ mso_sptCurvedRightArrow
@ mso_sptFlowChartDecision
@ mso_sptFlowChartDocument
@ mso_sptFlowChartProcess
@ mso_sptActionButtonDocument
@ mso_sptWedgeRRectCallout
@ mso_sptFlowChartAlternateProcess
@ mso_sptActionButtonForwardNext
@ mso_sptActionButtonBeginning
@ mso_sptActionButtonInformation
@ mso_sptFlowChartSummingJunction
@ mso_sptIsocelesTriangle
@ mso_sptTextDeflateBottom
@ mso_sptActionButtonHelp
@ mso_sptCurvedConnector2
@ mso_sptFlowChartPunchedTape
@ mso_sptTextInflateBottom
@ mso_sptFlowChartMultidocument
@ mso_sptTextTriangleInverted
@ mso_sptLeftRightArrowCallout
@ mso_sptActionButtonBackPrevious
@ mso_sptLeftArrowCallout
@ mso_dztypeFixedAspectEnlarge
@ mso_dztypeShapeFixedBig
@ mso_lineMediumWidthArrow
@ mso_anchorBottomCenteredBaseline
@ mso_anchorBottomCentered
@ mso_anchorBottomBaseline
@ mso_anchorMiddleCentered
@ mso_anchorTopCenteredBaseline
@ mso_shadowEmbossOrEngrave