19 #ifndef __com_sun_star_ucb_CommandInfoChangeEvent_idl__
20 #define __com_sun_star_ucb_CommandInfoChangeEvent_idl__
26 module
com { module sun { module star { module ucb {
Definition: Ambiguous.idl:22
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32
This event gets delivered whenever a XCommandInfo is changed.
Definition: CommandInfoChangeEvent.idl:34
string Name
contains the name of the command.
Definition: CommandInfoChangeEvent.idl:37
long Reason
contains the reason for the event.
Definition: CommandInfoChangeEvent.idl:49
long Handle
contains the implementation handle for the command.
Definition: CommandInfoChangeEvent.idl:43