2.5.12 NotesAtom
Referenced by: NotesContainer
An atom record that specifies information about a notes slide or notes master slide.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
slideIdRef |
|||||||||||||||||||||||||||||||
slideFlags |
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 0x1.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be RT_NotesAtom.
rh.recLen
MUST be 0x00000008.
slideIdRef (4 bytes): A SlideIdRef (section 2.2.25) that specifies the presentation slide associated with the notes slide. It MUST be 0x00000000 if the NotesContainer record (section 2.5.6) that contains this NotesAtom record represents the notes master slide. It MUST NOT be 0x00000000 if the NotesContainer record that contains this NotesAtom record represents a notes slide.
slideFlags (2 bytes): A SlideFlags structure that specifies which content on the notes slide follows content on the notes master slide. It MUST be 0x0000 if slideIdRef is 0x00000000.
unused (2 bytes): Undefined and MUST be ignored.