LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes a command which can be send to a generic toolbar control. More...
import"ControlCommand.idl";
Public Attributes | |
string | Command |
specifies the command which should be processed by the toolbar control. More... | |
sequence< com::sun::star::beans::NamedValue > | Arguments |
specifies a sequence of named values which are used as argument for the command. More... | |
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.