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 5119da01635b..5816de24502f 100644
--- a/include/svx/AccessibleOLEShape.hxx
+++ b/include/svx/AccessibleOLEShape.hxx
@@ -74,11 +74,11 @@ public:
virtual void SAL_CALL
acquire()
- throw () override;
+ noexcept override;
virtual void SAL_CALL
release()
- throw () override;
+ noexcept override;
//===== XServiceInfo ====================================================