LotusGraphInternal::SubDocument Class Reference

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

Inheritance diagram for LotusGraphInternal::SubDocument:
WKSSubDocument WPSSubDocument

List of all members.

Public Member Functions

 SubDocument (RVNGInputStreamPtr input, LotusGraph &graphParser, WPSEntry &entry)
 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

LotusGraphm_graphParser
 the graph parser
WPSEntry m_entry
 a flag to known if we need to send the entry or the footer

Detailed Description

Internal: the subdocument of a LotusGraphc.


Constructor & Destructor Documentation

LotusGraphInternal::SubDocument::SubDocument ( RVNGInputStreamPtr  input,
LotusGraph graphParser,
WPSEntry entry 
) [inline]

constructor for a text entry


Member Function Documentation

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

operator==

void LotusGraphInternal::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 entry or the footer

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


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