136 WPXPropertyList
calcClipPath(
const std::vector<libmspub::Vertex> &verts,
double x,
double y,
double height,
double width, VectorTransformation2D transform, boost::shared_ptr<const CustomShape> shape);
137 void writeCustomShape(
ShapeType shapeType, WPXPropertyList &graphicsProps, libwpg::WPGPaintInterface *painter,
double x,
double y,
double height,
double width,
bool closeEverything, VectorTransformation2D transform, std::vector<Line> lines, boost::function<
double(
unsigned index)> calculator,
const std::vector<Color> &palette, boost::shared_ptr<const CustomShape> shape);