19#ifndef __com_sun_star_packages_manifest_XManifestReader_idl__
20#define __com_sun_star_packages_manifest_XManifestReader_idl__
26module
com { module sun { module star { module packages { module manifest {
This interface reads the manifest data from a file.
Definition XManifestReader.idl:33
sequence< sequence< com::sun::star::beans::PropertyValue > > readManifestSequence([in] com::sun::star::io::XInputStream rStream)
Supplies the XManifestReader with an XInputStream to read from, reads the data and returns it to the ...
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22