19#ifndef __com_sun_star_frame_XSynchronousDispatch_idl__
20#define __com_sun_star_frame_XSynchronousDispatch_idl__
27module
com { module sun { module star { module frame {
51 [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
additional interfaces for dispatch objects: allow to execute with return value
Definition XSynchronousDispatch.idl:34
any dispatchWithReturnValue([in] com::sun::star::util::URL URL, [in] sequence< com::sun::star::beans::PropertyValue > Arguments)
dispatches a URL synchronously and offers a return values
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22
represents the structure of a Uniform Resource Locator.
Definition URL.idl:44