21 module
com { module sun { module star { module task {
23 published
interface XAsyncJob;
specifies a job which must be executed asynchronously
Definition: XAsyncJob.idl:39
base interface for all event listeners interfaces.
Definition: XEventListener.idl:26
Definition: Ambiguous.idl:20
Represent a synchronous job, which can be executed by the global theJobExecutor instance.
Definition: Job.idl:30
listener on finish states of asynchronous job execution
Definition: XJobListener.idl:27