20 module
com { module sun { module star { module awt {
22 published
interface XWindowPeer;
33 void insertSeparator( [in]
short nItemPos );
40 void setDefaultItem( [in]
short nItemId );
47 short getDefaultItem();
57 void checkItem( [in]
short nItemId,
58 [in]
boolean bCheck );
68 boolean isItemChecked( [in]
short nItemId );
89 [in]
short Direction );
104 boolean isInExecute();
128 void setAcceleratorKeyEvent( [in]
short nItemId,
143 KeyEvent getAcceleratorKeyEvent( [in]
short nItemId );
157 void setItemImage( [in]
short nItemId,
159 [in]
boolean bScale );
specifies a rectangular area by position and size.
Definition: Rectangle.idl:27
Definition: Ambiguous.idl:20
specifies a key event.
Definition: KeyEvent.idl:29
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:29
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:37