Internal: the subdocument of a LotusGraphc. More...
Public Attributes | |
std::shared_ptr< WPSStream > | m_stream |
the stream | |
LotusGraph & | m_graphParser |
the graph parser | |
WPSEntry | m_entry |
a flag to known if we need to send the entry or the footer | |
int | m_version |
the textbox version | |
Additional Inherited Members | |
![]() | |
WKSParser * | m_parser |
![]() | |
RVNGInputStreamPtr | m_input |
int | m_id |
Internal: the subdocument of a LotusGraphc.
|
inline |
constructor for a text entry
|
inlinefinal |
destructor
|
inlinefinalvirtual |
operator==
Reimplemented from WPSSubDocument.
|
finalvirtual |
the parser function
Implements WKSSubDocument.
WPSEntry LotusGraphInternal::SubDocument::m_entry |
a flag to known if we need to send the entry or the footer
Referenced by operator==(), and parse().
LotusGraph& LotusGraphInternal::SubDocument::m_graphParser |
the graph parser
Referenced by operator==(), and parse().
std::shared_ptr<WPSStream> LotusGraphInternal::SubDocument::m_stream |
the stream
Referenced by operator==(), and parse().
int LotusGraphInternal::SubDocument::m_version |
the textbox version
Referenced by operator==(), and parse().