19 #ifndef _COM_SUN_STAR_DOCUMENT_XFILTERADAPTER_IDL__
20 #define _COM_SUN_STAR_DOCUMENT_XFILTERADAPTER_IDL__
28 module
com { module sun { module star { module document {
43 [in]
boolean convertToOffice,
44 [in]
string pluginUrl,
45 [in]
string fileName);
This is an interface that can be used to link a filter to the FilterAdapter.
Definition: XFilterAdapter.idl:39
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:38
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22