20#ifndef __com_sun_star_task_Job_idl__
21#define __com_sun_star_task_Job_idl__
27module
com { module sun { module star { module task {
specifies a job which is to be executed synchronously
Definition XJob.idl:41
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 a synchronous job, which can be executed by the global theJobExecutor instance.
Definition Job.idl:37