The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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