38 #ifndef CLARIS_WKS_SPREADSHEET 39 # define CLARIS_WKS_SPREADSHEET 87 std::shared_ptr<ClarisWksStruct::DSET> readSpreadsheetZone
129 std::shared_ptr<ClarisWksSpreadsheetInternal::State>
m_state;
MWAWParser * m_mainParser
the main parser;
Definition: ClarisWksSpreadsheet.hxx:132
the main class to read the text part of Claris Works file
Definition: ClarisWksSpreadsheet.hxx:70
std::shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:553
Internal the spreadsheet.
Definition: ClarisWksSpreadsheet.cxx:61
std::shared_ptr< MWAWListener > MWAWListenerPtr
a smart pointer of MWAWListener
Definition: libmwaw_internal.hxx:549
MWAWParserStatePtr m_parserState
the parser state
Definition: ClarisWksSpreadsheet.hxx:126
bool canSendSpreadsheetAsGraphic(int) const
check if we can send a spreadsheet as graphic
Definition: ClarisWksSpreadsheet.hxx:90
main structure which correspond to a document part
Definition: ClarisWksStruct.hxx:87
std::shared_ptr< ClarisWksSpreadsheetInternal::State > m_state
the state
Definition: ClarisWksSpreadsheet.hxx:129
main document information used to create a ClarisWorks file
Definition: ClarisWksDocument.hxx:73
ClarisWksDocument & m_document
the document
Definition: ClarisWksSpreadsheet.hxx:123
the main class to read a Claris Works file
Definition: ClarisWksParser.hxx:67
Internal: the structures of a ClarisWksSpreadsheet.
Definition: ClarisWksSpreadsheet.cxx:58
int version() const
returns the works version
Definition: MWAWParser.hxx:108
MWAWParser & operator=(const MWAWParser &)=delete
private operator=: forbidden
virtual class which defines the ancestor of all main zone parser
Definition: MWAWParser.hxx:99
basic class to store an entry in a file This contained :
Definition: MWAWEntry.hxx:46