19 #ifndef __com_sun_star_rendering_XBufferController_idl__
20 #define __com_sun_star_rendering_XBufferController_idl__
25 module com { module sun { module star { module rendering {
53 long createBuffers( [in]
long nBuffers )
59 void destroyBuffers();
84 boolean showBuffer( [in]
boolean bUpdateAll );
113 boolean switchBuffer( [in]
boolean bUpdateAll );
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
Interface providing access to double/multi-buffer facilities of screen devices.
Definition: XBufferController.idl:35
base interface of all UNO interfaces
Definition: XInterface.idl:47