:: com :: sun :: star :: embed ::
|
unpublished |
struct VerbDescriptor |
|
|
|
- Usage Restrictions
- not published
- 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 © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.