Internal: the subdocument of a MSKGraph.
More...
Public Member Functions |
| | SubDocument (MSKGraph &pars, MWAWInputStreamPtr input, Type type, int zoneId) |
| | SubDocument (MSKGraph &pars, MWAWInputStreamPtr input, Type type, MWAWEntry const &entry, std::string frame=std::string("")) |
| 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 (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 MSKGraph.
Member Enumeration Documentation
- Enumerator:
| RBILZone |
|
| Table |
|
| TextBox |
|
| TextBoxv4 |
|
Constructor & Destructor Documentation
| virtual MSKGraphInternal::SubDocument::~SubDocument |
( |
| ) |
|
|
inlinevirtual |
| MSKGraphInternal::SubDocument::SubDocument |
( |
SubDocument const & |
orig | ) |
|
|
private |
Member Function Documentation
| int MSKGraphInternal::SubDocument::getId |
( |
| ) |
const |
|
inline |
returns the subdocument id
| bool MSKGraphInternal::SubDocument::operator!= |
( |
MWAWSubDocument const & |
doc | ) |
const |
|
virtual |
| virtual bool MSKGraphInternal::SubDocument::operator== |
( |
MWAWSubDocument const & |
doc | ) |
const |
|
inlinevirtual |
| void MSKGraphInternal::SubDocument::setId |
( |
int |
vid | ) |
|
|
inline |
Member Data Documentation
| std::string MSKGraphInternal::SubDocument::m_frame |
|
protected |
| MSKGraph* MSKGraphInternal::SubDocument::m_graphParser |
|
protected |
| int MSKGraphInternal::SubDocument::m_id |
|
protected |
| Type MSKGraphInternal::SubDocument::m_type |
|
protected |
The documentation for this class was generated from the following file: