summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-03-20 17:53:44 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-03-20 17:53:44 +0000
commit36c02637407192056cd5cc960cf52703aff6beb1 (patch)
tree49892ea60c3efa9a949c0a95363fe1b5005c77ce /xmloff/source/text/XMLSectionExport.hxx
parent25fced4538a4a7ece941a861a399f910269e7a40 (diff)
added: import and export of section passwords
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 282557c921ab..e380ef983565 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionExport.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: dvo $ $Date: 2001-02-20 13:49:46 $
+ * last change: $Author: dvo $ $Date: 2001-03-20 18:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -183,6 +183,7 @@ class XMLSectionExport
const ::rtl::OUString sTextSection;
const ::rtl::OUString sIsGlobalDocumentSection;
+ const ::rtl::OUString sPassword;
const ::rtl::OUString sEmpty;