STOFFChartInternal::SubDocument Class Reference

Internal: the subdocument of a STOFFChart. More...

Inheritance diagram for STOFFChartInternal::SubDocument:
STOFFSubDocument

Public Member Functions

 SubDocument (STOFFChart *chart, STOFFChart::TextZone::Type textZone)
 
virtual ~SubDocument ()
 destructor More...
 
virtual bool operator!= (STOFFSubDocument const &doc) const
 operator!= More...
 
virtual bool operator== (STOFFSubDocument const &doc) const
 operator!== More...
 
void parse (STOFFListenerPtr &listener, libstoff::SubDocumentType type)
 the parser function More...
 
- Public Member Functions inherited from STOFFSubDocument
 STOFFSubDocument (STOFFParser *pars, STOFFInputStreamPtr ip, STOFFEntry const &z)
 constructor from parser, input stream and zone in the input More...
 
 STOFFSubDocument (STOFFSubDocument const &doc)
 copy constructor More...
 
STOFFSubDocumentoperator= (STOFFSubDocument const &doc)
 copy operator More...
 
virtual ~STOFFSubDocument ()
 virtual destructor More...
 
bool operator== (STOFFSubDocument const &doc) const
 comparison operator== More...
 
bool operator!= (shared_ptr< STOFFSubDocument > const &doc) const
 comparison operator!= More...
 
bool operator== (shared_ptr< STOFFSubDocument > const &doc) const
 comparison operator== More...
 

Protected Attributes

STOFFChartm_chart
 the chart More...
 
STOFFChart::TextZone::Type m_textZone
 the textzone type More...
 
- Protected Attributes inherited from STOFFSubDocument
STOFFParserm_parser
 the main zone parser More...
 
shared_ptr< STOFFInputStreamm_input
 the input More...
 
STOFFEntry m_zone
 if valid the zone to parse More...
 

Private Member Functions

 SubDocument (SubDocument const &orig)
 
SubDocumentoperator= (SubDocument const &orig)
 

Detailed Description

Internal: the subdocument of a STOFFChart.

Constructor & Destructor Documentation

STOFFChartInternal::SubDocument::SubDocument ( STOFFChart chart,
STOFFChart::TextZone::Type  textZone 
)
inline
virtual STOFFChartInternal::SubDocument::~SubDocument ( )
inlinevirtual

destructor

STOFFChartInternal::SubDocument::SubDocument ( SubDocument const &  orig)
private

Member Function Documentation

virtual bool STOFFChartInternal::SubDocument::operator!= ( STOFFSubDocument const &  doc) const
inlinevirtual

operator!=

Reimplemented from STOFFSubDocument.

Referenced by operator==().

SubDocument& STOFFChartInternal::SubDocument::operator= ( SubDocument const &  orig)
private
virtual bool STOFFChartInternal::SubDocument::operator== ( STOFFSubDocument const &  doc) const
inlinevirtual

operator!==

void STOFFChartInternal::SubDocument::parse ( STOFFListenerPtr listener,
libstoff::SubDocumentType  type 
)
virtual

the parser function

Implements STOFFSubDocument.

Member Data Documentation

STOFFChart* STOFFChartInternal::SubDocument::m_chart
protected

the chart

Referenced by operator!=(), and parse().

STOFFChart::TextZone::Type STOFFChartInternal::SubDocument::m_textZone
protected

the textzone type

Referenced by operator!=(), and parse().


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

Generated on Fri Apr 13 2018 00:25:15 for libstaroffice by doxygen 1.8.5