WPS8ParserInternal::SubDocument Class Reference

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

Inheritance diagram for WPS8ParserInternal::SubDocument:
WPSSubDocument

List of all members.

Public Types

enum  Type { Unknown, Footnote, Endnote }
 type of an entry stored in textId More...

Public Member Functions

 SubDocument (WPXInputStreamPtr input, WPS8Parser &pars, Type type, int i)
 constructor for a text entry
 ~SubDocument ()
 destructor
virtual bool operator== (WPSSubDocumentPtr const &doc) const
 operator==
void parse (WPSContentListenerPtr &listener, libwps::SubDocumentType type)
 the parser function

Public Attributes

Type m_type

Detailed Description

Internal: the subdocument of a WPS8.


Member Enumeration Documentation

type of an entry stored in textId

Enumerator:
Unknown 
Footnote 
Endnote 

Constructor & Destructor Documentation

WPS8ParserInternal::SubDocument::SubDocument ( WPXInputStreamPtr  input,
WPS8Parser pars,
Type  type,
int  i 
) [inline]

constructor for a text entry


Member Function Documentation

virtual bool WPS8ParserInternal::SubDocument::operator== ( WPSSubDocumentPtr const &  doc) const [inline, virtual]

operator==

Reimplemented from WPSSubDocument.

the parser function


Member Data Documentation


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