summaryrefslogtreecommitdiff
path: root/xmloff/source/style/DrawAspectHdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/DrawAspectHdl.hxx')
-rw-r--r--xmloff/source/style/DrawAspectHdl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/DrawAspectHdl.hxx b/xmloff/source/style/DrawAspectHdl.hxx
index 8a6045321ddb..82db69d51926 100644
--- a/xmloff/source/style/DrawAspectHdl.hxx
+++ b/xmloff/source/style/DrawAspectHdl.hxx
@@ -28,7 +28,7 @@
class DrawAspectHdl : public XMLPropertyHandler
{
public:
- virtual ~DrawAspectHdl();
+ virtual ~DrawAspectHdl() 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;