:: com :: sun :: star :: mozilla ::

struct MenuSingleChange
Description
Explains a change for a menu item

Elements' Summary
ID unique ID of this menu item
ChangeID ID identifying the type of change in the any type change
Change value of change
Elements' Details
ID
short ID;
Description
unique ID of this menu item
ChangeID
short ChangeID;
Description
ID identifying the type of change in the any type change
Change
any Change;
Description
value of change
Top of Page