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