|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module util {
void releaseJob([in] com::sun::star::util::XCancellable Job)
deregisters a cancelable jobs.
offers the possibility of canceling a job.
Definition: XCancellable.idl:30
void cancelAllJobs()
cancel all registered jobs.
void registerJob([in] com::sun::star::util::XCancellable Job)
registers a cancelable job.
Manage cancelable jobs.
Definition: XJobManager.idl:26
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46