summaryrefslogtreecommitdiff
path: root/xmloff/source/style/opaquhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/opaquhdl.hxx')
-rw-r--r--xmloff/source/style/opaquhdl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/opaquhdl.hxx b/xmloff/source/style/opaquhdl.hxx
index 1877ebc33a23..e2a3501886f5 100644
--- a/xmloff/source/style/opaquhdl.hxx
+++ b/xmloff/source/style/opaquhdl.hxx
@@ -28,7 +28,7 @@
class XMLOpaquePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLOpaquePropHdl();
+ virtual ~XMLOpaquePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;