21module 
com {  module sun {  module star {  module frame {
 
   45        [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
 
 
additional interfaces for dispatch objects: allow to execute with return value
Definition XSynchronousDispatch.idl:28
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:46
Definition Ambiguous.idl:20
represents the structure of a Uniform Resource Locator.
Definition URL.idl:42