38 #ifndef RAGTIME5_CHART 39 # define RAGTIME5_CHART 45 #include <librevenge/librevenge.h> 75 friend class RagTime5ChartInternal::SubDocument;
132 shared_ptr<RagTime5ChartInternal::State>
m_state;
shared_ptr< RagTime5ClusterManager::Cluster > readChartCluster(RagTime5Zone &zone, int zoneType)
try to read a chart cluster (via the spreadsheet manager)
Definition: RagTime5Parser.cxx:365
MWAWParserStatePtr m_parserState
the parser state
Definition: RagTime5Chart.hxx:129
basic class used to read/store RagTime 5/6 styles
Definition: RagTime5StyleManager.hxx:60
MWAWParser & operator=(const MWAWParser &)
private operator=: forbidden
main zone in a RagTime v5-v6 document
Definition: RagTime5StructManager.hxx:48
friend class RagTime5Chart
Definition: RagTime5Parser.hxx:75
RagTime5Parser & m_mainParser
the parser
Definition: RagTime5Chart.hxx:122
int version() const
returns the works version
Definition: MWAWParser.hxx:108
Internal: the structures of a RagTime5Chart.
Definition: RagTime5Chart.cxx:58
the main class to read a RagTime v5 file
Definition: RagTime5Parser.hxx:73
shared_ptr< RagTime5StructManager > m_structManager
the structure manager
Definition: RagTime5Chart.hxx:125
the main class to read the chart part of RagTime 56 file
Definition: RagTime5Chart.hxx:73
shared_ptr< RagTime5StyleManager > m_styleManager
the style manager
Definition: RagTime5Chart.hxx:127
shared_ptr< RagTime5ChartInternal::State > m_state
the state
Definition: RagTime5Chart.hxx:132
shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:523
basic class used to store RagTime 5/6 structures
Definition: RagTime5StructManager.hxx:156
void flushExtra()
flush unsent zone (debugging function)
Definition: RagTime5Parser.cxx:2522