| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
describes a verb. More...
import "VerbDescriptor.idl";
| Public Attributes | |
| long | VerbID | 
| specifies the id of the verb. | |
| string | VerbName | 
| specifies the name of the verb. | |
| long | VerbFlags | 
| specifies the flags that are set for the verb. | |
| long | VerbAttributes | 
| specifies the attributes of the verb. | |
describes a verb.
| long VerbAttributes | 
specifies the attributes of the verb.
It can take values from VerbAttributes.
| long VerbFlags | 
specifies the flags that are set for the verb.
The flags can be used to build the verb's menu.
| long VerbID | 
specifies the id of the verb.
| string VerbName | 
specifies the name of the verb.