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);
– idl definition –
Definition: Ambiguous.idl:22
This is an interface that can be used to link a filter to the FilterAdapter.
Definition: XFilterAdapter.idl:38
This is the basic interface to write data to a stream.
Definition: XOutputStream.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47