INTEGRATION: CWS xmlsec08 (1.7.12); FILE MERGED

2005/01/17 11:25:30 mav 1.7.12.1: #i40028# use uptodate properties
This commit is contained in:
Vladimir Glazounov 2005-03-10 17:22:54 +00:00
parent 730bd03271
commit 5d3310df82

View file

@ -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 );