summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/numithdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/numithdl.hxx')
-rw-r--r--xmloff/source/draw/numithdl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/numithdl.hxx b/xmloff/source/draw/numithdl.hxx
index 0ea5cfa0b51d..3decd01f471b 100644
--- a/xmloff/source/draw/numithdl.hxx
+++ b/xmloff/source/draw/numithdl.hxx
@@ -32,7 +32,7 @@ private:
css::uno::Reference< css::ucb::XAnyCompare > mxNumRuleCompare;
public:
explicit XMLNumRulePropHdl( css::uno::Reference< css::ucb::XAnyCompare > const & xNumRuleCompare );
- virtual ~XMLNumRulePropHdl();
+ virtual ~XMLNumRulePropHdl() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;