19 #ifndef __com_sun_star_ui_ActionTrigger_idl__
20 #define __com_sun_star_ui_ActionTrigger_idl__
26 module com { module sun { module star { module ui {
::com::sun::star::container::XIndexContainer SubContainer
contains a sub menu.
Definition: ActionTrigger.idl:51
provides a bitmap in the Microsoft DIB format.
Definition: XBitmap.idl:33
string Text
contains the text of the menu entry.
Definition: ActionTrigger.idl:35
describes a trigger for an (user inter-)action.
Definition: ActionTrigger.idl:31
string CommandURL
contains the command URL for the menu entry.
Definition: ActionTrigger.idl:39
This is the generic interface for supporting the insertion and removal of indexed elements...
Definition: XIndexContainer.idl:37
string HelpURL
contains the a URL that points to a help text.
Definition: ActionTrigger.idl:43
::com::sun::star::awt::XBitmap Image
contains the menu item image.
Definition: ActionTrigger.idl:47