2.5.30 SlideFlags10Atom
Referenced by: PP10SlideBinaryTagExtension
An atom record that specifies slide-level flags.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.