Internal: the subdocument of a WPS8Text. More...
Public Attributes | |
| WPS8Text * | m_textParser |
| WPSEntry | m_entry |
| librevenge::RVNGString | m_text |
Private Member Functions | |
| SubDocument (SubDocument const &)=delete | |
| SubDocument & | operator= (SubDocument const &)=delete |
Additional Inherited Members | |
Protected Attributes inherited from WPSTextSubDocument | |
| WPSParser * | m_parser |
Protected Attributes inherited from WPSSubDocument | |
| RVNGInputStreamPtr | m_input |
| int | m_id |
Internal: the subdocument of a WPS8Text.
|
inline |
constructor for a note/endnote entry
|
inline |
constructor for a comment entry
|
inlinefinal |
destructor
|
privatedelete |
|
privatedelete |
|
inlinefinalvirtual |
operator==
Reimplemented from WPSSubDocument.
|
finalvirtual |
the parser function
Implements WPSTextSubDocument.
| WPSEntry WPS8TextInternal::SubDocument::m_entry |
Referenced by operator==(), and parse().
| librevenge::RVNGString WPS8TextInternal::SubDocument::m_text |
Referenced by operator==(), and parse().
| WPS8Text* WPS8TextInternal::SubDocument::m_textParser |
Referenced by operator==(), and parse().