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