20 #ifndef __com_sun_star_task_XAsyncJob_idl__ 21 #define __com_sun_star_task_XAsyncJob_idl__ 28 module
com { module sun { module star { module task {
30 published
interface XJobListener;
65 [in] sequence< com::sun::star::beans::NamedValue > Arguments,
specifies a job which must be executed asynchronously
Definition: XAsyncJob.idl:46
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
listener on finish states of asynchronous job execution
Definition: XJobListener.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47