summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionImportContext.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/XMLSectionImportContext.hxx
parent3a44573a0a4d8c99df44c908f0d71a3e55f14004 (diff)
changed property Password to Protectionkey
Diffstat (limited to 'xmloff/source/text/XMLSectionImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLSectionImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLSectionImportContext.hxx b/xmloff/source/text/XMLSectionImportContext.hxx
index 838951e9e6e6..089d8af8ebef 100644
--- a/xmloff/source/text/XMLSectionImportContext.hxx
+++ b/xmloff/source/text/XMLSectionImportContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionImportContext.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: dvo $ $Date: 2001-04-09 13:13:23 $
+ * 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
@@ -107,7 +107,7 @@ class XMLSectionImportContext : public SvXMLImportContext
const ::rtl::OUString sIndexHeaderSection;
const ::rtl::OUString sCondition;
const ::rtl::OUString sIsVisible;
- const ::rtl::OUString sPassword;
+ const ::rtl::OUString sProtectionKey;
const ::rtl::OUString sIsProtected;
const ::rtl::OUString sEmpty;