LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes a command. More...
import"CommandInfo.idl";
Public Attributes | |
string | Name |
contains the name of a command. More... | |
long | Handle |
contains an implementation specific handle for the command. More... | |
type | ArgType |
contains the type of the command's argument. More... | |
describes a command.
type ArgType |
contains the type of the command's argument.
long Handle |
contains an implementation specific handle for the command.
It may be -1
if the implementation has no handle.
string Name |
contains the name of a command.