| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
The XReschedule interface can be used to give control to the main thread to allow events processing. More...
import "XReschedule.idl";
 
  
| Public Member Functions | |
| void | reschedule () | 
| Allow the main thread to process some events. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
The XReschedule interface can be used to give control to the main thread to allow events processing.
| void reschedule | ( | ) | 
Allow the main thread to process some events.