summaryrefslogtreecommitdiffstats
path: root/include/svx/AccessibleOLEShape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/AccessibleOLEShape.hxx')
-rw-r--r--include/svx/AccessibleOLEShape.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/AccessibleOLEShape.hxx b/include/svx/AccessibleOLEShape.hxx
index 5ff85ada3468..082d6f647b20 100644
--- a/include/svx/AccessibleOLEShape.hxx
+++ b/include/svx/AccessibleOLEShape.hxx
@@ -105,9 +105,9 @@ protected:
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
- AccessibleOLEShape (const AccessibleOLEShape&) SAL_DELETED_FUNCTION;
+ AccessibleOLEShape (const AccessibleOLEShape&) = delete;
- AccessibleOLEShape& operator= (const AccessibleOLEShape&) SAL_DELETED_FUNCTION;
+ AccessibleOLEShape& operator= (const AccessibleOLEShape&) = delete;
};
} // end of namespace accessibility