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
Referenced by Zone().
|
inlinevirtual |
try to inventory the different pages
Reimplemented in StarObjectTextInternal::TextZone.
Referenced by StarObjectTextInternal::TextZone::TextZone().
|
pure virtual |
try to send the data to a listener
Implemented in StarObjectTextInternal::Table, StarObjectTextInternal::TextZone, StarObjectTextInternal::SectionZone, StarObjectTextInternal::GraphZone, and StarObjectTextInternal::FormatZone.
Referenced by StarObjectTextInternal::Content::Content(), StarObjectTextInternal::FormatZone::FormatZone(), StarObjectTextInternal::GraphZone::GraphZone(), StarObjectTextInternal::SectionZone::SectionZone(), StarObjectTextInternal::Table::Table(), StarObjectTextInternal::TextZone::TextZone(), and Zone().