LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
CommandInfo Struct Referencepublished

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

Detailed Description

describes a command.

See Also
XCommandProcessor

Member Data Documentation

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.


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