summaryrefslogtreecommitdiffstats
path: root/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-02-19 17:00:45 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-02-19 17:00:45 +0000
commit5aa065d73be6a91965b2f5a9aee4ba536220ff6a (patch)
tree8075ad03b676efbd5eb42d1cce5b378cadd3311f /xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
parent#83781#: don't show assertions with empty path URL's (diff)
downloadcore-5aa065d73be6a91965b2f5a9aee4ba536220ff6a.tar.gz
core-5aa065d73be6a91965b2f5a9aee4ba536220ff6a.zip
- fixed: silly hack removed
Diffstat (limited to 'xmloff/source/text/XMLSectionFootnoteConfigExport.hxx')
-rw-r--r--xmloff/source/text/XMLSectionFootnoteConfigExport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx b/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
index 4ce044cac31a..ab858b308043 100644
--- a/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
+++ b/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionFootnoteConfigExport.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dvo $ $Date: 2001-02-19 11:00:25 $
+ * last change: $Author: dvo $ $Date: 2001-02-19 18:00:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ class XMLSectionFootnoteConfigExport
public:
static void exportXML(
- const SvXMLExport& rExport,
+ SvXMLExport& rExport,
sal_Bool bEndnote,
const ::std::vector<XMLPropertyState> * pProperties,
sal_uInt32 nIdx,