LibreOffice
LibreOffice 24.2 SDK API Reference
List of all members
AppDispatchProvider Service Reference

import"AppDispatchProvider.idl";

Inheritance diagram for AppDispatchProvider:
XAppDispatchProvider XDispatchInformationProvider XDispatchProvider XInterface XInterface

Additional Inherited Members

- Exported Interfaces inherited from XAppDispatchProvider
interface XDispatchInformationProvider
 
interface XDispatchProvider
 
- 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 XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. 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

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