summaryrefslogtreecommitdiff
path: root/include/oox/core/contexthandler2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/contexthandler2.hxx')
-rw-r--r--include/oox/core/contexthandler2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/core/contexthandler2.hxx b/include/oox/core/contexthandler2.hxx
index 048a2eca11f2..c94bda415ded 100644
--- a/include/oox/core/contexthandler2.hxx
+++ b/include/oox/core/contexthandler2.hxx
@@ -190,7 +190,7 @@ protected:
void implEndRecord( sal_Int32 nRecId );
private:
- ContextHandler2Helper& operator=( const ContextHandler2Helper& ) SAL_DELETED_FUNCTION;
+ ContextHandler2Helper& operator=( const ContextHandler2Helper& ) = delete;
ElementInfo& pushElementInfo( sal_Int32 nElement );
void popElementInfo();