StarAttributeUInt Class Reference

a unsigned integer attribute More...

#include <StarAttribute.hxx>

Inheritance diagram for StarAttributeUInt:
StarAttribute StarCellAttribute::StarCAttributeUInt StarCharAttribute::StarCAttributeUInt StarGraphicAttribute::StarGAttributeUInt StarPageAttribute::StarPAttributeUInt StarPageAttribute::StarPAttributeViewMode StarParagraphAttribute::StarPAttributeUInt

List of all members.

Public Member Functions

 StarAttributeUInt (Type type, std::string const &debugName, int intSize, unsigned int value)
 constructor
virtual shared_ptr< StarAttributecreate () const
 create a new attribute
virtual bool read (StarZone &zone, int vers, long endPos, StarObject &object)
 read a zone
virtual void printData (libstoff::DebugStream &o) const
 debug function to print the data

Protected Member Functions

 StarAttributeUInt (StarAttributeUInt const &orig)
 copy constructor

Protected Attributes

unsigned int m_value
int m_intSize

Detailed Description

a unsigned integer attribute


Constructor & Destructor Documentation

StarAttributeUInt::StarAttributeUInt ( Type  type,
std::string const &  debugName,
int  intSize,
unsigned int  value 
) [inline]

constructor

Referenced by create().

StarAttributeUInt::StarAttributeUInt ( StarAttributeUInt const &  orig) [inline, protected]

copy constructor


Member Function Documentation

virtual void StarAttributeUInt::printData ( libstoff::DebugStream o) const [inline, virtual]

debug function to print the data

Reimplemented from StarAttribute.

Reimplemented in StarPageAttribute::StarPAttributeViewMode.

bool StarAttributeUInt::read ( StarZone zone,
int  vers,
long  endPos,
StarObject object 
) [virtual]

Member Data Documentation

Referenced by read(), and StarAttributeUInt().


The documentation for this class was generated from the following files: