19#ifndef __com_sun_star_awt_MenuItemType_idl__
20#define __com_sun_star_awt_MenuItemType_idl__
22module
com { module sun { module star { module awt {
MenuItemType
specifies the type of a menu item, as returned by com::sun::star::awt::XMenu::getItemType().
Definition MenuItemType.idl:28
@ IMAGE
specifies that the menu item has an image.
Definition MenuItemType.idl:39
@ STRINGIMAGE
specifies that the menu item has a text and an image.
Definition MenuItemType.idl:43
Definition Ambiguous.idl:22