19 #ifndef __com_sun_star_awt_XPopupMenu_idl__
20 #define __com_sun_star_awt_XPopupMenu_idl__
27 module
com { module sun { module star { module awt {
29 published
interface XWindowPeer;
40 void insertSeparator( [in]
short nItemPos );
47 void setDefaultItem( [in]
short nItemId );
54 short getDefaultItem();
64 void checkItem( [in]
short nItemId,
65 [in]
boolean bCheck );
75 boolean isItemChecked( [in]
short nItemId );
96 [in]
short Direction );
111 boolean isInExecute();
135 void setAcceleratorKeyEvent( [in]
short nItemId,
150 KeyEvent getAcceleratorKeyEvent( [in]
short nItemId );
164 void setItemImage( [in]
short nItemId,
166 [in]
boolean bScale );
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
– idl definition –
Definition: Ambiguous.idl:22
specifies a key event.
Definition: KeyEvent.idl:33
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:36
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43