21module 
com {   module sun {   module star {   module document {
 
   36           [in] 
boolean convertToOffice,
 
   37         [in] 
string pluginUrl,
 
   38           [in] 
string fileName);
 
 
This is an interface that can be used to link a filter to the FilterAdapter.
Definition XFilterAdapter.idl:32
void convert([in] com::sun::star::io::XInputStream xml, [in] com::sun::star::io::XOutputStream device, [in] boolean convertToOffice, [in] string pluginUrl, [in] string fileName)
This is the basic interface to write data to a stream.
Definition XOutputStream.idl:30
base interface of all UNO interfaces
Definition XInterface.idl:46
XML related interfaces.
Definition DependencyException.idl:20
Definition Ambiguous.idl:20