20 #ifndef __com_sun_star_task_Job_idl__
21 #define __com_sun_star_task_Job_idl__
27 module
com { module sun { module star { module task {
– idl definition –
Definition: Ambiguous.idl:22
specifies a job which is to be executed synchronously
Definition: XJob.idl:40
Represent a synchronous job, which can be executed by the global theJobExecutor instance.
Definition: Job.idl:36
makes it possible to release any objects in a ordered manner by using a two-step mechanism ...
Definition: XCloseable.idl:56