2.5.23 PP9SlideBinaryTagExtension
Referenced by: SlideProgBinaryTagSubContainerOrAtom
A pair of atom records that specifies a programmable tag with additional slide data.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
tagName (14 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
rhData |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
rgTextMasterStyleAtom (variable) |
||||||||||||||||||||||||||||||
... |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for the first record. Sub-fields are further specified in the following table.
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be RT_CString (section 2.13.24).
rh.recLen
MUST be 0x0000000E.
tagName (14 bytes): A PrintableUnicodeString string (section 2.2.23) that specifies the programmable tag name. It MUST be "___PPT9".
rhData (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for the second record. Sub-fields are further specified in the following table.
-
Field
Meaning
rhData.recVer
MUST be 0x0.
rhData.recInstance
MUST be 0x000.
rhData.recType
MUST be RT_BinaryTagDataBlob.
rgTextMasterStyleAtom (variable): An array of TextMasterStyle9Atom records that specifies additional character-level and paragraph-level formatting of master slides. The size, in bytes, of the array is specified by rhData.recLen.