Go to the documentation of this file.
38 #ifndef POWER_POINT7_GRAPH
39 # define POWER_POINT7_GRAPH
45 #include <librevenge/librevenge.h>
90 void setColorList(std::vector<MWAWColor>
const &colorList);
142 bool readRect(
int level,
long endPos);
150 bool readLine(
int level,
long endPos);
158 bool readArc(
int level,
long endPos);
163 bool readPointList(
int level,
long endPos, std::vector<MWAWVec2i> &points);
190 std::shared_ptr<PowerPoint7GraphInternal::State>
m_state;
void getTextZoneList(std::vector< int > &textIdList) const final
try to update the list of text sub zone
Definition: PowerPoint7Graph.cxx:182
basic class to store an entry in a file This contained :
Definition: MWAWEntry.hxx:47
bool getUniqueColor(MWAWColor &col) const
check if the pattern has only one color; if so returns true...
Definition: MWAWGraphicStyle.cxx:86
std::shared_ptr< MWAWInputStream > MWAWInputStreamPtr
a smart pointer of MWAWInputStream
Definition: libmwaw_internal.hxx:547
enum Type m_type
the type:
Definition: PowerPoint7Graph.cxx:88
Internal: a frame placeholder of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:194
bool readBitmapFlag(int level, long endPos)
try to read the bitmap type zone 3038
Definition: PowerPoint7Graph.cxx:2091
@ Triple
Definition: libmwaw_internal.hxx:337
int m_textId
the text id(if positif)
Definition: PowerPoint7Graph.cxx:102
MWAWBox2f getBdBox() const
returns the basic bdbox
Definition: MWAWGraphicShape.hxx:194
bool m_inNotes
a flag to know if the content is in the notes part
Definition: PowerPoint7Struct.hxx:102
#define MWAW_DEBUG_MSG(M)
Definition: libmwaw_internal.hxx:129
bool readZoneFlags(int level, long endPos)
try to read the graph zone flags zone 3036
Definition: PowerPoint7Graph.cxx:1827
PowerPoint7Graph & m_parser
the parser
Definition: PowerPoint7Graph.cxx:579
MWAWVec2< float > MWAWVec2f
MWAWVec2 of float.
Definition: libmwaw_internal.hxx:838
Internal: a frame rect of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:114
Internal: a polygon of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:203
void addDelimiter(long pos, char c)
adds a not breaking delimiter in position pos
Definition: MWAWDebug.cxx:73
MWAWBox2i m_dimension
the dimension
Definition: PowerPoint7Graph.cxx:92
Type m_type
the border repetition
Definition: libmwaw_internal.hxx:385
void setSurfaceColor(MWAWColor const &col, float opacity=1)
set the surface color
Definition: MWAWGraphicStyle.hxx:318
void setShadowColor(MWAWColor const &col, float opacity=1)
set the shadow color
Definition: MWAWGraphicStyle.hxx:361
bool readZone4072(int level, long endPos)
try to read the zone 4072: child of Zone3008
Definition: PowerPoint7Parser.cxx:2632
bool readExternalOleObjectAtom(int level, long endPos)
try to read the external ole object atom zone: 4035
Definition: PowerPoint7Graph.cxx:2253
static MWAWGraphicShape pie(MWAWBox2f const &box, MWAWBox2f const &circleBox, MWAWVec2f const &angles)
static constructor to create a pie
Definition: MWAWGraphicShape.hxx:144
void translate(MWAWVec2f const &delta)
translate all the coordinate by delta
Definition: MWAWGraphicShape.cxx:355
static bool getCustomShape(int id, MWAWGraphicShape &shape)
returns a custom shape corresponding to an id
Definition: PowerPoint7Graph.cxx:407
GradientType m_gradientType
the gradient type
Definition: MWAWGraphicStyle.hxx:432
SubDocument(SubDocument const &)=delete
FramePolygon()
constructor
Definition: PowerPoint7Graph.cxx:205
float m_rotation
the rotation
Definition: PowerPoint7Graph.cxx:94
void parse(MWAWListenerPtr &listener, libmwaw::SubDocumentType type) final
the parser function
Definition: PowerPoint7Graph.cxx:589
static MWAWColor white()
return the white color
Definition: libmwaw_internal.hxx:250
bool readPictureId(int level, long endPos, int &id)
try to read the picture id 4036
Definition: PowerPoint7Graph.cxx:2422
int m_subType
the sub type
Definition: PowerPoint7Graph.cxx:90
@ WBackground
Definition: MWAWPosition.hxx:53
Internal: the structures of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:60
int m_type
the type
Definition: PowerPoint7Struct.hxx:131
a structure used to define a picture shape
Definition: MWAWGraphicShape.hxx:46
the class to store a color
Definition: libmwaw_internal.hxx:192
a slide id
Definition: PowerPoint7Struct.hxx:50
small class use to define a embedded object
Definition: libmwaw_internal.hxx:467
std::shared_ptr< MWAWSubDocument > MWAWSubDocumentPtr
a smart pointer of MWAWSubDocument
Definition: libmwaw_internal.hxx:561
static MWAWGraphicShape line(MWAWVec2f const &orign, MWAWVec2f const &dest)
static constructor to create a line
Definition: MWAWGraphicShape.cxx:227
bool m_flip[2]
the flip flags: horizontal and vertical
Definition: PowerPoint7Graph.cxx:96
bool readContainerList(int level, long endPos)
try to read the container list zone 2000: child of Document
Definition: PowerPoint7Parser.cxx:1507
@ G_Rectangular
Definition: MWAWGraphicStyle.hxx:55
bool getPattern(int id, MWAWGraphicStyle::Pattern &pattern) const
try to return a pattern
Definition: PowerPoint7Graph.cxx:357
void setFrame(Frame *frame)
try to add a frame
Definition: PowerPoint7Graph.cxx:283
@ Polygon
Definition: PowerPoint7Graph.cxx:64
@ Rect
Definition: PowerPoint7Graph.cxx:64
virtual ~PowerPoint7Graph()
destructor
Definition: PowerPoint7Graph.cxx:618
bool readPointList(int level, long endPos, std::vector< MWAWVec2i > &points)
try to read the list of point zone 3035
Definition: PowerPoint7Graph.cxx:1786
Type
the frame type
Definition: PowerPoint7Graph.cxx:64
bool sendText(int textId)
try to send the text content
Definition: PowerPoint7Graph.cxx:2790
double m_width
the border total width in point
Definition: libmwaw_internal.hxx:387
bool readZone5000(int level, long endPos)
try to read the zone 5000: child of GraphRect (only found in 95 an 97 document)
Definition: PowerPoint7Graph.cxx:2501
bool readGroupAtom(int level, long endPos)
try to read the zone 3002
Definition: PowerPoint7Graph.cxx:701
bool readPictureIdContainer(int level, long endPos, int &id)
try to read the picture id container zone 4053
Definition: PowerPoint7Graph.cxx:2455
bool readOutlineTextProps9Atom(int level, long endPos, int &pId, PowerPoint7Struct::SlideId &sId)
try to read the outline text props9 atom zone 4009
Definition: PowerPoint7Parser.cxx:2127
void setSlideId(PowerPoint7Struct::SlideId const &id)
sets the slide id
Definition: PowerPoint7Graph.cxx:631
void addNote(char const *note)
adds a note in the file, in actual position
Definition: MWAWDebug.cxx:59
abstract class used to store a subdocument (with a comparison function)
Definition: MWAWSubDocument.hxx:42
a structure used to define a picture style
Definition: MWAWGraphicStyle.hxx:48
std::vector< unsigned char > m_data
the pattern data: a sequence of data: p[0..7,0],p[8..15,0]...p[0..7,1],p[8..15,1],...
Definition: MWAWGraphicStyle.hxx:263
bool readStyle(int level, long endPos)
try to read the graphic style zone 3005
Definition: PowerPoint7Graph.cxx:734
std::vector< MWAWGraphicStyle::Arrow > m_arrowList
the arrow list
Definition: PowerPoint7Graph.cxx:346
std::vector< GradientStop > m_gradientStopList
the list of gradient limits
Definition: MWAWGraphicStyle.hxx:438
SubDocument(PowerPoint7Graph &parser, MWAWInputStreamPtr const &input, std::vector< int > const &listTextId)
constructor for a list text zone
Definition: PowerPoint7Graph.cxx:551
virtual void getTextZoneList(std::vector< int > &textIdList) const
try to update the list of text sub zone
Definition: PowerPoint7Graph.cxx:82
Internal: a frame rect of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:237
std::shared_ptr< MWAWPresentationListener > MWAWPresentationListenerPtr
a smart pointer of MWAWPresentationListener
Definition: libmwaw_internal.hxx:555
static MWAWGraphicShape circle(MWAWBox2f const &box)
static constructor to create a circle
Definition: MWAWGraphicShape.hxx:126
SubDocument(PowerPoint7Graph &parser, MWAWInputStreamPtr const &input, int tId)
constructor for a text zone
Definition: PowerPoint7Graph.cxx:543
State()
constructor
Definition: PowerPoint7Graph.cxx:271
virtual ~Frame()
destructor
Definition: PowerPoint7Graph.cxx:109
bool readBitmap(int level, long endPos, MWAWEmbeddedObject &object, MWAWBox2i &box)
try to read a bitmap zone 2012
Definition: PowerPoint7Graph.cxx:1986
bool readArcAtom(int level, long endPos)
try to read the graph arc atom 3019
Definition: PowerPoint7Graph.cxx:1728
a basic pattern used in a MWAWGraphicStyle:
Definition: MWAWGraphicStyle.hxx:180
bool readZone(int level, long endPos)
try to read a zone
Definition: PowerPoint7Parser.cxx:2710
@ Polygon
Definition: MWAWGraphicShape.hxx:49
std::vector< MWAWColor > m_colorList
the current color list
Definition: PowerPoint7Graph.cxx:344
MWAWBox2< T > getUnion(MWAWBox2< T > const &box) const
returns the union between this and box
Definition: libmwaw_internal.hxx:1125
SubDocumentType
Definition: libmwaw_internal.hxx:188
bool isValid() const
returns true if the id is valid
Definition: PowerPoint7Struct.hxx:59
std::shared_ptr< MWAWInputStream > m_input
the input
Definition: MWAWSubDocument.hxx:77
the main class to read a Microsoft PowerPoint 95 files (Windows)
Definition: PowerPoint7Parser.hxx:62
a zone header of a PowerPoint7Parser
Definition: PowerPoint7Struct.hxx:107
std::vector< std::shared_ptr< Frame > > m_child
the child
Definition: PowerPoint7Graph.cxx:190
std::vector< double > m_widthsList
the different length used for each line/sep (if defined)
Definition: libmwaw_internal.hxx:391
@ Unknown
Definition: PowerPoint7Graph.cxx:64
float m_angles[2]
the arc angles
Definition: PowerPoint7Graph.cxx:124
Internal: a picture of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:246
bool readLineAtom(int level, long endPos)
try to read the graph line atom zone 3015
Definition: PowerPoint7Graph.cxx:1534
void skipZone(long beginPos, long endPos)
skips the file zone defined by beginPos-endPos
Definition: MWAWDebug.hxx:113
the main class to read the graphic part of a PowerPoint 95 file
Definition: PowerPoint7Graph.hxx:74
bool dumpFile(librevenge::RVNGBinaryData &data, char const *fileName)
a debug function to store in a datafile in the current directory WARNING: this function erase the fil...
Definition: MWAWDebug.cxx:193
int version() const
returns the file version
Definition: PowerPoint7Graph.cxx:621
bool isEmpty() const
return true if the picture contains no data
Definition: libmwaw_internal.hxx:483
float m_lineWidth
the linewidth
Definition: MWAWGraphicStyle.hxx:411
MWAWGraphicStyle m_style
the style
Definition: PowerPoint7Graph.cxx:98
bool readArc(int level, long endPos)
try to read the graph arc zone 3018
Definition: PowerPoint7Graph.cxx:1675
PowerPoint7Graph(PowerPoint7Parser &parser)
constructor
Definition: PowerPoint7Graph.cxx:611
std::vector< MWAWVec2i > m_vertices
the vertices
Definition: PowerPoint7Graph.cxx:213
bool readGroup(int level, long endPos)
try to read the group zone
Definition: PowerPoint7Graph.cxx:647
Class to define the position of an object (textbox, picture, ..) in the document.
Definition: MWAWPosition.hxx:48
int m_pictureId
the picture id(if positif)
Definition: PowerPoint7Graph.cxx:100
bool updateShape(MWAWBox2f const &finalBox, MWAWGraphicShape &shape) const
update the shape
Definition: PowerPoint7Graph.cxx:216
MWAWEmbeddedObject m_object
the picture data
Definition: PowerPoint7Graph.cxx:260
a border
Definition: libmwaw_internal.hxx:333
int m_textId
the text id
Definition: PowerPoint7Graph.cxx:581
std::vector< MWAWVec2f > m_vertices
the list of vertices for lines or polygons
Definition: MWAWGraphicShape.hxx:223
bool isBlack() const
return true if the color is black
Definition: libmwaw_internal.hxx:284
FrameArc()
constructor
Definition: PowerPoint7Graph.cxx:116
#define M_PI
Definition: libmwaw_internal.hxx:52
MWAWVec2i m_dim
the dimension width x height
Definition: MWAWGraphicStyle.hxx:258
Wrapping m_wrapping
Wrapping.
Definition: MWAWPosition.hxx:275
MWAWVec2i m_decal
the decal from file position to final position
Definition: PowerPoint7Graph.cxx:340
void setBorders(int wh, MWAWBorder const &border)
sets the cell border: wh=libmwaw::LeftBit|...
Definition: MWAWGraphicStyle.cxx:172
bool readZone5000Data(int level, long endPos)
try to read the zone 5000 data: 5002
Definition: PowerPoint7Graph.cxx:2581
Type m_type
the type
Definition: MWAWGraphicShape.hxx:213
MWAWGraphicShape rotate(float angle, MWAWVec2f const ¢er) const
return a new shape corresponding to a rotation from center.
Definition: MWAWGraphicShape.cxx:380
Arrow m_arrows[2]
the two arrows corresponding to start and end extremity
Definition: MWAWGraphicStyle.hxx:466
void setPattern(Pattern const &pat, float opacity=1)
set the pattern
Definition: MWAWGraphicStyle.hxx:329
Internal: a group of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:174
bool m_isSent
flag to know if a frame is sent
Definition: PowerPoint7Graph.cxx:106
static MWAWColor black()
return the back color
Definition: libmwaw_internal.hxx:245
std::map< int, Picture > m_idToPictureMap
a map id to picture
Definition: PowerPoint7Graph.cxx:354
PowerPoint7Graph & operator=(PowerPoint7Graph const &orig)=delete
bool read(MWAWInputStreamPtr stream, long endPos=-1)
try to read a zone header
Definition: PowerPoint7Struct.cxx:38
Picture()
constructor
Definition: PowerPoint7Graph.cxx:248
void setPageSize(MWAWVec2i &pageSize)
sets the page size
Definition: PowerPoint7Graph.cxx:626
@ G_Linear
Definition: MWAWGraphicStyle.hxx:55
a structure used to define the gradient limit in MWAWGraphicStyle
Definition: MWAWGraphicStyle.hxx:141
bool readPlaceholderContainer(int level, long endPos)
try to read a place holder container 3010
Definition: PowerPoint7Graph.cxx:1379
~SubDocument() final
destructor
Definition: PowerPoint7Graph.cxx:560
bool readLineArrows(int level, long endPos)
try to read the line arrow zone 3007
Definition: PowerPoint7Graph.cxx:1153
@ Line
Definition: PowerPoint7Graph.cxx:64
PowerPoint7Parser * m_mainParser
the main parser;
Definition: PowerPoint7Graph.hxx:193
MWAWColor m_colors[2]
the two indexed colors
Definition: MWAWGraphicStyle.hxx:261
SubDocument & operator=(SubDocument const &)=delete
MWAWBox2i m_box
the picture box
Definition: PowerPoint7Graph.cxx:262
FrameGroup()
constructor
Definition: PowerPoint7Graph.cxx:176
void initArrows()
init the arrow list
Definition: PowerPoint7Graph.cxx:395
MWAWColor m_lineColor
the line color
Definition: MWAWGraphicStyle.hxx:419
bool readZone5000Header(int level, long endPos)
try to read the zone 5000 header: 5001
Definition: PowerPoint7Graph.cxx:2549
std::shared_ptr< PowerPoint7GraphInternal::State > m_state
the state
Definition: PowerPoint7Graph.hxx:190
MWAWBox2< int > MWAWBox2i
MWAWBox2 of int.
Definition: libmwaw_internal.hxx:1187
@ Double
Definition: libmwaw_internal.hxx:337
PowerPoint7Struct::SlideId m_actualSlideId
the actual slide id
Definition: PowerPoint7Graph.cxx:342
bool readPlaceholderAtom(int level, long endPos)
try to read the place holder atom zone 3011
Definition: PowerPoint7Graph.cxx:1448
MWAWVec2< T > center() const
the box center
Definition: libmwaw_internal.hxx:1068
Internal: the state of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:269
bool readPictureContainer(int level, long endPos, PowerPoint7GraphInternal::Picture &picture)
try to read the picture container 4028
Definition: PowerPoint7Graph.cxx:2377
bool readExternalOleEmbedAtom(int level, long endPos)
try to read the external ole object atom zone: 4045
Definition: PowerPoint7Graph.cxx:2344
bool readZone3000(int level, long endPos)
try to read the zone 3000: child of Handout/Notes/Slides/Zone3001
Definition: PowerPoint7Parser.cxx:1875
bool readMetaFile(int level, long endPos, MWAWEmbeddedObject &object)
try to read the meta file zone 4033
Definition: PowerPoint7Graph.cxx:2172
void setColorList(std::vector< MWAWColor > const &colorList)
sets the color list
Definition: PowerPoint7Graph.cxx:636
bool readZoneNoData(int level, long endPos, std::string const &name, std::string const &wh="")
try to read a zone with no data
Definition: PowerPoint7Parser.cxx:2682
std::shared_ptr< Frame > m_actualFrame
the actual frame
Definition: PowerPoint7Graph.cxx:348
bool sendSlide(PowerPoint7Struct::SlideId const &id, bool sendBackground)
try to send the slide content
Definition: PowerPoint7Graph.cxx:2633
MWAWParserStatePtr m_parserState
the parser state
Definition: PowerPoint7Graph.hxx:187
PowerPoint7Graph(PowerPoint7Graph const &orig)=delete
@ Page
Definition: MWAWPosition.hxx:51
bool readMetaFileBox(int level, long endPos, MWAWBox2i &box)
try to read the meta file box zone 4038
Definition: PowerPoint7Graph.cxx:2213
bool readStyleTextPropAtom(int level, long endPos, int &textId)
try to read the style text prop atom zone 4001
Definition: PowerPoint7Parser.cxx:2070
std::shared_ptr< MWAWParserState > MWAWParserStatePtr
a smart pointer of MWAWParserState
Definition: libmwaw_internal.hxx:553
void addPos(long pos)
adds a new position in the file
Definition: MWAWDebug.cxx:53
bool sendFrame(PowerPoint7GraphInternal::Frame const &frame, bool master)
try to send a frame
Definition: PowerPoint7Graph.cxx:2671
std::vector< float > m_lineDashWidth
the dash array: a sequence of (fullsize, emptysize)
Definition: MWAWGraphicStyle.hxx:409
FramePlaceholder()
constructor
Definition: PowerPoint7Graph.cxx:196
MWAWVec2f m_gradientPercentCenter
the gradient center
Definition: MWAWGraphicStyle.hxx:444
bool readMetaFileContainer(int level, long endPos, PowerPoint7GraphInternal::Picture &picture)
try to read the meta file container zone 4037
Definition: PowerPoint7Graph.cxx:2124
bool m_isBackground
a flag to know if this is the slide's background
Definition: PowerPoint7Graph.cxx:104
MWAWVec2< T > size() const
the box size
Definition: libmwaw_internal.hxx:1063
bool readRect(int level, long endPos)
try to read the graph rectangle zone 3008
Definition: PowerPoint7Graph.cxx:1191
bool operator!=(MWAWSubDocument const &doc) const final
operator!=
Definition: PowerPoint7Graph.cxx:563
bool readBitmapContainer(int level, long endPos, PowerPoint7GraphInternal::Picture &picture)
try to read the bitmap container zone 1027
Definition: PowerPoint7Graph.cxx:1933
bool readPictureList(int level, long endPos)
try to read the font collection 10 zone 2006
Definition: PowerPoint7Graph.cxx:1866
an interface used to insert comment in a binary file, written in ascii form (if debug_with_files is n...
Definition: MWAWDebug.hxx:66
Frame(Type type=Unknown)
constructor
Definition: PowerPoint7Graph.cxx:66
bool readPolygonAtom(int level, long endPos)
try to read the polygon atom zone 3017
Definition: PowerPoint7Graph.cxx:1630
void scale(MWAWVec2f const &factor)
rescale all the coordinate
Definition: MWAWGraphicShape.cxx:367
Internal: a frame of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:62
float m_gradientAngle
the gradient angle
Definition: MWAWGraphicStyle.hxx:440
bool readString(int level, long endPos, std::string &string, int &zId, std::string const &what="")
try to read the string zone 4026
Definition: PowerPoint7Parser.cxx:2222
bool readPolygon(int level, long endPos)
try to read the polygon zone 3016
Definition: PowerPoint7Graph.cxx:1572
std::shared_ptr< MWAWListener > MWAWListenerPtr
a smart pointer of MWAWListener
Definition: libmwaw_internal.hxx:549
AnchorTo m_anchorTo
anchor position
Definition: MWAWPosition.hxx:267
std::string m_name
the picture name
Definition: PowerPoint7Graph.cxx:264
bool isEmpty() const
returns true if the picture is empty
Definition: PowerPoint7Graph.cxx:255
void resetFrame()
reset the actual frame
Definition: PowerPoint7Graph.cxx:318
@ Group
Definition: PowerPoint7Graph.cxx:64
bool updateShape(MWAWBox2f const &finalBox, MWAWGraphicShape &shape) const
update the shape
Definition: PowerPoint7Graph.cxx:127
Internal: the subdocument of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:540
MWAWVec2f m_shadowOffset
the shadow offset
Definition: MWAWGraphicStyle.hxx:430
static MWAWGraphicShape rectangle(MWAWBox2f const &box, MWAWVec2f const &corners=MWAWVec2f(0, 0))
static constructor to create a rectangle
Definition: MWAWGraphicShape.hxx:117
@ Placeholder
Definition: PowerPoint7Graph.cxx:64
@ Arc
Definition: PowerPoint7Graph.cxx:64
MWAWColor m_color
the border color
Definition: libmwaw_internal.hxx:393
bool readIdentifier(int level, long endPos, int &id, std::string const &wh)
try to read an identifier zone 2017
Definition: PowerPoint7Parser.cxx:1633
MWAWVec2< int > MWAWVec2i
MWAWVec2 of int.
Definition: libmwaw_internal.hxx:834
bool readExternalOleEmbed(int level, long endPos, int &id)
try to read the external ole embed zone 4044
Definition: PowerPoint7Graph.cxx:2286
std::stringstream DebugStream
a basic stream (if debug_with_files is not defined, does nothing)
Definition: MWAWDebug.hxx:61
namespace used to define basic struct of a Microsoft PowerPoint 95 files (Windows)
Definition: PowerPoint7Graph.hxx:62
long m_dataSize
the data size
Definition: PowerPoint7Struct.hxx:133
bool sendText(int textId)
try to send the text content
Definition: PowerPoint7Parser.cxx:189
bool getArrow(int id, MWAWGraphicStyle::Arrow &arrow)
returns an arrow if possible
Definition: PowerPoint7Graph.cxx:325
bool readRectAtom(int level, long endPos)
try to read the graph shape zone 3009
Definition: PowerPoint7Graph.cxx:1278
std::shared_ptr< FrameGroup > m_actualGroup
the actual group
Definition: PowerPoint7Graph.cxx:350
std::vector< int > m_listTextId
a list of text id
Definition: PowerPoint7Graph.cxx:583
@ G_Axial
Definition: MWAWGraphicStyle.hxx:55
bool readLine(int level, long endPos)
try to read the line graph zone 3014
Definition: PowerPoint7Graph.cxx:1481
std::map< PowerPoint7Struct::SlideId, std::vector< std::shared_ptr< Frame > > > m_idToFrameMap
a map slide id to the list of frame
Definition: PowerPoint7Graph.cxx:352
a structure used to define an arrow
Definition: MWAWGraphicStyle.hxx:58
FrameRect()
constructor
Definition: PowerPoint7Graph.cxx:239
Generated on Tue Apr 24 2018 22:55:11 for libmwaw by
doxygen 1.8.20