describes a command which can be send to a generic toolbar control. More...
import "ControlCommand.idl";
| Public Types | |
| typedef sequence< com::sun::star::beans::NamedValue > | Arguments | 
| specifies a sequence of named values which are used as argument for the command. | |
| Public Attributes | |
| string | Command | 
| specifies the command which should be processed by the toolbar control. | |
describes a command which can be send to a generic toolbar control.
| sequence< com::sun::star::beans::NamedValue > Arguments | 
specifies a sequence of named values which are used as argument for the command.
The number and type of arguments depend on the command and control.
| string Command | 
specifies the command which should be processed by the toolbar control.