Internal: the subdocument of a LotusSpreadsheet. More...
Public Attributes | |
| LotusSpreadsheet * | m_sheetParser |
| the spreadsheet parse | |
| WPSEntry | m_entry |
| a text zone entry | |
Private Member Functions | |
| SubDocument (SubDocument const &)=delete | |
| SubDocument & | operator= (SubDocument const &)=delete |
Additional Inherited Members | |
Protected Attributes inherited from WKSSubDocument | |
| WKSParser * | m_parser |
Protected Attributes inherited from WPSSubDocument | |
| RVNGInputStreamPtr | m_input |
| int | m_id |
Internal: the subdocument of a LotusSpreadsheet.
|
inline |
constructor for a text entry
|
inlinefinal |
destructor
|
privatedelete |
|
privatedelete |
|
inlinefinalvirtual |
operator==
Reimplemented from WPSSubDocument.
|
finalvirtual |
the parser function
Implements WKSSubDocument.
| WPSEntry LotusSpreadsheetInternal::SubDocument::m_entry |
a text zone entry
Referenced by operator==(), and parse().
| LotusSpreadsheet* LotusSpreadsheetInternal::SubDocument::m_sheetParser |
the spreadsheet parse
Referenced by operator==(), and parse().