summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageHeaderFooterContext.hxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2000-10-23 11:14:05 +0000
committerSascha Ballach <sab@openoffice.org>2000-10-23 11:14:05 +0000
commitb758c2b2b5276e3e5a930e169e3273ffbc1c144e (patch)
tree48620ba0733df52a71970d5e3d2b39c2f1bfc480 /xmloff/source/style/PageHeaderFooterContext.hxx
parent982c9ea4691c5eadca1803491cb1e6e68d8f3bea (diff)
little change
Diffstat (limited to 'xmloff/source/style/PageHeaderFooterContext.hxx')
-rw-r--r--xmloff/source/style/PageHeaderFooterContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/style/PageHeaderFooterContext.hxx b/xmloff/source/style/PageHeaderFooterContext.hxx
index 93ec3f9e2c8b..a464e3966f70 100644
--- a/xmloff/source/style/PageHeaderFooterContext.hxx
+++ b/xmloff/source/style/PageHeaderFooterContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PageHeaderFooterContext.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: sab $ $Date: 2000-10-23 10:17:48 $
+ * last change: $Author: sab $ $Date: 2000-10-23 12:14:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@ class PageHeaderFooterContext : public SvXMLImportContext
{
::std::vector< XMLPropertyState > & rProperties;
sal_Bool bHeader;
- const UniReference < SvXMLImportPropertyMapper > &rMap;
+ const UniReference < SvXMLImportPropertyMapper > rMap;
public: