summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-01-09 11:57:21 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-01-09 11:57:21 +0000
commit1010b03ff7979687338c9665eac1ac72fa799b6b (patch)
tree9b6d06f431402535a9b7d39e0ec83e7bb2a2c87a /xmloff/source/text/XMLSectionExport.hxx
parentf0ea21e3f16e0fe02e2de507a869e8b141055650 (diff)
#96249# new user-index-source attribute (index-name) added
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 81ff968a5750..cee45e4d7b1c 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionExport.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: dvo $ $Date: 2001-09-24 13:40:55 $
+ * last change: $Author: dvo $ $Date: 2002-01-09 12:57:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -179,6 +179,7 @@ class XMLSectionExport
const ::rtl::OUString sProtectionKey;
const ::rtl::OUString sSortAlgorithm;
const ::rtl::OUString sLocale;
+ const ::rtl::OUString sUserIndexName;
const ::rtl::OUString sEmpty;