:: com :: sun :: star :: awt ::
|
unpublished |
interface XMenuExtended |
|
|
|
- Usage Restrictions
- not published
- Description
- specifies extended menu functions.
|
Methods' Summary |
setCommand |
sets the command string for the menu item.
|
getCommand |
retrieves the command string for the menu item.
|
setHelpCommand |
sets the help command string for the menu item.
|
getHelpCommand |
retrieves the help command string for the menu item.
|
Methods' Details |
setCommand
void |
setCommand( |
[in] short |
nItemId, |
| [in] string |
aCommand ); |
- Description
- sets the command string for the menu item.
- Parameter nItemId
- specifies the menu item ID for which the command should be set.
- Parameter aCommand
- specifies the command for the menu item.
|
|
getCommand
string |
getCommand( |
[in] short |
nItemId ); |
- Description
- retrieves the command string for the menu item.
- Parameter nItemId
- specifies the menu item ID for which the command URL should be set.
|
|
setHelpCommand
void |
setHelpCommand( |
[in] short |
nItemId, |
| [in] string |
aHelp ); |
- Description
- sets the help command string for the menu item.
- Parameter nItemId
- specifies the menu item ID for which the help command URL be set.
- Parameter aCommand
- specifies the help command for the menu item.
|
|
getHelpCommand
string |
getHelpCommand( |
[in] short |
nItemId ); |
- Description
- retrieves the help command string for the menu item.
- Parameter nItemId
- specifies the menu item ID for which the help command should be set.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.