20module
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:26
@ IMAGE
specifies that the menu item has an image.
Definition MenuItemType.idl:37
@ SEPARATOR
specifies that the menu item is a separator.
Definition MenuItemType.idl:45
@ DONTKNOW
specifies a font with an unknown slant.
Definition FontSlant.idl:47
@ STRING
specifies that the menu item has a text.
Definition MenuItemType.idl:33
@ STRINGIMAGE
specifies that the menu item has a text and an image.
Definition MenuItemType.idl:41
Definition Ambiguous.idl:20