Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: util ::

interface XJobManager
Description
Manage cancellable jobs.

Methods' Summary
registerJob registers a cancellable job.  
releaseJob deregisters a cancellable jobs.  
cancelAllJobs cancel all registered jobs.  
Methods' Details
registerJob
void
registerJob( [in] XCancellable  Job );

Description
registers a cancellable job.
releaseJob
void
releaseJob( [in] XCancellable  Job );

Description
deregisters a cancellable jobs.
cancelAllJobs
void
cancelAllJobs();

Description
cancel all registered jobs.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.