SlidePersistAtom (1011)

SlidePersistAtom contains the information for the slide stub objects in the slide lists. The real slide data is stored in a different persist object which can be loaded\saved incrementally. The document saves all SlidePersistObjects in its persist stream so if you launch the number of slides and it's titles are available without loading all the slides.

Offset

Type

Name

Contents

0

uint4

psrReference

logical reference to the slide persist object

4

uint4

flags

only bit 3 used, if set then slide contains shapes other than placeholders

8

sint4

numberTexts

number of placeholder texts stored with the persist object. Allows to display outline view without loading the slide persist objects

12

sint4

slideId

Unique slide identifier, used for OLE link monikers for example

16

Uint4

Reserved

Unused field, always 0