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

describes a verb. More...

import"VerbDescriptor.idl";

Public Attributes

long VerbID
 specifies the id of the verb. More...
 
string VerbName
 specifies the name of the verb. More...
 
long VerbFlags
 specifies the flags that are set for the verb. More...
 
long VerbAttributes
 specifies the attributes of the verb. More...
 

Detailed Description

describes a verb.

Member Data Documentation

◆ VerbAttributes

long VerbAttributes

specifies the attributes of the verb.

It can take values from VerbAttributes.

◆ VerbFlags

long VerbFlags

specifies the flags that are set for the verb.

The flags can be used to build the verb's menu.

◆ VerbID

long VerbID

specifies the id of the verb.

◆ VerbName

string VerbName

specifies the name of the verb.


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