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. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
provides an easy way to dispatch a URL using one call instead of multiple ones.
Normally a complete dispatch is split into different parts: