struct MenuSingleChange in module com::sun::star::mozilla::

(Global Index)

Syntax

struct MenuSingleChange;

Description

unique ID of this menu item

Field Summary

ID unique ID of this menu item

ChangeID ID identifying the type of change in the any type change

Change value of change

Field Details



ID

Syntax

short ID;

Description

unique ID of this menu item


ChangeID

Syntax

short ChangeID;

Description

ID identifying the type of change in the any type change


Change

Syntax

any Change;

Description

value of change

Top of Page