filters

Libppt::ViewInfoAtom Class Reference

Inheritance diagram for Libppt::ViewInfoAtom:

Libppt::Record List of all members.

Detailed Description

Definition at line 1596 of file powerpoint.h.


Public Member Functions

int curScaleXNum () const
void setCurScaleXNum (int curScaleXNum)
int curScaleXDen () const
void setCurScaleXDen (int curScaleXDen)
int curScaleYNum () const
void setCurScaleYNum (int curScaleYNum)
int curScaleYDen () const
void setCurScaleYDen (int curScaleYDen)
int prevScaleXNum () const
void setPrevScaleXNum (int prevScaleXNum)
int prevScaleXDen () const
void setPrevScaleXDen (int prevScaleXDen)
int prevScaleYNum () const
void setPrevScaleYNum (int prevScaleYNum)
int prevScaleYDen () const
void setPrevScaleYDen (int prevScaleYDen)
int viewSizeX () const
void setViewSizeX (int viewSizeX)
int viewSizeY () const
void setViewSizeY (int viewSizeY)
int originX () const
void setOriginX (int originX)
int originY () const
void setOriginY (int originY)
int varScale () const
void setVarScale (int varScale)
int draftMode () const
void setDraftMode (int draftMode)
int padding () const
void setPadding (int padding)
void setData (unsigned size, const unsigned char *data)
const char * name ()
void dump (std::ostream &out) const

Static Public Attributes

static const unsigned int id

Member Function Documentation

void Libppt::ViewInfoAtom::dump std::ostream &  out  )  const [virtual]
 

Dumps record information to output stream.

For debugging only.

Reimplemented from Libppt::Record.

const char* Libppt::ViewInfoAtom::name  )  [inline, virtual]
 

Returns the name of the record.

For debugging only.

Reimplemented from Libppt::Record.

Definition at line 1635 of file powerpoint.h.

void Libppt::ViewInfoAtom::setData unsigned  size,
const unsigned char *  data
[virtual]
 

Sets the data for this record.

Reimplemented from Libppt::Record.


Member Data Documentation

const unsigned int Libppt::ViewInfoAtom::id [static]
 

Static ID of the record.

Subclasses should override this value with the id of the record they handle.

Reimplemented from Libppt::Record.

Definition at line 1599 of file powerpoint.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys