summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterPropHdlFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/PageMasterPropHdlFactory.hxx')
-rw-r--r--xmloff/source/style/PageMasterPropHdlFactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/PageMasterPropHdlFactory.hxx b/xmloff/source/style/PageMasterPropHdlFactory.hxx
index f60dd13a84ae..c466b295e428 100644
--- a/xmloff/source/style/PageMasterPropHdlFactory.hxx
+++ b/xmloff/source/style/PageMasterPropHdlFactory.hxx
@@ -29,7 +29,7 @@ public:
virtual ~XMLPageMasterPropHdlFactory();
virtual const XMLPropertyHandler*
- GetPropertyHandler( sal_Int32 nType ) const SAL_OVERRIDE;
+ GetPropertyHandler( sal_Int32 nType ) const override;
};
#endif