MSW1ParserInternal::SubDocument Class Reference

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

Inheritance diagram for MSW1ParserInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (MSW1Parser &pars, MWAWInputStreamPtr input, MWAWEntry const &position)
 constructor for footnote, header
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

Detailed Description

Internal: the subdocument of a MSWParser.


Constructor & Destructor Documentation

MSW1ParserInternal::SubDocument::SubDocument ( MSW1Parser pars,
MWAWInputStreamPtr  input,
MWAWEntry const &  position 
) [inline]

constructor for footnote, header

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

destructor


Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.


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