LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
Command Struct Reference

contains a command. More...

import <Command.idl;

Public Attributes

string Name
 contains the name of the command.
 
long Handle
 contains an implementation specific handle for the command.
 
any Argument
 contains the argument of the command
 

Detailed Description

Member Data Documentation

◆ Argument

any Argument

contains the argument of the command

◆ Handle

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.

◆ Name

string Name

contains the name of the command.


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