Class Summary |
ColorSchemeAtom |
A ColorSchemeAtom (type 2032). |
Comment2000 |
This class represents a comment on a slide, in the format used by
PPT 2000/XP/etc. |
Comment2000Atom |
An atomic record containing information about a comment. |
CString |
A CString (type 4026). |
CurrentUserAtom |
This is a special kind of Atom, becauase it doesn't live inside the
PowerPoint document. |
Document |
Master container for Document. |
DocumentAtom |
A Document Atom (type 1001). |
DocumentAtom.SlideSize |
Holds the different Slide Size values |
DummyPositionSensitiveRecordWithChildren |
If we come across a record we know has children of (potential)
interest, but where the record itself is boring, but where other
records may care about where this one lives, we create one
of these. |
DummyRecordWithChildren |
If we come across a record we know has children of (potential)
interest, but where the record itself is boring, we create one
of these. |
Environment |
Environment, which contains lots of settings for the document. |
EscherTextboxWrapper |
A wrapper around a DDF (Escher) EscherTextbox Record. |
FontCollection |
FontCollection ia a container that holds information
about all the fonts in the presentation. |
FontEntityAtom |
This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure. |
Notes |
Master container for Notes. |
NotesAtom |
A Notes Atom (type 1009). |
OEPlaceholderAtom |
OEPlaceholderAtom (3011). |
OutlineTextRefAtom |
OEPlaceholderAtom (3998). |
PersistPtrHolder |
General holder for PersistPtrFullBlock and PersistPtrIncrementalBlock
records. |
PositionDependentRecordAtom |
A special (and dangerous) kind of Record Atom that cares about where
it lives on the disk, or who has other Atoms that care about where
this is on the disk. |
PositionDependentRecordContainer |
A special (and dangerous) kind of Record Container, for which other
Atoms care about where this one lives on disk. |
PPDrawing |
These are actually wrappers onto Escher drawings. |
PPDrawingGroup |
Container records which always exists inside Document. |
Record |
This abstract class represents a record in the PowerPoint document. |
RecordAtom |
Abstract class which all atom records will extend. |
RecordContainer |
Abstract class which all container records will extend. |
RecordTypes |
List of all known record types in a PowerPoint document, and the
classes that handle them. |
RecordTypes.Type |
Wrapper for the details of a PowerPoint or Escher record type. |
Slide |
Master container for Slides. |
SlideAtom |
A Slide Atom (type 1007). |
SlideListWithText |
These are tricky beasts. |
SlidePersistAtom |
A SlidePersist Atom (type 1011). |
StyleTextPropAtom |
A StyleTextPropAtom (type 4001). |
StyleTextPropAtom.BitMaskTextProp |
Definition of a special kind of property of some text, or its
paragraph. |
StyleTextPropAtom.CharFlagsTextProp |
Definition for the common character text property bitset, which
handles bold/italic/underline etc. |
StyleTextPropAtom.TextProp |
Definition of a property of some text, or its paragraph. |
TextBytesAtom |
A TextBytesAtom (type 4008). |
TextCharsAtom |
A TextCharsAtom (type 4000). |
TextHeaderAtom |
A TextHeaderAtom (type 3999). |
UnknownRecordPlaceholder |
If we come across a record we don't know about, we create one of
these. |
UserEditAtom |
A UserEdit Atom (type 4085). |