19 #ifndef __com_sun_star_frame_status_Verb_idl__
20 #define __com_sun_star_frame_status_Verb_idl__
24 module
com { module sun { module star { module frame { module status {
Definition: Ambiguous.idl:22
describes a command that can be send to an OLE object
Definition: Verb.idl:34
long VerbId
specifies the Id of the command.
Definition: Verb.idl:38
boolean VerbIsOnMenu
specifies if the command should be visible in a menu.
Definition: Verb.idl:48
string VerbName
specifies the name of the command.
Definition: Verb.idl:43
boolean VerbIsConst
specifies if the command is available for a constant object.
Definition: Verb.idl:52