LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_packages_zip_XZipFileAccess_idl__
20 #define __com_sun_star_packages_zip_XZipFileAccess_idl__
28 module
com { module sun { module star { module packages { module zip {
::com::sun::star::io::XInputStream getStreamByPattern([in] string aPattern)
allows to get stream by specifying a pattern.
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
This exception can be thrown in case wrong password was provided.
Definition: WrongPasswordException.idl:31
allows to get reading access to non-encrypted entries inside zip file.
Definition: XZipFileAccess.idl:34
is thrown when an input or output error has occurred.
Definition: IOException.idl:31
used to indicate that a ZIP exception has occurred.
Definition: ZipException.idl:37
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48