|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module awt {
@ STRINGIMAGE
specifies that the menu item has a text and an image.
Definition: MenuItemType.idl:41
@ IMAGE
specifies that the menu item has an image.
Definition: MenuItemType.idl:37
const short DONTKNOW
specifies an unknown character set.
Definition: CharSet.idl:42
@ STRING
specifies that the menu item has a text.
Definition: MenuItemType.idl:33
@ SEPARATOR
specifies that the menu item is a separator.
Definition: MenuItemType.idl:45
Definition: Ambiguous.idl:20
MenuItemType
specifies the type of a menu item, as returned by com::sun::star::awt::XMenu::getItemType().
Definition: MenuItemType.idl:26