summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtprhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtprhdl.hxx')
-rw-r--r--xmloff/source/text/txtprhdl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtprhdl.hxx b/xmloff/source/text/txtprhdl.hxx
index 3af66c14b93e..0a042962c48e 100644
--- a/xmloff/source/text/txtprhdl.hxx
+++ b/xmloff/source/text/txtprhdl.hxx
@@ -33,7 +33,7 @@ public:
XMLTextPropertyHandlerFactory();
virtual ~XMLTextPropertyHandlerFactory();
- virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const SAL_OVERRIDE ;
+ virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const override ;
};