20 #ifndef __com_sun_star_task_AsyncJob_idl__
21 #define __com_sun_star_task_AsyncJob_idl__
27 module
com { module sun { module star { module task {
specifies a job which must be executed asynchronously
Definition: XAsyncJob.idl:47
makes it possible to release any objects in an ordered manner by using a two-step mechanism
Definition: XCloseable.idl:57
Definition: Ambiguous.idl:22
Represent an asynchronous job, which can be executed by the global theJobExecutor instance.
Definition: AsyncJob.idl:37