filters

Swinder::TopMarginRecord Class Reference

#include <excel.h>

Inheritance diagram for Swinder::TopMarginRecord:

Swinder::Record List of all members.

Detailed Description

Class TopMarginRecord holds information about top margin.

Definition at line 2636 of file excel.h.


Public Member Functions

unsigned int rtti ()
 TopMarginRecord ()
 ~TopMarginRecord ()
double topMargin () const
void setTopMargin (double m)
virtual void setData (unsigned size, const unsigned char *data)
virtual const char * name ()
virtual void dump (std::ostream &out) const

Static Public Attributes

static const unsigned int id

Constructor & Destructor Documentation

TopMarginRecord::TopMarginRecord (  ) 

Creates a new TopMargin record.

Definition at line 4133 of file excel.cpp.

TopMarginRecord::~TopMarginRecord (  ) 

Destroy the record.

Definition at line 4140 of file excel.cpp.


Member Function Documentation

double TopMarginRecord::topMargin (  )  const

Gets the top margin (in inches).

Definition at line 4145 of file excel.cpp.

void TopMarginRecord::setTopMargin ( double  m  ) 

Sets the new top margin (in inches).

Definition at line 4150 of file excel.cpp.

void TopMarginRecord::setData ( unsigned  size,
const unsigned char *  data 
) [virtual]

Sets the data for this record.

Reimplemented from Swinder::Record.

Definition at line 4155 of file excel.cpp.

virtual const char* Swinder::TopMarginRecord::name (  )  [inline, virtual]

Returns the name of the record.

For debugging only.

Reimplemented from Swinder::Record.

Definition at line 2668 of file excel.h.

void TopMarginRecord::dump ( std::ostream &  out  )  const [virtual]

Dumps record information to output stream.

For debugging only.

Reimplemented from Swinder::Record.

Definition at line 4161 of file excel.cpp.


Member Data Documentation

const unsigned int TopMarginRecord::id [static]

Static ID of the record.

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

Reimplemented from Swinder::Record.

Definition at line 2640 of file excel.h.


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