shared_ptr< StarObjectSmallTextInternal::State > m_textState
the state
Definition: StarObjectSmallText.hxx:82
bool read(StarZone &zone, long lastPos)
try to read a small text object
Definition: StarObjectSmallText.cxx:94
StarObjectSmallText & operator=(StarObjectSmallText const &orig)
virtual ~StarObjectSmallText()
destructor
Definition: StarObjectSmallText.cxx:76
Internal: the structures of a StarObjectSmallText.
Definition: StarObjectSmallText.cxx:53
bool send(shared_ptr< STOFFListener > listener)
try to send a small text zone
Definition: StarObjectSmallText.cxx:80
the main class to read a small StarOffice text zone
Definition: StarObjectSmallText.hxx:58
StarObjectSmallText(StarObject const &orig, bool duplicateState)
constructor
Definition: StarObjectSmallText.cxx:72