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;
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:551
enum Type m_type
the type:
Definition: PowerPoint7Graph.cxx:88
Internal: a frame placeholder of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:206
bool readBitmapFlag(int level, long endPos)
try to read the bitmap type zone 3038
Definition: PowerPoint7Graph.cxx:2121
@ 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:197
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:1857
MWAWVec2< float > MWAWVec2f
MWAWVec2 of float.
Definition: libmwaw_internal.hxx:842
Internal: a frame rect of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:114
Internal: a polygon of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:221
~FrameGroup() final
destructor
Definition: PowerPoint7Graph.cxx:201
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:415
void setShadowColor(MWAWColor const &col, float opacity=1)
set the shadow color
Definition: MWAWGraphicStyle.hxx:458
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:2283
static MWAWGraphicShape pie(MWAWBox2f const &box, MWAWBox2f const &circleBox, MWAWVec2f const &angles)
static constructor to create a pie
Definition: MWAWGraphicShape.hxx:147
void translate(MWAWVec2f const &delta)
translate all the coordinate by delta
Definition: MWAWGraphicShape.cxx:356
static bool getCustomShape(int id, MWAWGraphicShape &shape)
returns a custom shape corresponding to an id
Definition: PowerPoint7Graph.cxx:437
SubDocument(SubDocument const &)=delete
FramePolygon()
constructor
Definition: PowerPoint7Graph.cxx:223
float m_rotation
the rotation
Definition: PowerPoint7Graph.cxx:94
void parse(MWAWListenerPtr &listener, libmwaw::SubDocumentType type) final
the parser function
Definition: PowerPoint7Graph.cxx:619
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:2452
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:565
static MWAWGraphicShape line(MWAWVec2f const &orign, MWAWVec2f const &dest)
static constructor to create a line
Definition: MWAWGraphicShape.cxx:228
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
bool getPattern(int id, MWAWGraphicStyle::Pattern &pattern) const
try to return a pattern
Definition: PowerPoint7Graph.cxx:387
void setFrame(Frame *frame)
try to add a frame
Definition: PowerPoint7Graph.cxx:313
@ Polygon
Definition: PowerPoint7Graph.cxx:64
@ Rect
Definition: PowerPoint7Graph.cxx:64
@ G_Linear
Definition: MWAWGraphicStyle.hxx:177
virtual ~PowerPoint7Graph()
destructor
Definition: PowerPoint7Graph.cxx:648
bool readPointList(int level, long endPos, std::vector< MWAWVec2i > &points)
try to read the list of point zone 3035
Definition: PowerPoint7Graph.cxx:1816
Type
the frame type
Definition: PowerPoint7Graph.cxx:64
bool sendText(int textId)
try to send the text content
Definition: PowerPoint7Graph.cxx:2822
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:2531
bool readGroupAtom(int level, long endPos)
try to read the zone 3002
Definition: PowerPoint7Graph.cxx:731
bool readPictureIdContainer(int level, long endPos, int &id)
try to read the picture id container zone 4053
Definition: PowerPoint7Graph.cxx:2485
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:661
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:363
bool readStyle(int level, long endPos)
try to read the graphic style zone 3005
Definition: PowerPoint7Graph.cxx:764
std::vector< MWAWGraphicStyle::Arrow > m_arrowList
the arrow list
Definition: PowerPoint7Graph.cxx:376
SubDocument(PowerPoint7Graph &parser, MWAWInputStreamPtr const &input, std::vector< int > const &listTextId)
constructor for a list text zone
Definition: PowerPoint7Graph.cxx:581
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:261
std::shared_ptr< MWAWPresentationListener > MWAWPresentationListenerPtr
a smart pointer of MWAWPresentationListener
Definition: libmwaw_internal.hxx:559
static MWAWGraphicShape circle(MWAWBox2f const &box)
static constructor to create a circle
Definition: MWAWGraphicShape.hxx:129
SubDocument(PowerPoint7Graph &parser, MWAWInputStreamPtr const &input, int tId)
constructor for a text zone
Definition: PowerPoint7Graph.cxx:573
@ G_Rectangular
Definition: MWAWGraphicStyle.hxx:177
~FrameArc() final
destructor
Definition: PowerPoint7Graph.cxx:129
PowerPoint7Graph & m_powerpointParser
the parser
Definition: PowerPoint7Graph.cxx:609
State()
constructor
Definition: PowerPoint7Graph.cxx:301
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:2016
bool readArcAtom(int level, long endPos)
try to read the graph arc atom 3019
Definition: PowerPoint7Graph.cxx:1758
a basic pattern used in a MWAWGraphicStyle:
Definition: MWAWGraphicStyle.hxx:277
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:374
MWAWBox2< T > getUnion(MWAWBox2< T > const &box) const
returns the union between this and box
Definition: libmwaw_internal.hxx:1129
SubDocumentType
Definition: libmwaw_internal.hxx:188
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:198
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:126
Internal: a picture of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:276
bool readLineAtom(int level, long endPos)
try to read the graph line atom zone 3015
Definition: PowerPoint7Graph.cxx:1565
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:651
float m_lineWidth
the linewidth
Definition: MWAWGraphicStyle.hxx:508
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:1705
PowerPoint7Graph(PowerPoint7Parser &parser)
constructor
Definition: PowerPoint7Graph.cxx:641
std::vector< MWAWVec2i > m_vertices
the vertices
Definition: PowerPoint7Graph.cxx:233
bool readGroup(int level, long endPos)
try to read the group zone
Definition: PowerPoint7Graph.cxx:677
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
a structure used to define the gradient limit in MWAWGraphicStyle
Definition: MWAWGraphicStyle.hxx:141
bool updateShape(MWAWBox2f const &finalBox, MWAWGraphicShape &shape) const
update the shape
Definition: PowerPoint7Graph.cxx:240
MWAWEmbeddedObject m_object
the picture data
Definition: PowerPoint7Graph.cxx:290
a border
Definition: libmwaw_internal.hxx:333
int m_textId
the text id
Definition: PowerPoint7Graph.cxx:611
std::vector< MWAWVec2f > m_vertices
the list of vertices for lines or polygons
Definition: MWAWGraphicShape.hxx:226
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:358
Wrapping m_wrapping
Wrapping.
Definition: MWAWPosition.hxx:278
MWAWVec2i m_decal
the decal from file position to final position
Definition: PowerPoint7Graph.cxx:370
void setBorders(int wh, MWAWBorder const &border)
sets the cell border: wh=libmwaw::LeftBit|...
Definition: MWAWGraphicStyle.cxx:232
bool readZone5000Data(int level, long endPos)
try to read the zone 5000 data: 5002
Definition: PowerPoint7Graph.cxx:2611
Type m_type
the type
Definition: MWAWGraphicShape.hxx:216
MWAWGraphicShape rotate(float angle, MWAWVec2f const ¢er) const
return a new shape corresponding to a rotation from center.
Definition: MWAWGraphicShape.cxx:381
Arrow m_arrows[2]
the two arrows corresponding to start and end extremity
Definition: MWAWGraphicStyle.hxx:553
void setPattern(Pattern const &pat, float opacity=1)
set the pattern
Definition: MWAWGraphicStyle.hxx:426
Internal: a group of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:180
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:384
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:278
void setPageSize(MWAWVec2i &pageSize)
sets the page size
Definition: PowerPoint7Graph.cxx:656
bool readPlaceholderContainer(int level, long endPos)
try to read a place holder container 3010
Definition: PowerPoint7Graph.cxx:1410
~SubDocument() final
destructor
Definition: PowerPoint7Graph.cxx:590
bool readLineArrows(int level, long endPos)
try to read the line arrow zone 3007
Definition: PowerPoint7Graph.cxx:1184
@ Line
Definition: PowerPoint7Graph.cxx:64
PowerPoint7Parser * m_mainParser
the main parser;
Definition: PowerPoint7Graph.hxx:193
@ G_Axial
Definition: MWAWGraphicStyle.hxx:177
MWAWColor m_colors[2]
the two indexed colors
Definition: MWAWGraphicStyle.hxx:361
SubDocument & operator=(SubDocument const &)=delete
MWAWBox2i m_box
the picture box
Definition: PowerPoint7Graph.cxx:292
FrameGroup()
constructor
Definition: PowerPoint7Graph.cxx:182
void initArrows()
init the arrow list
Definition: PowerPoint7Graph.cxx:425
MWAWColor m_lineColor
the line color
Definition: MWAWGraphicStyle.hxx:516
bool readZone5000Header(int level, long endPos)
try to read the zone 5000 header: 5001
Definition: PowerPoint7Graph.cxx:2579
std::shared_ptr< PowerPoint7GraphInternal::State > m_state
the state
Definition: PowerPoint7Graph.hxx:190
MWAWBox2< int > MWAWBox2i
MWAWBox2 of int.
Definition: libmwaw_internal.hxx:1191
@ Double
Definition: libmwaw_internal.hxx:337
PowerPoint7Struct::SlideId m_actualSlideId
the actual slide id
Definition: PowerPoint7Graph.cxx:372
bool readPlaceholderAtom(int level, long endPos)
try to read the place holder atom zone 3011
Definition: PowerPoint7Graph.cxx:1479
~FramePolygon()
destructor
Definition: PowerPoint7Graph.cxx:236
MWAWVec2< T > center() const
the box center
Definition: libmwaw_internal.hxx:1072
Internal: the state of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:299
bool readPictureContainer(int level, long endPos, PowerPoint7GraphInternal::Picture &picture)
try to read the picture container 4028
Definition: PowerPoint7Graph.cxx:2407
bool readExternalOleEmbedAtom(int level, long endPos)
try to read the external ole object atom zone: 4045
Definition: PowerPoint7Graph.cxx:2374
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:2202
void setColorList(std::vector< MWAWColor > const &colorList)
sets the color list
Definition: PowerPoint7Graph.cxx:666
Gradient m_gradient
the gradient
Definition: MWAWGraphicStyle.hxx:533
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:378
bool sendSlide(PowerPoint7Struct::SlideId const &id, bool sendBackground)
try to send the slide content
Definition: PowerPoint7Graph.cxx:2663
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:2243
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:557
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:2701
std::vector< float > m_lineDashWidth
the dash array: a sequence of (fullsize, emptysize)
Definition: MWAWGraphicStyle.hxx:506
FramePlaceholder()
constructor
Definition: PowerPoint7Graph.cxx:208
bool readMetaFileContainer(int level, long endPos, PowerPoint7GraphInternal::Picture &picture)
try to read the meta file container zone 4037
Definition: PowerPoint7Graph.cxx:2154
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:1067
bool readRect(int level, long endPos)
try to read the graph rectangle zone 3008
Definition: PowerPoint7Graph.cxx:1222
bool operator!=(MWAWSubDocument const &doc) const final
operator!=
Definition: PowerPoint7Graph.cxx:593
bool readBitmapContainer(int level, long endPos, PowerPoint7GraphInternal::Picture &picture)
try to read the bitmap container zone 1027
Definition: PowerPoint7Graph.cxx:1963
bool readPictureList(int level, long endPos)
try to read the font collection 10 zone 2006
Definition: PowerPoint7Graph.cxx:1896
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:1660
void scale(MWAWVec2f const &factor)
rescale all the coordinate
Definition: MWAWGraphicShape.cxx:368
Internal: a frame of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:62
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:1603
std::shared_ptr< MWAWListener > MWAWListenerPtr
a smart pointer of MWAWListener
Definition: libmwaw_internal.hxx:553
AnchorTo m_anchorTo
anchor position
Definition: MWAWPosition.hxx:270
std::string m_name
the picture name
Definition: PowerPoint7Graph.cxx:294
bool isEmpty() const
returns true if the picture is empty
Definition: PowerPoint7Graph.cxx:285
void resetFrame()
reset the actual frame
Definition: PowerPoint7Graph.cxx:348
@ Group
Definition: PowerPoint7Graph.cxx:64
bool updateShape(MWAWBox2f const &finalBox, MWAWGraphicShape &shape) const
update the shape
Definition: PowerPoint7Graph.cxx:133
Internal: the subdocument of a PowerPoint7Graph.
Definition: PowerPoint7Graph.cxx:570
MWAWVec2f m_shadowOffset
the shadow offset
Definition: MWAWGraphicStyle.hxx:527
static MWAWGraphicShape rectangle(MWAWBox2f const &box, MWAWVec2f const &corners=MWAWVec2f(0, 0))
static constructor to create a rectangle
Definition: MWAWGraphicShape.hxx:120
@ 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:838
bool readExternalOleEmbed(int level, long endPos, int &id)
try to read the external ole embed zone 4044
Definition: PowerPoint7Graph.cxx:2316
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:355
std::vector< Stop > m_stopList
the list of gradient limits
Definition: MWAWGraphicStyle.hxx:262
bool readRectAtom(int level, long endPos)
try to read the graph shape zone 3009
Definition: PowerPoint7Graph.cxx:1309
std::shared_ptr< FrameGroup > m_actualGroup
the actual group
Definition: PowerPoint7Graph.cxx:380
std::vector< int > m_listTextId
a list of text id
Definition: PowerPoint7Graph.cxx:613
bool readLine(int level, long endPos)
try to read the line graph zone 3014
Definition: PowerPoint7Graph.cxx:1512
std::map< PowerPoint7Struct::SlideId, std::vector< std::shared_ptr< Frame > > > m_idToFrameMap
a map slide id to the list of frame
Definition: PowerPoint7Graph.cxx:382
a structure used to define an arrow
Definition: MWAWGraphicStyle.hxx:56
FrameRect()
constructor
Definition: PowerPoint7Graph.cxx:263
Generated on Fri Sep 18 2020 18:14:52 for libmwaw by
doxygen 1.8.20