summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-10 17:22:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-10 17:22:54 +0000
commit5d3310df825a9f5ca52873db18bd12ec8a218d57 (patch)
treebf77c6e0d2d44b8c96193ea30b5c070aed041486 /package
parent730bd03271d9b50159fd5bb27a7c1c8639d20b00 (diff)
INTEGRATION: CWS xmlsec08 (1.7.12); FILE MERGED
2005/01/17 11:25:30 mav 1.7.12.1: #i40028# use uptodate properties
Diffstat (limited to 'package')
-rw-r--r--package/source/xstor/owriteablestream.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/source/xstor/owriteablestream.hxx b/package/source/xstor/owriteablestream.hxx
index 4fb1201dd668..43d3b3757c79 100644
--- a/package/source/xstor/owriteablestream.hxx
+++ b/package/source/xstor/owriteablestream.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: owriteablestream.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2004-11-26 20:45:35 $
+ * last change: $Author: vg $ $Date: 2005-03-10 18:22:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -197,7 +197,7 @@ private:
::rtl::OUString GetCommonRootPass() throw ( ::com::sun::star::packages::NoEncryptionException );
- ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > ReadStreamProperties();
+ ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > ReadPackageStreamProperties();
::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > InsertOwnProps(
const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps,
sal_Bool bUseCommonPass );