basegfx::B2DTuple maSizeHint
tools::Polygon ReadPolygonWithSkip(const bool skipFirst, sal_uInt32 nNextPos)
Reads polygons from the stream.
void ReadAndDrawPolyLine(sal_uInt32 nNextPos)
Reads a polyline from the WMF file and draws it The <class T> parameter refers to the type of the poi...
bool mbReadOtherGraphicFormat
Another format is read already, can ignore actual EMF data.
void SetSizeHint(const basegfx::B2DTuple &rSizeHint)
tools::Rectangle ReadRectangle()
EmfReader(SvStream &rStreamWMF, GDIMetaFile &rGDIMetaFile)
void ReadEMFPlusComment(sal_uInt32 length, bool &bHaveDC)
void ReadMultiformatsComment()
Parses EMR_COMMENT_MULTIFORMATS.
tools::Polygon ReadPolygon(sal_uInt32 nStartIndex, sal_uInt32 nPoints, sal_uInt32 nNextPos)
Reads polygons from the stream.
void SetEnableEMFPlus(bool bEnableEMFPlus)
void ReadGDIComment(sal_uInt32 nCommentId)
void ReadAndDrawPolyPolygon(sal_uInt32 nNextPos)
Reads a poly polygon from the WMF file and draws it.