|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module rendering {
Interface providing access to double/multi-buffer facilities of screen devices.
Definition: XBufferController.idl:31
long createBuffers([in] long nBuffers)
Create the given number of background buffers.
boolean showBuffer([in] boolean bUpdateAll)
Switch the display to show the specified buffer.
Definition: Ambiguous.idl:20
void destroyBuffers()
Destroy all buffers generated via this object.
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
boolean switchBuffer([in] boolean bUpdateAll)
Schedule the display of the specified buffer.