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