summaryrefslogtreecommitdiff
path: root/include/svx/AccessibleGraphicShape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/AccessibleGraphicShape.hxx')
-rw-r--r--include/svx/AccessibleGraphicShape.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/AccessibleGraphicShape.hxx b/include/svx/AccessibleGraphicShape.hxx
index fcffbdd39df3..a81aa130bb52 100644
--- a/include/svx/AccessibleGraphicShape.hxx
+++ b/include/svx/AccessibleGraphicShape.hxx
@@ -66,11 +66,11 @@ public:
virtual void SAL_CALL
acquire()
- throw () override;
+ noexcept override;
virtual void SAL_CALL
release()
- throw () override;
+ noexcept override;
//===== XServiceInfo ====================================================