Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| :: com :: sun :: star :: mozilla ::  | 
| struct MenuMultipleChange | 
|  | 
| 
DescriptionExplains properties of a menu item
  | 
| Elements' Summary | 
| ID | unique ID of this menu item | 
| GroupID | unique ID of the group this menu item belongs to | 
| PreItemID | unique ID of the item directly above this menu item, used for fuzzy placement | 
| ItemText | text of the menu item | 
| IsVisible | true if visible | 
| IsActive | true if active, so clickable | 
| IsCheckable | true if checkable, so there can be a checkmark | 
| IsChecked | true if there is a checkmark | 
| Image | sequence of bytes representing a possible image | 
| Elements' Details | 
| ID 
| short ID; 
 
Descriptionunique ID of this menu item
  |  | 
| GroupID 
| short GroupID; 
 
Descriptionunique ID of the group this menu item belongs to
  |  | 
| PreItemID 
| short PreItemID; 
 
Descriptionunique ID of the item directly above this menu item, used for fuzzy placement
  |  | 
| ItemText 
| string ItemText; 
 
Descriptiontext of the menu item
  |  | 
| IsVisible 
| boolean IsVisible; 
 
Descriptiontrue if visible
  |  | 
| IsActive 
| boolean IsActive; 
 
Descriptiontrue if active, so clickable
  |  | 
| IsCheckable 
| boolean IsCheckable; 
 
Descriptiontrue if checkable, so there can be a checkmark
  |  | 
| IsChecked 
| boolean IsChecked; 
 
Descriptiontrue if there is a checkmark
  |  | 
| Image 
| sequence< byte > Image; 
 
Descriptionsequence of bytes representing a possible image
  |  | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.