LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
MenuProxy Service Referencepublished

Allows to execute dispatch for a menu item and handles listeners for changes in menu items. More...

import "MenuProxy.idl";

Inheritance diagram for MenuProxy:
XMenuProxy XComponent XInterface

Exported Interfaces

interface XMenuProxy
 

Additional Inherited Members

- Public Member Functions inherited from XMenuProxy
void executeMenuItem ([in] short ID)
 Executes dispatch for the given menu id. More...
 
void addMenuProxyListener ([in] XMenuProxyListener xListener)
 Registers an event listener, which will be called when the menu changes. More...
 
void removeMenuProxyListener ([in] XMenuProxyListener xListener)
 Unregisters an event listener which was registered with XMenuProxy::addMenuProxyListener(). More...
 

Detailed Description

Allows to execute dispatch for a menu item and handles listeners for changes in menu items.

Exported Interfaces

interface XMenuProxy
See Also
XMenuProxy

The documentation for this service was generated from the following file: