38 #ifndef CLARIS_WKS_DATABASE 39 # define CLARIS_WKS_DATABASE 88 shared_ptr<ClarisWksStruct::DSET> readDatabaseZone
131 shared_ptr<ClarisWksDatabaseInternal::State>
m_state;
shared_ptr< MWAWListener > MWAWListenerPtr
a smart pointer of MWAWListener
Definition: libmwaw_internal.hxx:502
the main class to read the text part of Claris Works file
Definition: ClarisWksDatabase.hxx:71
MWAWParser & operator=(const MWAWParser &)
private operator=: forbidden
Internal: the database of a ClarisWksDatabase.
Definition: ClarisWksDatabase.cxx:213
a structure to store the style list and the lookup zone
Definition: ClarisWksStyleManager.hxx:60
main structure which correspond to a document part
Definition: ClarisWksStruct.hxx:58
MWAWParserStatePtr m_parserState
the parser state
Definition: ClarisWksDatabase.hxx:128
main document information used to create a ClarisWorks file
Definition: ClarisWksDocument.hxx:73
the main class to read a Claris Works file
Definition: ClarisWksParser.hxx:67
int version() const
returns the works version
Definition: MWAWParser.hxx:106
ClarisWksDocument & m_document
the document
Definition: ClarisWksDatabase.hxx:125
shared_ptr< ClarisWksDatabaseInternal::State > m_state
the state
Definition: ClarisWksDatabase.hxx:131
MWAWParser * m_mainParser
the main parser;
Definition: ClarisWksDatabase.hxx:134
bool canSendDatabaseAsGraphic(int) const
check if we can send a database as graphic
Definition: ClarisWksDatabase.hxx:91
shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:506
Internal: the structures of a ClarisWksDatabase.
Definition: ClarisWksDatabase.cxx:56
virtual class which defines the ancestor of all main zone parser
Definition: MWAWParser.hxx:97
basic class to store an entry in a file This contained :
Definition: MWAWEntry.hxx:46