20 #ifndef __com_sun_star_task_XJobListener_idl__
21 #define __com_sun_star_task_XJobListener_idl__
26 module com { module sun { module star { module task {
28 published
interface XAsyncJob;
specifies a job which must be executed asynchronously
Definition: XAsyncJob.idl:46
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
represent a synchronous job, which can be executed by the global JobExecutor instance.
Definition: Job.idl:36
listener on finish states of asynchronous job execution
Definition: XJobListener.idl:32