19 #ifndef __com_sun_star_awt_MenuItemType_idl__
20 #define __com_sun_star_awt_MenuItemType_idl__
22 module
com { module sun { module star { module awt {
const short DONTKNOW
specifies an unknown character set.
Definition: CharSet.idl:44
specifies that the menu item has a text and an image.
Definition: MenuItemType.idl:43
specifies that the menu item is a separator.
Definition: MenuItemType.idl:47
MenuItemType
specifies the type of a menu item, as returned by com::sun::star::awt::XMenu::getItemType().
Definition: MenuItemType.idl:27
– idl definition –
Definition: Ambiguous.idl:22
specifies that the menu item has an image.
Definition: MenuItemType.idl:39
specifies that the menu item has a text.
Definition: MenuItemType.idl:35