Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
57 specifies the ID of the menu item to be insterted.
60 specifies the label of the menu item.
63 specifies the style of the menu item, as defined in
77 specifies the position of the (first) menu item to be removed.
80 specifies the number of menu items to remove.
89 /** returns the number of items in the menu.
92 the number of items in this <type>XMenu</type>.
96 /** returns the ID of the item at the specified position.
99 specifies the position of the menu item for which the item ID is queried.
102 the ID of the menu item at the given position.
106 /** returns the position of the item with the specified ID.
109 specifies the ID of the menu item for which the item position is queried.
112 the position of the menu item with the specified ID.
116 /** retrieves the type of the menu item.
119 specifies the position of the menu item for which the item type is queried.
138 /** returns the state of the menu item.
165 specifies the ID of the menu item.
168 specifies the label of the menu item.
176 specifies the ID of the menu item.
179 the label of the menu item.
200 the command of the menu item.
221 the help command of the menu item.