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,
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
specifies a job which must be executed asynchronously
Definition: XAsyncJob.idl:47
void executeAsync([in] sequence< com::sun::star::beans::NamedValue > Arguments, [in] XJobListener Listener)
executes the job asynchronously
listener on finish states of asynchronous job execution
Definition: XJobListener.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22