Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: embed ::

constants group VerbAttributes
Description
The constant set specifies possible attributes of a verb.
See also
VerbDescriptor

Constants
MS_VERBATTR_NEVERDIRTIES Execution of the verb with this attribute must not modify the object.  
MS_VERBATTR_ONCONTAINERMENU indicates that the verb should appear in the object's menu.  
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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.