summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/shape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/shape.hxx')
-rw-r--r--include/oox/drawingml/shape.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/oox/drawingml/shape.hxx b/include/oox/drawingml/shape.hxx
index 95108e7b31e2..0631c0aa3470 100644
--- a/include/oox/drawingml/shape.hxx
+++ b/include/oox/drawingml/shape.hxx
@@ -201,6 +201,11 @@ protected:
ShapeIdMap* pShapeMap,
basegfx::B2DHomMatrix& aTransformation );
+ void keepDiagramCompatibilityInfo( ::oox::core::XmlFilterBase& rFilterBase );
+
+ ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >
+ renderDiagramToGraphic( ::oox::core::XmlFilterBase& rFilterBase );
+
virtual OUString finalizeServiceName(
::oox::core::XmlFilterBase& rFilter,
const OUString& rServiceName,