summaryrefslogtreecommitdiff
path: root/oox/inc/oox/ppt/pptshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/ppt/pptshape.hxx')
-rw-r--r--oox/inc/oox/ppt/pptshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/oox/ppt/pptshape.hxx b/oox/inc/oox/ppt/pptshape.hxx
index 3376e5bb1ace..be200859c6e6 100644
--- a/oox/inc/oox/ppt/pptshape.hxx
+++ b/oox/inc/oox/ppt/pptshape.hxx
@@ -48,7 +48,7 @@ public:
using oox::drawingml::Shape::addShape;
// addShape is creating and inserting the corresponding XShape.
void addShape(
- const oox::core::XmlFilterBase& rFilterBase,
+ oox::core::XmlFilterBase& rFilterBase,
const SlidePersist& rPersist,
const oox::drawingml::Theme* pTheme,
const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& rxShapes,