14 #include <libwpd/libwpd.h>
27 virtual void writeOut(WPXPropertyListVector &vec)
const = 0;
47 void appendSplineTo(std::vector<std::pair<double, double> > &points);
48 void appendArcTo(
double rx,
double ry,
double rotation,
bool longAngle,
bool sweep,
double x,
double y);
52 void writeOut(WPXPropertyListVector &vec)
const;
53 void writeOut(WPXString &path, WPXString &viewBox,
double &width)
const;