:: com :: sun :: star :: embed ::
|
unpublished |
constants group VerbAttributes |
|
|
- Usage Restrictions
- not published
- Description
- The constant set specifies possible attributes of a verb.
- See also
- VerbDescriptor
|
Constants' Details |
MS_VERBATTR_NEVERDIRTIES
const long MS_VERBATTR_NEVERDIRTIES = 1;
- Description
- Execution of the verb with this attribute must not modify the
object.
|
|
MS_VERBATTR_ONCONTAINERMENU
const long MS_VERBATTR_ONCONTAINERMENU = 2;
- Description
- indicates that the verb should appear in the object's menu.
|
|
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.