Language
The Free and Open Productivity Suite
:: com :: sun :: star :: frame :: status ::
|
|
|
- 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.