summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-06-12 16:46:20 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-06-12 16:46:20 +0000
commita98f6b275f40dc8166783ca6a0268e80e2e9e577 (patch)
treec2ba814b74f83a5073c3d8b9f35e20d8a6e1c764 /xmloff/source/text/XMLSectionExport.hxx
parent6f412bfba04acc6fa76ca8e6bfbac402235ac878 (diff)
#87851# sort algorithm for indices imported and exported
Diffstat (limited to 'xmloff/source/text/XMLSectionExport.hxx')
-rw-r--r--xmloff/source/text/XMLSectionExport.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLSectionExport.hxx b/xmloff/source/text/XMLSectionExport.hxx
index 45658a38666b..95a1b3612b35 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionExport.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: dvo $ $Date: 2001-05-02 15:04:56 $
+ * last change: $Author: dvo $ $Date: 2001-06-12 17:46:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -184,6 +184,8 @@ class XMLSectionExport
const ::rtl::OUString sTextSection;
const ::rtl::OUString sIsGlobalDocumentSection;
const ::rtl::OUString sProtectionKey;
+ const ::rtl::OUString sSortAlgorithm;
+ const ::rtl::OUString sLocale;
const ::rtl::OUString sEmpty;