Searched refs:WriteBezierShape (Results 1 – 2 of 2) sorted by relevance
387 ShapeExport& ShapeExport::WriteBezierShape( Reference< XShape > xShape, sal_Bool bClosed ) in WriteBezierShape() function in oox::drawingml::ShapeExport433 return WriteBezierShape( xShape, TRUE ); in WriteClosedBezierShape()438 return WriteBezierShape( xShape, FALSE ); in WriteOpenBezierShape()
83 …WriteBezierShape( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > xShape, sa…
Completed in 14 milliseconds