summaryrefslogtreecommitdiffstats
path: root/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-02-19 10:00:25 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-02-19 10:00:25 +0000
commit25bd60d3f54032fb6535c147d61740576fd28998 (patch)
tree5b7d2818a0057cfc1252003a9f1a75197b8d6660 /xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
parentHas SearchOptions member now (diff)
downloadcore-25bd60d3f54032fb6535c147d61740576fd28998.tar.gz
core-25bd60d3f54032fb6535c147d61740576fd28998.zip
- fixed: method now uses proper name
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 b825237beaa0..4ce044cac31a 100644
--- a/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
+++ b/xmloff/source/text/XMLSectionFootnoteConfigExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionFootnoteConfigExport.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2001-02-16 16:39:27 $
+ * last change: $Author: dvo $ $Date: 2001-02-19 11:00:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ class XMLSectionFootnoteConfigExport
{
public:
- static void export(
+ static void exportXML(
const SvXMLExport& rExport,
sal_Bool bEndnote,
const ::std::vector<XMLPropertyState> * pProperties,