filters

Swinder::BoolErrRecord Class Reference

#include <excel.h>

Inheritance diagram for Swinder::BoolErrRecord:

Swinder::Record Swinder::CellInfo List of all members.

Detailed Description

Boolean value or error code.

Class BOFRecord represents BoolErr record, which is used to store boolean value or error code of a cell.

Definition at line 578 of file excel.h.


Public Member Functions

unsigned int rtti ()
 BoolErrRecord ()
virtual ~BoolErrRecord ()
Value value () const
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

Swinder::BoolErrRecord::BoolErrRecord  ) 
 

Creates a new BoolErr record.

virtual Swinder::BoolErrRecord::~BoolErrRecord  )  [virtual]
 

Destroys the BoolErr record.


Member Function Documentation

virtual void Swinder::BoolErrRecord::dump std::ostream &  out  )  const [virtual]
 

Dumps record information to output stream.

For debugging only.

Reimplemented from Swinder::Record.

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

Returns the name of the record.

For debugging only.

Reimplemented from Swinder::Record.

Definition at line 606 of file excel.h.

virtual void Swinder::BoolErrRecord::setData unsigned  size,
const unsigned char *  data
[virtual]
 

Sets the data for this record.

Reimplemented from Swinder::Record.

Value Swinder::BoolErrRecord::value  )  const
 

Returns value of the cell, could be either boolean or error.


Member Data Documentation

const unsigned int Swinder::BoolErrRecord::id [static]
 

Static ID of the BoolErr record.

Reimplemented from Swinder::Record.

Definition at line 585 of file excel.h.


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