LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
DispatchHelper Service Referencepublished

provides an easy way to dispatch a URL using one call instead of multiple ones. More...

import"DispatchHelper.idl";

Inheritance diagram for DispatchHelper:
XDispatchHelper XInterface

Additional Inherited Members

- Public Member Functions inherited from XDispatchHelper
any executeDispatch ([in] XDispatchProvider DispatchProvider, [in] string URL, [in] string TargetFrameName, [in] long SearchFlags, [in] sequence< com::sun::star::beans::PropertyValue > Arguments)
 executes the dispatch. 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...
 

Detailed Description

provides an easy way to dispatch a URL using one call instead of multiple ones.

Normally a complete dispatch is split into different parts:

See also
DispatchProvider
XDispatchProvider
XDispatch
Since
OOo 1.1.2

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