21module 
com {  module sun {  module star {   module packages {  module manifest {
 
   34                               [in] sequence < sequence < com::sun::star::beans::PropertyValue > > rSequence );
 
 
This is the basic interface to write data to a stream.
Definition XOutputStream.idl:30
This interface writes the manifest data to a file.
Definition XManifestWriter.idl:29
void writeManifestSequence([in] com::sun::star::io::XOutputStream rStream, [in] sequence< sequence< com::sun::star::beans::PropertyValue > > rSequence)
Writes the supplied sequence of manifest entries to the supplied XOutputStream.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20