Language
The Free and Open Productivity Suite
:: com :: sun :: star :: embed ::
|
struct VerbDescriptor |
|
- Description
- describes a verb.
|
Elements' Summary |
VerbID |
specifies the id of the verb.
|
VerbName |
specifies the name of the verb.
|
VerbFlags |
specifies the flags that are set for the verb.
|
VerbAttributes |
specifies the attributes of the verb.
|
Elements' Details |
VerbID
long VerbID;
- Description
- specifies the id of the verb.
|
|
VerbName
string VerbName;
- Description
- specifies the name of the verb.
|
|
VerbFlags
long VerbFlags;
- Description
- specifies the flags that are set for the verb.
The flags can be used to build the verb's menu.
|
|
VerbAttributes
long VerbAttributes;
- Description
- specifies the attributes of the verb.
It can take values from VerbAttributes.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.