21module
com { module sun { module star { module task {
23 published
interface XJobListener;
58 [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:27
specifies a job which must be executed asynchronously
Definition XAsyncJob.idl:40
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:28
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20