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

import "XAppDispatchProvider.idl";

Inheritance diagram for XAppDispatchProvider:
XDispatchInformationProvider XDispatchProvider XInterface XInterface AppDispatchProvider

Exported Interfaces

interface XDispatchInformationProvider
 
interface XDispatchProvider
 

Additional Inherited Members

- Public Member Functions inherited from XDispatchInformationProvider
sequence< short > getSupportedCommandGroups ()
 returns all supported command groups. More...
 
sequence< DispatchInformationgetConfigurableDispatchInformation ([in] short CommandGroup)
 returns additional information about supported commands of a given command group. More...
 
- Public Member Functions inherited from XDispatchProvider
XDispatch queryDispatch ([in] com::sun::star::util::URL URL,[in] string TargetFrameName,[in] long SearchFlags)
 searches for an XDispatch for the specified URL within the specified target frame. More...
 
sequence< XDispatchqueryDispatches ([in] sequence< DispatchDescriptor > Requests)
 actually this method is redundant to XDispatchProvider::queryDispatch() to avoid multiple remote calls. More...
 

Detailed Description

Since
LibreOffice 4.2

Exported Interfaces

interface XDispatchProvider

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