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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/style/opaquhdl.hxx b/xmloff/source/style/opaquhdl.hxx
index e748339320dc..9fca8d94d6da 100644
--- a/xmloff/source/style/opaquhdl.hxx
+++ b/xmloff/source/style/opaquhdl.hxx
@@ -30,8 +30,8 @@ class XMLOpaquePropHdl : public XMLPropertyHandler
public:
virtual ~XMLOpaquePropHdl();
- virtual bool importXML( const OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const;
- virtual bool exportXML( OUString& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const;
+ virtual bool importXML( const OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const SAL_OVERRIDE;
+ virtual bool exportXML( OUString& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const SAL_OVERRIDE;
};
#endif // INCLUDED_XMLOFF_SOURCE_STYLE_OPAQUHDL_HXX