summaryrefslogtreecommitdiff
path: root/oox/source/shape/LockedCanvasContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/shape/LockedCanvasContext.hxx')
-rw-r--r--oox/source/shape/LockedCanvasContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/shape/LockedCanvasContext.hxx b/oox/source/shape/LockedCanvasContext.hxx
index 6817008e9a89..d500f12dd082 100644
--- a/oox/source/shape/LockedCanvasContext.hxx
+++ b/oox/source/shape/LockedCanvasContext.hxx
@@ -25,7 +25,7 @@ public:
explicit LockedCanvasContext(oox::core::ContextHandler2Helper& rParent);
~LockedCanvasContext() override;
- oox::core::ContextHandlerRef onCreateContext(sal_Int32 Element, const ::oox::AttributeList& rAttribs) override;
+ oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElementToken, const ::oox::AttributeList& rAttribs) override;
const oox::drawingml::ShapePtr& getShape() const
{