22 module
com { module sun { module star { module frame {
54 [in]
string TargetFrameName,
55 [in]
long SearchFlags );
72 [in] sequence<DispatchDescriptor> Requests);
XDispatch queryDispatch([in] com::sun::star::util::URL URL, [in] string TargetFrameName, [in] long SearchFlags)
searches for an XDispatch for the specified URL within the specified target frame.
sequence< XDispatch > queryDispatches([in] sequence< DispatchDescriptor > Requests)
actually this method is redundant to XDispatchProvider::queryDispatch() to avoid multiple remote call...
serves state information of objects which can be connected to controls (e.g.
Definition XDispatch.idl:48
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
represents the structure of a Uniform Resource Locator.
Definition generated_idl_chapter_refs.idl:3995