summaryrefslogtreecommitdiff
path: root/include/oox/core/contexthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/contexthandler.hxx')
-rw-r--r--include/oox/core/contexthandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/core/contexthandler.hxx b/include/oox/core/contexthandler.hxx
index a6de85d3e56b..78e519df4d26 100644
--- a/include/oox/core/contexthandler.hxx
+++ b/include/oox/core/contexthandler.hxx
@@ -98,7 +98,7 @@ protected:
#endif
private:
- ContextHandler& operator=( const ContextHandler& ) SAL_DELETED_FUNCTION;
+ ContextHandler& operator=( const ContextHandler& ) = delete;
private:
FragmentBaseDataRef mxBaseData; ///< Base data of the fragment.