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 80e7b6e73df6..f60dd13a84ae 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;
+ GetPropertyHandler( sal_Int32 nType ) const SAL_OVERRIDE;
};
#endif