summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterPropMapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/PageMasterPropMapper.hxx')
-rw-r--r--xmloff/source/style/PageMasterPropMapper.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/style/PageMasterPropMapper.hxx b/xmloff/source/style/PageMasterPropMapper.hxx
index c828e99755b4..583ed7b3ba2e 100644
--- a/xmloff/source/style/PageMasterPropMapper.hxx
+++ b/xmloff/source/style/PageMasterPropMapper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PageMasterPropMapper.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: sab $ $Date: 2000-10-20 06:14:52 $
+ * last change: $Author: sab $ $Date: 2000-10-23 10:26:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@ protected:
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > rPropSet
) const;
public:
+ XMLPageMasterPropSetMapper();
XMLPageMasterPropSetMapper(
const XMLPropertyMapEntry* pEntries,
const UniReference< XMLPropertyHandlerFactory >& rFactory );