summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editobj2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/editeng/editobj2.hxx')
-rw-r--r--editeng/source/editeng/editobj2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/editeng/editobj2.hxx b/editeng/source/editeng/editobj2.hxx
index 2d59974db893..33b709385ac8 100644
--- a/editeng/source/editeng/editobj2.hxx
+++ b/editeng/source/editeng/editobj2.hxx
@@ -51,7 +51,7 @@ private:
sal_uInt16 nStart;
sal_uInt16 nEnd;
- XEditAttribute( const XEditAttribute& rCopyFrom ) SAL_DELETED_FUNCTION;
+ XEditAttribute( const XEditAttribute& rCopyFrom ) = delete;
public:
XEditAttribute( const SfxPoolItem& rAttr, sal_uInt16 nStart, sal_uInt16 nEnd );