summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-08-23 08:40:43 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-08-23 08:40:43 +0000
commitd81b2f5079badc2813bba3ef993875f698e5cc50 (patch)
tree5b900582b6fb5bafc69e512dda0a9939479b3929 /xmloff/source/text/XMLSectionExport.hxx
parent37c66df89f9986d7da5d20fe98f64ef292c87f8e (diff)
#91412# load and save index names
Diffstat (limited to 'xmloff/source/text/XMLSectionExport.hxx')
-rw-r--r--xmloff/source/text/XMLSectionExport.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLSectionExport.hxx b/xmloff/source/text/XMLSectionExport.hxx
index 74abfaa24bec..555d627219fb 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionExport.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: dvo $ $Date: 2001-06-29 21:07:22 $
+ * last change: $Author: dvo $ $Date: 2001-08-23 09:40:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -159,6 +159,7 @@ class XMLSectionExport
const ::rtl::OUString sParaStyleLevel;
const ::rtl::OUString sSection;
const ::rtl::OUString sTitle;
+ const ::rtl::OUString sName;
const ::rtl::OUString sUseAlphabeticalSeparators;
const ::rtl::OUString sUseCombinedEntries;
const ::rtl::OUString sUseDash;