MWAWChartInternal::SubDocument Class Reference

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

Inheritance diagram for MWAWChartInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (MWAWChart *chart, MWAWChart::TextZone::Type textZone)
virtual ~SubDocument ()
 destructor
virtual bool operator!= (MWAWSubDocument const &doc) const
 operator!=
virtual bool operator== (MWAWSubDocument const &doc) const
 operator!==
void parse (MWAWListenerPtr &listener, libmwaw::SubDocumentType type)
 the parser function

Protected Attributes

MWAWChartm_chart
 the chart
MWAWChart::TextZone::Type m_textZone
 the textzone type

Private Member Functions

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

Detailed Description

Internal: the subdocument of a MWAWChart.


Constructor & Destructor Documentation

virtual MWAWChartInternal::SubDocument::~SubDocument ( ) [inline, virtual]

destructor


Member Function Documentation

virtual bool MWAWChartInternal::SubDocument::operator!= ( MWAWSubDocument const &  doc) const [inline, virtual]

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

SubDocument& MWAWChartInternal::SubDocument::operator= ( SubDocument const &  orig) [private]
virtual bool MWAWChartInternal::SubDocument::operator== ( MWAWSubDocument const &  doc) const [inline, virtual]

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.


Member Data Documentation

the chart

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


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