22 module
com { module sun { module star { module awt {
Definition Ambiguous.idl:20
specifies a window event.
Definition WindowEvent.idl:28
long Width
specifies the outer (total) width of the window.
Definition WindowEvent.idl:42
long LeftInset
specifies the inset from the left.
Definition WindowEvent.idl:55
long Y
specifies the outer y position of the window.
Definition WindowEvent.idl:37
long RightInset
specifies the inset from the right.
Definition WindowEvent.idl:71
long X
specifies the outer x position of the window.
Definition WindowEvent.idl:32
long BottomInset
specifies the inset from the bottom.
Definition WindowEvent.idl:79
long TopInset
specifies the inset from the top.
Definition WindowEvent.idl:63
long Height
specifies the outer (total) height of the window.
Definition WindowEvent.idl:47
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:28