MacWrtProParserInternal::SubDocument Class Reference

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

Inheritance diagram for MacWrtProParserInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (MacWrtProParser &pars, MWAWInputStreamPtr input, int zoneId)
virtual ~SubDocument ()
 destructor
virtual bool operator!= (MWAWSubDocument const &doc) const
 operator!=
virtual bool operator== (MWAWSubDocument const &doc) const
 operator!==
int getId () const
 returns the subdocument id
void setId (int vid)
 sets the subdocument id
void parse (MWAWListenerPtr &listener, libmwaw::SubDocumentType type)
 the parser function

Protected Attributes

int m_id
 the subdocument id

Detailed Description

Internal: the subdocument of a MacWrtProParser.


Constructor & Destructor Documentation

destructor


Member Function Documentation

returns the subdocument id

bool MacWrtProParserInternal::SubDocument::operator!= ( MWAWSubDocument const &  doc) const [virtual]

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.

void MacWrtProParserInternal::SubDocument::setId ( int  vid) [inline]

sets the subdocument id


Member Data Documentation

the subdocument id

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


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