summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-05-02 14:04:56 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-05-02 14:04:56 +0000
commit8ec5a80d5772e207b4065bcac3fcfde16c137d9c (patch)
tree8b11f81f10f5390a4b2a65b5aea54f384c7d2dc8 /xmloff/source/text/XMLSectionExport.hxx
parent3a44573a0a4d8c99df44c908f0d71a3e55f14004 (diff)
changed property Password to Protectionkey
Diffstat (limited to 'xmloff/source/text/XMLSectionExport.hxx')
-rw-r--r--xmloff/source/text/XMLSectionExport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLSectionExport.hxx b/xmloff/source/text/XMLSectionExport.hxx
index e380ef983565..45658a38666b 100644
--- a/xmloff/source/text/XMLSectionExport.hxx
+++ b/xmloff/source/text/XMLSectionExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionExport.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: dvo $ $Date: 2001-03-20 18:53:44 $
+ * last change: $Author: dvo $ $Date: 2001-05-02 15:04:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -183,7 +183,7 @@ class XMLSectionExport
const ::rtl::OUString sTextSection;
const ::rtl::OUString sIsGlobalDocumentSection;
- const ::rtl::OUString sPassword;
+ const ::rtl::OUString sProtectionKey;
const ::rtl::OUString sEmpty;