Merged interface for ZipFileAccess service.
More...
|
::com::sun::star::io::XInputStream | getStreamByPattern ([in] string aPattern) raises ( ::com::sun::star::container::NoSuchElementException, ::com::sun::star::io::IOException, ::com::sun::star::packages::WrongPasswordException, ::com::sun::star::packages::zip::ZipException ) |
| allows to get stream by specifying a pattern.
|
|
any | queryInterface ([in] type aType) |
| queries for a new interface to an existing UNO object.
|
|
void | acquire () |
| increases the reference counter by one.
|
|
void | release () |
| decreases the reference counter by one.
|
|
any | getByName ([in] string aName) raises ( com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException ) |
|
sequence< string > | getElementNames () |
|
boolean | hasByName ([in] string aName) |
|
type | getElementType () |
|
boolean | hasElements () |
|
Merged interface for ZipFileAccess service.
- Since
- LibreOffice 4.1
◆ com::sun::star::container::XNameAccess
◆ XZipFileAccess
The documentation for this interface was generated from the following file: