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 );
makes it possible to receive window events.
Definition: XWindowListener.idl:40
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
allows to exclicitly free resources and break cyclic references.
Definition: XComponent.idl:42
– idl definition –
Definition: Ambiguous.idl:22
specifies the basic operations for a window component.
Definition: XWindow.idl:50
const short Y
Definition: Key.idl:135
makes it possible to receive mouse motion events on a window.
Definition: XMouseMotionListener.idl:33
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
makes it possible to receive paint events.
Definition: XPaintListener.idl:33
makes it possible to receive keyboard events.
Definition: XKeyListener.idl:33
makes it possible to receive keyboard focus events.
Definition: XFocusListener.idl:36