LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_awt_XWindow_idl__
20 #define __com_sun_star_awt_XWindow_idl__
40 module
com { module sun { module star { module awt {
71 void setPosSize( [in]
long X,
85 void setVisible( [in]
boolean Visible );
90 void setEnable( [in]
boolean Enable );
const short Y
Definition: Key.idl:135
const short X
specifies to strike out the characters with X's.
Definition: FontStrikeout.idl:66
makes it possible to receive events from the mouse in a certain window.
Definition: XMouseListener.idl:33
specifies the basic operations for a window component.
Definition: XWindow.idl:50
makes it possible to receive window events.
Definition: XWindowListener.idl:40
makes it possible to receive keyboard focus events.
Definition: XFocusListener.idl:36
makes it possible to receive mouse motion events on a window.
Definition: XMouseMotionListener.idl:33
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:42
makes it possible to receive keyboard events.
Definition: XKeyListener.idl:33
Definition: Ambiguous.idl:22
makes it possible to receive paint events.
Definition: XPaintListener.idl:33
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29