summaryrefslogtreecommitdiff
path: root/sw/inc/unochart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unochart.hxx')
-rw-r--r--sw/inc/unochart.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unochart.hxx b/sw/inc/unochart.hxx
index 38e3b34e6a2c..6b57b32ac708 100644
--- a/sw/inc/unochart.hxx
+++ b/sw/inc/unochart.hxx
@@ -87,7 +87,7 @@ class SwChartLockController_Helper
public:
SwChartLockController_Helper( SwDoc *pDocument );
- ~SwChartLockController_Helper();
+ ~SwChartLockController_Helper() COVERITY_NOEXCEPT_FALSE;
void StartOrContinueLocking();
void Disconnect();