2.11.11 RoundTripContentMasterId12Atom

Referenced by: RoundTripSlideRecord

An atom record that specifies the relation between a slide and its slide layout.


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

...

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.