StarAttributeManager Class Reference

the main class to read/. More...

#include <StarAttribute.hxx>

List of all members.

Public Member Functions

 StarAttributeManager ()
 constructor
virtual ~StarAttributeManager ()
 destructor
shared_ptr< StarAttributereadAttribute (StarZone &zone, int which, int vers, long endPos, StarObject &document)
 try to read an attribute and return it
shared_ptr< StarAttributegetDefaultAttribute (int which)
 try to return the default attribute

Static Public Member Functions

static shared_ptr< StarAttributegetDummyAttribute (int type=-1)
 return a dummy attribute

Private Attributes

shared_ptr
< StarAttributeInternal::State
m_state
 the state

Detailed Description

the main class to read/.

. a StarOffice attribute


Constructor & Destructor Documentation


Member Function Documentation

try to return the default attribute

shared_ptr< StarAttribute > StarAttributeManager::readAttribute ( StarZone zone,
int  which,
int  vers,
long  endPos,
StarObject document 
)

try to read an attribute and return it


Member Data Documentation


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