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:46
Represent an asynchronous job, which can be executed by the global theJobExecutor instance...
Definition: AsyncJob.idl:36
makes it possible to release any objects in a ordered manner by using a two-step mechanism ...
Definition: XCloseable.idl:56