39 # define RAGTIME5_TEXT 45 #include <librevenge/librevenge.h> 76 friend class RagTime5TextInternal::SubDocument;
114 bool readTextUnknown0(
int typeId);
116 bool readTextUnknown1(
int typeId);
124 bool readFieldDefinition(
RagTime5Zone &zone,
long endPos,
int n);
126 bool readFieldPosition(
RagTime5Zone &zone,
long endPos,
int n);
150 shared_ptr<RagTime5TextInternal::State>
m_state;
Internal: the helper to read field for a RagTime5Text.
Definition: RagTime5Text.cxx:63
Internal: the structures of a RagTime5Text.
Definition: RagTime5Text.cxx:59
MWAWParser & operator=(const MWAWParser &)
private operator=: forbidden
main zone in a RagTime v5-v6 document
Definition: RagTime5StructManager.hxx:48
shared_ptr< RagTime5TextInternal::State > m_state
the state
Definition: RagTime5Text.hxx:150
bool readTextCluster(RagTime5Zone &zone, int zoneType)
try to read a text cluster (via the text manager)
Definition: RagTime5Parser.cxx:340
int version() const
returns the works version
Definition: MWAWParser.hxx:106
the main class to read a RagTime v5 file
Definition: RagTime5Parser.hxx:69
the main class to read the text part of RagTime 56 file
Definition: RagTime5Text.hxx:73
shared_ptr< RagTime5StructManager > m_structManager
the structure manager
Definition: RagTime5Text.hxx:145
friend class RagTime5Text
Definition: RagTime5Parser.hxx:73
shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:445
basic class used to store RagTime 5/6 structures
Definition: RagTime5StructManager.hxx:158
MWAWParserStatePtr m_parserState
the parser state
Definition: RagTime5Text.hxx:147
void flushExtra()
flush unsent zone (debugging function)
Definition: RagTime5Parser.cxx:2439
RagTime5Parser & m_mainParser
the parser
Definition: RagTime5Text.hxx:142
a link to a small zone (or set of zones) in RagTime 5/6 documents
Definition: RagTime5ClusterManager.hxx:100
the cluster data
Definition: RagTime5ClusterManager.hxx:209