19 #ifndef __com_sun_star_frame_XDispatchProvider_idl__
20 #define __com_sun_star_frame_XDispatchProvider_idl__
29 module com { module sun { module star { module frame {
61 [in]
string TargetFrameName,
62 [in]
long SearchFlags );
78 sequence< XDispatch > queryDispatches(
79 [in] sequence<DispatchDescriptor> Requests);
serves state information of objects which can be connected to controls (e.g.
Definition: XDispatch.idl:54
provides XDispatch interfaces for certain functions which are useful at the UI.
Definition: XDispatchProvider.idl:36
represents the structure of an Uniform Resource Locator.
Definition: URL.idl:43
base interface of all UNO interfaces
Definition: XInterface.idl:47