LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides an easy way to dispatch a URL using one call instead of multiple ones. More...
import"DispatchHelper.idl";
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... | |
provides an easy way to dispatch a URL using one call instead of multiple ones.
Normally a complete dispatch is split into different parts: