|
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 XJobListener;
58 [in] sequence< com::sun::star::beans::NamedValue > Arguments,
specifies a job which must be executed asynchronously
Definition: XAsyncJob.idl:40
void executeAsync([in] sequence< com::sun::star::beans::NamedValue > Arguments, [in] XJobListener Listener)
executes the job asynchronously
listener on finish states of asynchronous job execution
Definition: XJobListener.idl:28
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46