2.11.11 RoundTripContentMasterId12Atom
Referenced by: RoundTripSlideRecord
An atom record that specifies the relation between a slide and its slide layout.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
mainMasterId |
|||||||||||||||||||||||||||||||
contentMasterInstanceId |
unused |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recType
MUST be an RT_RoundTripContentMasterId12Atom.
rh.recLen
MUST be 0x00000008.
mainMasterId (4 bytes): An unsigned integer that specifies the identifier of a main master slide. This field is equivalent to the ST_SlideMasterId simple type as specified in [ECMA-376] Part 4: Markup Language Reference, section 4.8.20.
contentMasterInstanceId (2 bytes): An unsigned integer that specifies the instance identifier of the slide layout. This field is equivalent to the ST_SlideLayoutId simple type as specified in [ECMA-376] Part 4: Markup Language Reference, section 4.8.18.
unused (2 bytes): Undefined and MUST be ignored.