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 585 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

BoolErrRecord::BoolErrRecord (  ) 

Creates a new BoolErr record.

Definition at line 1818 of file excel.cpp.

BoolErrRecord::~BoolErrRecord (  )  [virtual]

Destroys the BoolErr record.

Definition at line 1825 of file excel.cpp.


Member Function Documentation

Value BoolErrRecord::value (  )  const

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

Definition at line 1853 of file excel.cpp.

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

Sets the data for this record.

Reimplemented from Swinder::Record.

Definition at line 1830 of file excel.cpp.

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

Returns the name of the record.

For debugging only.

Reimplemented from Swinder::Record.

Definition at line 613 of file excel.h.

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

Dumps record information to output stream.

For debugging only.

Reimplemented from Swinder::Record.

Definition at line 1858 of file excel.cpp.


Member Data Documentation

const unsigned int BoolErrRecord::id [static]

Static ID of the BoolErr record.

Reimplemented from Swinder::Record.

Definition at line 592 of file excel.h.


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