19 #ifndef __com_sun_star_packages_XDataSinkEncrSupport_idl__
20 #define __com_sun_star_packages_XDataSinkEncrSupport_idl__
35 module
com { module sun { module star { module packages {
59 ::
com::sun::star::packages::zip::ZipException,
60 ::
com::sun::star::io::IOException );
80 ::
com::sun::star::io::XInputStream getRawStream()
82 ::
com::sun::star::io::IOException );
95 void setDataStream( [in] ::
com::sun::star::io::XInputStream aStream )
96 raises( ::
com::sun::star::io::IOException );
114 void setRawStream( [in] ::
com::sun::star::io::XInputStream aStream )
117 ::
com::sun::star::io::IOException );
131 ::
com::sun::star::io::XInputStream getPlainRawStream()
132 raises( ::
com::sun::star::io::IOException,
This exception can be thrown in case object is encrypted when it is not allowed.
Definition: EncryptionNotAllowedException.idl:31
This exception can be thrown in case object is not encrypted one as expected.
Definition: NoEncryptionException.idl:31
This exception can be thrown in case wrong password was provided.
Definition: WrongPasswordException.idl:31
Allows to get access to the stream of a PackageStream.
Definition: XDataSinkEncrSupport.idl:41
::com::sun::star::io::XInputStream getDataStream()
Allows to get access to the data of the PackageStream.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22