StarObjectTextInternal::OLEZone Struct Reference

Internal: a OLEZone of StarObjectTextInteral. More...

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

Public Member Functions

 OLEZone ()
 constructor More...
 
virtual bool send (STOFFListenerPtr listener, StarState &state) const
 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...
 
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
virtual

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

◆ m_oleParser

shared_ptr<STOFFOLEParser> StarObjectTextInternal::OLEZone::m_oleParser

the ole parser

◆ m_replaceText

librevenge::RVNGString StarObjectTextInternal::OLEZone::m_replaceText

the replacement text


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

Generated on Mon Feb 27 2017 06:10:04 for libstaroffice by doxygen 1.8.13