Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: frame ::

interface XNotifyingDispatch

Base Interface
com::sun::star::frame::XDispatch



Known Services which Export this Interface

com::sun::star::frame::ProtocolHandler special dispatcher registered for URL protocols

Methods' Summary

dispatchWithNotification

Methods' Details

dispatchWithNotification
 
[ oneway ] void
dispatchWithNotification(
[ in ] com::sun::star::util::URL aURL,
[ in ] sequence< com::sun::star::beans::PropertyValue > aArgs,
[ in ] com::sun::star::frame::XDispatchResultListener Listener );


Top of Page