Kaydet (Commit) 662dae05 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS mav17 (1.3.106); FILE MERGED

2005/03/01 10:02:51 mav 1.3.106.1: #i23531# improve document repairing
üst dc985be7
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XUnbufferedStream.hxx,v $ * $RCSfile: XUnbufferedStream.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: kz $ $Date: 2003-09-11 10:17:08 $ * last change: $Author: obo $ $Date: 2005-03-15 11:50:05 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -123,7 +123,8 @@ public: ...@@ -123,7 +123,8 @@ public:
const vos::ORef < EncryptionData > &rData, const vos::ORef < EncryptionData > &rData,
sal_Int8 nStreamMode, sal_Int8 nStreamMode,
sal_Bool bIsEncrypted, sal_Bool bIsEncrypted,
const ::rtl::OUString& aMediaType ); const ::rtl::OUString& aMediaType,
sal_Bool bRecoveryMode );
// allows to read package raw stream // allows to read package raw stream
XUnbufferedStream( const com::sun::star::uno::Reference < com::sun::star::io::XInputStream >& xRawStream, XUnbufferedStream( const com::sun::star::uno::Reference < com::sun::star::io::XInputStream >& xRawStream,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment