38 #ifndef FULL_WRT_GRAPH 39 # define FULL_WRT_GRAPH 44 #include <librevenge/librevenge.h> 89 bool sendPageGraphics();
101 bool send(
int fileId,
MWAWColor const &fontColor);
111 shared_ptr<FullWrtStruct::ZoneHeader> readSideBar
124 bool sendGraphic(
int fId);
129 shared_ptr<FullWrtStruct::ZoneHeader> readGraphicData
143 shared_ptr<FullWrtGraphInternal::State>
m_state;
Internal: the subdocument of a FullWrtGraph.
Definition: FullWrtGraph.cxx:92
the main class to read a FullWrite file
Definition: FullWrtParser.hxx:66
Internal: the structures of a FullWrtGraph.
Definition: FullWrtGraph.cxx:54
shared_ptr< FullWrtGraphInternal::State > m_state
the state
Definition: FullWrtGraph.hxx:143
shared_ptr< Entry > EntryPtr
Definition: FullWrtStruct.hxx:147
the class to store a color
Definition: libmwaw_internal.hxx:176
MWAWBorder getBorder(int val, std::string &extra)
generic function use to fill a border using the read data
Definition: MsWrdStruct.cxx:1209
MWAWParserStatePtr m_parserState
the parser state
Definition: FullWrtGraph.hxx:140
shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:495
Internal: class to store a border which appear in docInfo.
Definition: FullWrtStruct.hxx:60
FullWrtParser * m_mainParser
the main parser;
Definition: FullWrtGraph.hxx:146
the main class to read the graphic part of a FullWrite Text file
Definition: FullWrtGraph.hxx:67
SubDocument & operator=(SubDocument const &orig)