LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
ControlCommand Struct Reference

describes a command which can be send to a generic toolbar control. More...

import"ControlCommand.idl";

Public Types

typedef sequence< com::sun::star::beans::NamedValueArguments
 specifies a sequence of named values which are used as argument for the command. More...
 

Public Attributes

string Command
 specifies the command which should be processed by the toolbar control. More...
 

Detailed Description

describes a command which can be send to a generic toolbar control.

Since
OOo 2.0.3

Member Typedef Documentation

◆ 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.

Member Data Documentation

◆ Command

string Command

specifies the command which should be processed by the toolbar control.


The documentation for this struct was generated from the following file: