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 27a5918d6db4..3af66c14b93e 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 ;
+ virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const SAL_OVERRIDE ;
};