MWAWPageSpanInternal::SubDocument Class Reference

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

Inheritance diagram for MWAWPageSpanInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (MWAWHeaderFooter const &headerFooter)
 constructor
virtual ~SubDocument ()
 destructor
virtual bool operator!= (MWAWSubDocument const &doc) const
 operator!=
virtual bool operator== (MWAWSubDocument const &doc) const
 operator!==
void parse (MWAWContentListenerPtr &listener, libmwaw::SubDocumentType type)
 the parser function

Protected Attributes

MWAWHeaderFooter const & m_headerFooter
 the header footer

Detailed Description

Internal: the subdocument of a MWParser.


Constructor & Destructor Documentation

constructor

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

destructor


Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.


Member Data Documentation

the header footer

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


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