Methods' Details |
isPopupMenu
|
clear
- Description
- removes all items from the menu.
|
|
getItemType
- Description
- retrieves the type of the menu item.
- Parameter nItemPos
- specifies the position of the menu item for which the item type is queried.
- Throws
- ::com::sun::star::container::NoSuchElementException
if there is no menu item in the position specified in nItemPos.
|
|
hideDisabledEntries
void |
hideDisabledEntries( |
[in] boolean |
bHide ); |
- Description
- specifies whether disabled menu entries should be hidden, or not.
- Parameter bHide
- if true, disabled menu entries are hidden.
|
|
Copyright © 2010 Sun Microsystems, Inc.