2.4.14.2 MasterPersistAtom

Referenced by: MasterListWithTextContainer

An atom record that specifies a reference to a main master slide or title master slide.


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

...

persistIdRef

A

B

reserved2

reserved3

masterId

reserved4

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.recInstance

MUST be 0x000.

rh.recType

MUST be RT_SlidePersistAtom.

rh.recLen

MUST be 0x00000014.

persistIdRef (4 bytes): A PersistIdRef (section 2.2.21) that specifies the value to look up in the persist object directory to find the offset of the MainMasterContainer record (section 2.5.3) for a main master slide or a SlideContainer record (section 2.5.1) for a title master slide.

A - reserved1 (2 bits): MUST be zero and MUST be ignored.

B - fNonOutlineData (1 bit): A bit that specifies whether the main master slide or title master slide specified by the persistIdRef field contains data other than text in a placeholder shape.

reserved2 (29 bits): MUST be zero and MUST be ignored.

reserved3 (4 bytes): MUST be zero and MUST be ignored.

masterId (4 bytes): A MasterId that specifies the identifier for the main master slide or title master slide specified by the persistIdRef field.

reserved4 (4 bytes): MUST be zero and MUST be ignored.