LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
Command Struct Referencepublished

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

Detailed Description

contains a command.

See also
XCommandProcessor
Developers Guide
Universal Content Broker - Executing Content Commands

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 file: