StarObjectSmallText Class Reference

the main class to read a small StarOffice text zone More...

#include <StarObjectSmallText.hxx>

Inheritance diagram for StarObjectSmallText:
StarObject

List of all members.

Public Member Functions

 StarObjectSmallText (StarObject const &orig, bool duplicateState)
 constructor
virtual ~StarObjectSmallText ()
 destructor
bool read (StarZone &zone, long lastPos)
 try to read a small text object
bool send (shared_ptr< STOFFListener > listener, int level=-1)
 try to send a small text zone

Protected Attributes

shared_ptr
< StarObjectSmallTextInternal::State
m_textState
 the state

Private Member Functions

StarObjectSmallTextoperator= (StarObjectSmallText const &orig)

Detailed Description

the main class to read a small StarOffice text zone


Constructor & Destructor Documentation

StarObjectSmallText::StarObjectSmallText ( StarObject const &  orig,
bool  duplicateState 
)

constructor


Member Function Documentation

StarObjectSmallText& StarObjectSmallText::operator= ( StarObjectSmallText const &  orig) [private]
bool StarObjectSmallText::read ( StarZone zone,
long  lastPos 
)

try to read a small text object

bool StarObjectSmallText::send ( shared_ptr< STOFFListener listener,
int  level = -1 
)

try to send a small text zone


Member Data Documentation

the state

Referenced by read(), and send().


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