|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module task {
23 published
interface XAsyncJob;
Represent a synchronous job, which can be executed by the global theJobExecutor instance.
Definition: Job.idl:31
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
specifies a job which must be executed asynchronously
Definition: XAsyncJob.idl:40
listener on finish states of asynchronous job execution
Definition: XJobListener.idl:28
Definition: Ambiguous.idl:20
void jobFinished([in] XAsyncJob Job, [in] any Result)
indicates that the job is done