38 #ifndef CLARIS_WKS_SPREADSHEET 39 # define CLARIS_WKS_SPREADSHEET 87 shared_ptr<ClarisWksStruct::DSET> readSpreadsheetZone
129 shared_ptr<ClarisWksSpreadsheetInternal::State>
m_state;
shared_ptr< MWAWListener > MWAWListenerPtr
a smart pointer of MWAWListener
Definition: libmwaw_internal.hxx:505
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
Internal the spreadsheet.
Definition: ClarisWksSpreadsheet.cxx:61
MWAWParserStatePtr m_parserState
the parser state
Definition: ClarisWksSpreadsheet.hxx:126
MWAWParser & operator=(const MWAWParser &)
private operator=: forbidden
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:58
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
shared_ptr< ClarisWksSpreadsheetInternal::State > m_state
the state
Definition: ClarisWksSpreadsheet.hxx:129
shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:509
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