LibreOffice
LibreOffice 24.2 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. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
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.