Internal: a OLEZone of StarObjectTextInteral. More...
Public Member Functions | |
OLEZone () | |
constructor | |
bool | send (STOFFListenerPtr &listener, StarState &state) const final |
try to send the data to a listener | |
![]() | |
Zone () | |
constructor | |
virtual | ~Zone () |
destructor | |
virtual void | inventoryPage (StarState &) const |
try to inventory the different pages | |
Public Attributes | |
librevenge::RVNGString | m_name |
the OLE name | |
librevenge::RVNGString | m_replaceText |
the replacement text | |
std::shared_ptr< STOFFOLEParser > | m_oleParser |
the ole parser | |
Internal: a OLEZone of StarObjectTextInteral.
|
inline |
constructor
|
finalvirtual |
try to send the data to a listener
Implements StarObjectTextInternal::Zone.
librevenge::RVNGString StarObjectTextInternal::OLEZone::m_name |
the OLE name
Referenced by send().
std::shared_ptr<STOFFOLEParser> StarObjectTextInternal::OLEZone::m_oleParser |
the ole parser
Referenced by send().
librevenge::RVNGString StarObjectTextInternal::OLEZone::m_replaceText |
the replacement text