Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

enum MenuItemType
Description
specifies the type of a menu item, as returned by XMenu::getItemType().

Values
DONTKNOW specifies that the menu item type is unkown.  
STRING specifies that the menu item has a text.  
IMAGE specifies that the menu item has an image.  
STRINGIMAGE specifies that the menu item has a text and an image.  
SEPARATOR specifies that the menu item is a separator.  
Values' Details
DONTKNOW
DONTKNOW,
Description
specifies that the menu item type is unkown.
STRING
STRING,
Description
specifies that the menu item has a text.
IMAGE
IMAGE,
Description
specifies that the menu item has an image.
STRINGIMAGE
STRINGIMAGE,
Description
specifies that the menu item has a text and an image.
SEPARATOR
SEPARATOR,
Description
specifies that the menu item is a separator.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.