Internal: a basic sone of StarObjectTextInternal. More...
#include <StarObjectText.hxx>
Public Member Functions | |
Zone () | |
constructor | |
virtual | ~Zone () |
destructor | |
virtual bool | send (STOFFListenerPtr &listener, StarState &state) const =0 |
try to send the data to a listener | |
virtual void | inventoryPage (StarState &) const |
try to inventory the different pages | |
Internal: a basic sone of StarObjectTextInternal.
|
inline |
constructor
|
virtual |
destructor
|
inlinevirtual |
try to inventory the different pages
Reimplemented in StarObjectTextInternal::TextZone.
|
pure virtual |
try to send the data to a listener
Implemented in StarObjectTextInternal::FormatZone, StarObjectTextInternal::GraphZone, StarObjectTextInternal::OLEZone, StarObjectTextInternal::SectionZone, StarObjectTextInternal::TextZone, and StarObjectTextInternal::Table.