2.2.48 OfficeArtFDGGBlock

Referenced by: OfficeArtDggContainer

The OfficeArtFDGGBlock record specifies document-wide information about all of the drawings that have been saved in the file.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

head (16 bytes)

...

...

Rgidcl (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 0x0.

rh.recInstance

A value that MUST be 0x000.

rh.recType

A value that MUST be 0xF006.

rh.recLen

A value that MUST be 0x00000010 + ((head.cidcl - 1) * 0x00000008)

head (16 bytes): An OfficeArtFDGG record, as defined in section 2.2.47, that specifies document-wide information.

Rgidcl (variable): An array of OfficeArtIDCL elements, as defined in section 2.2.46, specifying file identifier clusters that are used in the drawing. The number of elements in the array is specified by (head.cidcl – 1).