Internal: the subdocument of a HMWJGraph.
More...
Public Member Functions |
| | SubDocument (HMWJGraph &pars, MWAWInputStreamPtr input, Type type, long id, long firstChar=0) |
| | constructor
|
| | SubDocument (HMWJGraph &pars, MWAWInputStreamPtr input, MWAWPosition pos, Type type, long id, int firstChar=0) |
| | constructor
|
| 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
|
| | MWAWSubDocument (MWAWParser *pars, MWAWInputStreamPtr ip, MWAWEntry const &z) |
| | constructor from parser, input stream and zone in the input
|
| | MWAWSubDocument (MWAWSubDocument const &doc) |
| | copy constructor
|
| MWAWSubDocument & | operator= (MWAWSubDocument const &doc) |
| | copy operator
|
| virtual | ~MWAWSubDocument () |
| | virtual destructor
|
| bool | operator!= (shared_ptr< MWAWSubDocument > const &doc) const |
| | comparison operator!=
|
| bool | operator== (shared_ptr< MWAWSubDocument > const &doc) const |
| | comparison operator==
|
Detailed Description
Internal: the subdocument of a HMWJGraph.
Member Enumeration Documentation
the document type
- Enumerator:
| FrameInFrame |
|
| Text |
|
| UnformattedTable |
|
| EmptyPicture |
|
Constructor & Destructor Documentation
| virtual HMWJGraphInternal::SubDocument::~SubDocument |
( |
| ) |
|
|
inlinevirtual |
| HMWJGraphInternal::SubDocument::SubDocument |
( |
SubDocument const & |
orig | ) |
|
|
private |
Member Function Documentation
| bool HMWJGraphInternal::SubDocument::operator!= |
( |
MWAWSubDocument const & |
doc | ) |
const |
|
virtual |
| virtual bool HMWJGraphInternal::SubDocument::operator== |
( |
MWAWSubDocument const & |
doc | ) |
const |
|
inlinevirtual |
Member Data Documentation
| long HMWJGraphInternal::SubDocument::m_firstChar |
|
protected |
| HMWJGraph* HMWJGraphInternal::SubDocument::m_graphParser |
|
protected |
| long HMWJGraphInternal::SubDocument::m_id |
|
protected |
| Type HMWJGraphInternal::SubDocument::m_type |
|
protected |
The documentation for this class was generated from the following file: