2.11.15 RoundTripHeaderFooterDefaults12Atom

Referenced by: PP12SlideBinaryTagExtension

An atom record that specifies default header and footer 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

C

D

E

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

rh.recLen

MUST be 0x00000001.

A - fIncludeDate (1 bit): A bit that specifies whether the date is included in the footer of new slides.

B - fIncludeFooter (1 bit): A bit that specifies whether the footer is included in new slides.

C - fIncludeHeader (1 bit): A bit that specifies whether the header is included in new slides.

D - fIncludeSlideNumber (1 bit): A bit that specifies whether the slide number or page number is included in the footer of new slides.

E - reserved (4 bits): MUST be zero and MUST be ignored.