summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2000-11-17 17:54:34 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2000-11-17 17:54:34 +0000
commit9ad9ee09c99c97ec6b483b8f2ac9c1928b86919c (patch)
tree24131cd41f37838f50d078f0833b23dbe0679cc2 /xmloff/source/text/XMLSectionExport.hxx
parentc9a359997640331652affe961659353b0459b62e (diff)
- fixed: empty strings in foot-/endnote configuration
- fixed: char style in foot-/endnote configuration - fixed: image in object index
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 e40297bc2f88..7ef33d490704 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionExport.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2000-11-14 14:42:50 $
+ * last change: $Author: dvo $ $Date: 2000-11-17 18:54:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -162,6 +162,7 @@ class XMLSectionExport
const ::rtl::OUString sUseLevelFromSource;
const ::rtl::OUString sUsePP;
const ::rtl::OUString sUseUpperCase;
+ const ::rtl::OUString sIsCommaSeparated;
const ::rtl::OUString sTableOfContent;
const ::rtl::OUString sIllustrationIndex;