LotusParserInternal::SubDocument Class Reference

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

Inheritance diagram for LotusParserInternal::SubDocument:
WKSSubDocument WPSSubDocument

List of all members.

Public Member Functions

 SubDocument (RVNGInputStreamPtr input, LotusParser &pars, bool header)
 constructor for a text entry
 ~SubDocument ()
 destructor
virtual bool operator== (shared_ptr< WKSSubDocument > const &doc) const
 operator==
void parse (shared_ptr< WKSContentListener > &listener, libwps::SubDocumentType subDocumentType)
 the parser function

Public Attributes

bool m_header
 a flag to known if we need to send the header or the footer

Detailed Description

Internal: the subdocument of a LotusParser.


Constructor & Destructor Documentation

LotusParserInternal::SubDocument::SubDocument ( RVNGInputStreamPtr  input,
LotusParser pars,
bool  header 
) [inline]

constructor for a text entry


Member Function Documentation

virtual bool LotusParserInternal::SubDocument::operator== ( shared_ptr< WKSSubDocument > const &  doc) const [inline, virtual]

operator==

void LotusParserInternal::SubDocument::parse ( shared_ptr< WKSContentListener > &  listener,
libwps::SubDocumentType  subDocumentType 
) [virtual]

the parser function

Implements WKSSubDocument.


Member Data Documentation

a flag to known if we need to send the header or the footer

Referenced by operator==().


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