117 librevenge::RVNGPropertyList
calcClipPath(
const std::vector<libmspub::Vertex> &verts,
double x,
double y,
double height,
double width, VectorTransformation2D transform, boost::shared_ptr<const CustomShape> shape);
118 void writeCustomShape(
ShapeType shapeType, librevenge::RVNGPropertyList &graphicsProps, librevenge::RVNGDrawingInterface *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);