2.5.30 SlideFlags10Atom

Referenced by: PP10SlideBinaryTagExtension

An atom record that specifies slide-level flags.


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

...

A

B

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

MUST be 0x000.

rh.recType

MUST be an RT_SlideFlags10Atom.

rh.recLen  

MUST be 0x00000004.

A - fPreserveMaster (1 bit): A bit that specifies whether to preserve the main master slide or title master slide when there is no slide that follows it. It MUST be ignored if the slide is not a main master slide or title master slide.

B - fOverrideMasterAnimation (1 bit): A bit that specifies whether the slide does not follow the animations on the main master slide or title master slide.

unused (30 bits): Undefined and MUST be ignored.