Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: frame :: status ::

unpublished struct Verb
Usage Restrictions
not published
Description
describes a command that can be send to an OLE object

For example, this can be used to select a font.

Since
OOo 2.0

Elements' Summary
VerbId specifies the Id of the command.  
VerbName specifies the name of the command. The name is localized.  
VerbIsOnMenu specifies if the command should be visible in a menu.  
VerbIsConst specifies if the command is available for a constant object.  
Elements' Details
VerbId
long VerbId;
Description
specifies the Id of the command.
VerbName
string VerbName;
Description
specifies the name of the command. The name is localized.
VerbIsOnMenu
boolean VerbIsOnMenu;
Description
specifies if the command should be visible in a menu.
VerbIsConst
boolean VerbIsConst;
Description
specifies if the command is available for a constant object.
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.