summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/uinums.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/uinums.hxx')
-rw-r--r--sw/source/uibase/inc/uinums.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/uinums.hxx b/sw/source/uibase/inc/uinums.hxx
index e03e03398257..6276d8094159 100644
--- a/sw/source/uibase/inc/uinums.hxx
+++ b/sw/source/uibase/inc/uinums.hxx
@@ -46,7 +46,7 @@ class SW_DLLPUBLIC SwNumRulesWithName
sal_uInt16 nCharPoolId;
std::vector<std::unique_ptr<SfxPoolItem>> m_Items;
- _SwNumFormatGlobal& operator=( const _SwNumFormatGlobal& ) SAL_DELETED_FUNCTION;
+ _SwNumFormatGlobal& operator=( const _SwNumFormatGlobal& ) = delete;
public:
_SwNumFormatGlobal( const SwNumFormat& rFormat );