110 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);