2.2.12 OfficeArtDggContainer
The OfficeArtDggContainer record type specifies the container for all the OfficeArt file records that contain document-wide data. <2>
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
drawingGroup (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
blipStore (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
drawingPrimaryOptions (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
drawingTertiaryOptions (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
colorMRU (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
splitColors (variable) |
|||||||||||||||||||||||||||||||
... |
rh (8 bytes): An OfficeArtRecordHeader structure, as defined in section 2.2.1, that specifies the header for this record. The following table specifies the subfields.
-
Field
Meaning
rh.recVer
A value that MUST be 0xF.
rh.recInstance
A value that MUST be 0x000.
rh.recType
A value that MUST be 0xF000.
rh.recLen
An unsigned integer specifying the number of bytes following the header that contain document-wide file records.
drawingGroup (variable): An OfficeArtFDGGBlock record, as defined in section 2.2.48, that specifies document-wide information about all the drawings that are saved in the file.
blipStore (variable): An OfficeArtBStoreContainer record, as defined in section 2.2.20, that specifies the container for all the BLIPs that are used in all the drawings in the parent document.
drawingPrimaryOptions (variable): An OfficeArtFOPT record, as defined in section 2.2.9, that specifies the default properties for all drawing objects that are contained in all the drawings in the parent document.
drawingTertiaryOptions (variable): An OfficeArtTertiaryFOPT record, as defined in section 2.2.11, that specifies the default properties for all the drawing objects that are contained in all the drawings in the parent document.
colorMRU (variable): An OfficeArtColorMRUContainer record, as defined in section 2.2.43, that specifies the most recently used custom colors.
splitColors (variable): An OfficeArtSplitMenuColorContainer record, as defined in section 2.2.45, that specifies a container for the colors that were most recently used to format shapes.