LibreOffice
LibreOffice 24.2 SDK API Reference
|
contains a command. More...
import"Command.idl";
Public Attributes | |
string | Name |
contains the name of the command. More... | |
long | Handle |
contains an implementation specific handle for the command. More... | |
any | Argument |
contains the argument of the command More... | |
contains a command.
any Argument |
contains the argument of the command
long Handle |
contains an implementation specific handle for the command.
It must be -1
if the implementation has no handle. 0
is a valid command handle.
string Name |
contains the name of the command.