2.5.11 SlideFlags

Referenced by: NotesAtom, SlideAtom

A structure that specifies information about a presentation slide and its relationship with its main master slide or title master slide; or about a notes slide and its relationship with its notes master slide.

Let the corresponding slide be specified by the SlideContainer record (section 2.5.1), MainMasterContainer record (section 2.5.3), or NotesContainer record (section 2.5.6) that contains this SlideFlags structure.


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

A

B

C

reserved

A - fMasterObjects (1 bit): A bit that specifies whether the corresponding slide inherits objects from its main master slide, title master slide, or notes master slide.

B - fMasterScheme (1 bit): A bit that specifies whether the corresponding slide inherits the color scheme from its main master slide, title master slide, or notes master slide.

C - fMasterBackground (1 bit): A bit that specifies whether the corresponding slide inherits the background from its main master slide, title master slide, or notes master slide.

reserved (13 bits): MUST be zero, and MUST be ignored.