21 module 
com {  module sun {  module star {  module frame {
 
   62                [in] 
string TargetFrameName,
 
   63                [in] 
long SearchFlags,
 
   64                [in] sequence< com::sun::star::beans::PropertyValue > Arguments );
 
 
provides an easy way to dispatch functions useful at UI level.
Definition XDispatchHelper.idl:30
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.
provides XDispatch interfaces for certain functions which are useful at the UI.
Definition XDispatchProvider.idl:30
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
provides XDispatch objects for certain functions which are useful at the UI
Definition DispatchProvider.idl:38