:: com :: sun :: star :: embed ::
|
unpublished |
constants group VerbAttributes |
|
|
- Description
- The constant set specifies possible attributes of a verb.
|
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 © 2010 Sun Microsystems, Inc.