Internal: a OLEZone of StarObjectTextInteral. More...
Public Member Functions | |
| OLEZone () | |
| constructor | |
| virtual bool | send (STOFFListenerPtr listener, StarState &state) const |
| try to send the data to a listener | |
Public Member Functions inherited from StarObjectTextInternal::Zone | |
| 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 | |
| shared_ptr< STOFFOLEParser > | m_oleParser |
| the ole parser | |
Internal: a OLEZone of StarObjectTextInteral.
|
inline |
constructor
|
virtual |
try to send the data to a listener
Implements StarObjectTextInternal::Zone.
| librevenge::RVNGString StarObjectTextInternal::OLEZone::m_name |
the OLE name
Referenced by send().
| shared_ptr<STOFFOLEParser> StarObjectTextInternal::OLEZone::m_oleParser |
the ole parser
Referenced by send().
| librevenge::RVNGString StarObjectTextInternal::OLEZone::m_replaceText |
the replacement text