summaryrefslogtreecommitdiff
path: root/sw/inc/unotextrange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotextrange.hxx')
-rw-r--r--sw/inc/unotextrange.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotextrange.hxx b/sw/inc/unotextrange.hxx
index 552ac6b14806..6c5ec9d48909 100644
--- a/sw/inc/unotextrange.hxx
+++ b/sw/inc/unotextrange.hxx
@@ -44,7 +44,7 @@ class SW_DLLPUBLIC SwUnoInternalPaM
{
private:
- SwUnoInternalPaM(const SwUnoInternalPaM&) SAL_DELETED_FUNCTION;
+ SwUnoInternalPaM(const SwUnoInternalPaM&) = delete;
public:
SwUnoInternalPaM(SwDoc& rDoc);