StarObjectTextInternal::OLEZone Struct Referencefinal

Internal: a OLEZone of StarObjectTextInteral. More...

Inheritance diagram for StarObjectTextInternal::OLEZone:
StarObjectTextInternal::Zone

Public Member Functions

 OLEZone ()
 constructor More...
 
bool send (STOFFListenerPtr &listener, StarState &state) const final
 try to send the data to a listener More...
 
- Public Member Functions inherited from StarObjectTextInternal::Zone
 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< STOFFOLEParserm_oleParser
 the ole parser More...
 

Detailed Description

Internal: a OLEZone of StarObjectTextInteral.

Constructor & Destructor Documentation

◆ OLEZone()

StarObjectTextInternal::OLEZone::OLEZone ( )
inline

constructor

Member Function Documentation

◆ send()

bool StarObjectTextInternal::OLEZone::send ( STOFFListenerPtr listener,
StarState state 
) const
finalvirtual

try to send the data to a listener

Implements StarObjectTextInternal::Zone.

Member Data Documentation

◆ m_name

librevenge::RVNGString StarObjectTextInternal::OLEZone::m_name

the OLE name

Referenced by send().

◆ m_oleParser

std::shared_ptr<STOFFOLEParser> StarObjectTextInternal::OLEZone::m_oleParser

the ole parser

Referenced by send().

◆ m_replaceText

librevenge::RVNGString StarObjectTextInternal::OLEZone::m_replaceText

the replacement text


The documentation for this struct was generated from the following file:

Generated on Sat May 29 2021 22:54:05 for libstaroffice by doxygen 1.8.14