/aoo41x/main/framework/source/dispatch/ |
H A D | oxt_handler.cxx | 195 void SAL_CALL Oxt_Handler::dispatchWithNotification( const css::util::URL& aURL, in dispatchWithNotification() function in framework::Oxt_Handler 240 …dispatchWithNotification( aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListen… in dispatch()
|
H A D | systemexec.cxx | 154 …dispatchWithNotification(aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListene… in dispatch() 159 void SAL_CALL SystemExec::dispatchWithNotification( const css::util::URL& … in dispatchWithNotification() function in framework::SystemExec
|
H A D | startmoduledispatcher.cxx | 108 …dispatchWithNotification(aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListene… in dispatch() 112 void SAL_CALL StartModuleDispatcher::dispatchWithNotification(const css::util::URL& … in dispatchWithNotification() function in framework::StartModuleDispatcher
|
H A D | closedispatcher.cxx | 113 …dispatchWithNotification(aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListene… in dispatch() 167 void SAL_CALL CloseDispatcher::dispatchWithNotification(const css::util::URL& … in dispatchWithNotification() function in framework::CloseDispatcher
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unomodule.cxx | 61 void SAL_CALL SwUnoModule::dispatchWithNotification( const util::URL& aURL, const uno::Sequence< be… in dispatchWithNotification() function in SwUnoModule 96 dispatchWithNotification(aURL, aArgs, uno::Reference< frame::XDispatchResultListener >()); in dispatch()
|
H A D | unomodule.hxx | 76 …virtual void SAL_CALL dispatchWithNotification( const ::com::sun::star::util::URL& aURL, const ::c…
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unomodule.cxx | 61 void SAL_CALL SdUnoModule::dispatchWithNotification( const ::com::sun::star::util::URL& aURL, const… in dispatchWithNotification() function in SdUnoModule 95 …dispatchWithNotification(aURL, aArgs, ::com::sun::star::uno::Reference< ::com::sun::star::frame::X… in dispatch()
|
H A D | unomodule.hxx | 76 …virtual void SAL_CALL dispatchWithNotification( const ::com::sun::star::util::URL& URL, const ::co…
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | unoctitm.hxx | 105 virtual void SAL_CALL dispatchWithNotification( const ::com::sun::star::util::URL& aURL, 137 virtual void SAL_CALL dispatchWithNotification( const ::com::sun::star::util::URL& aURL,
|
/aoo41x/main/framework/source/jobs/ |
H A D | jobdispatch.cxx | 247 void SAL_CALL JobDispatch::dispatchWithNotification( /*IN*/ const css::util::URL& … in dispatchWithNotification() function in framework::JobDispatch 469 …dispatchWithNotification(aURL, lArgs, css::uno::Reference< css::frame::XDispatchResultListener >()… in dispatch()
|
/aoo41x/main/avmedia/source/framework/ |
H A D | soundhandler.cxx | 327 void SAL_CALL SoundHandler::dispatchWithNotification(const css::util::URL& … in dispatchWithNotification() function in avmedia::SoundHandler 381 …dispatchWithNotification(aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListene… in dispatch()
|
/aoo41x/main/desktop/source/app/ |
H A D | dispatchwatcher.cxx | 281 xDisp->dispatchWithNotification( aURL, aArgs2, DispatchWatcher::GetDispatchWatcher() ); in executeDispatchRequests() 421 xDisp->dispatchWithNotification( aDispatches[n].aURL, aArgs, this ); in executeDispatchRequests()
|
/aoo41x/main/scripting/source/protocolhandler/ |
H A D | scripthandler.cxx | 147 void SAL_CALL ScriptProtocolHandler::dispatchWithNotification( in dispatchWithNotification() function in scripting_protocolhandler::ScriptProtocolHandler 336 dispatchWithNotification( aURL, lArgs, Reference< XDispatchResultListener >() ); in dispatch()
|
/aoo41x/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.SoundHandler.csv | 4 "SoundHandler";"com::sun::star::frame::XNotifyingDispatch";"dispatchWithNotification()"
|
/aoo41x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XNotifyingDispatch.java | 111 oObj.dispatchWithNotification(url, arguments, notificationListener); in _dispatchWithNotification()
|
/aoo41x/main/framework/inc/dispatch/ |
H A D | oxt_handler.hxx | 167 …virtual void SAL_CALL dispatchWithNotification(const css::util::URL& …
|
H A D | startmoduledispatcher.hxx | 133 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
|
H A D | systemexec.hxx | 117 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
|
H A D | mailtodispatcher.hxx | 117 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
|
H A D | servicehandler.hxx | 123 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
|
H A D | closedispatcher.hxx | 173 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
|
/aoo41x/main/framework/source/inc/dispatch/ |
H A D | loaddispatcher.hxx | 126 …virtual void SAL_CALL dispatchWithNotification(const css::util::URL& …
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XDispatchResultListener.idl | 39 /** listener for results of <member>XNotifyingDispatch::dispatchWithNotification()</member>
|
/aoo41x/main/framework/inc/jobs/ |
H A D | jobdispatch.hxx | 142 …virtual void SAL_CALL dispatchWithNotification( const css::util::URL& …
|
/aoo41x/main/framework/source/services/ |
H A D | dispatchhelper.cxx | 165 xNotifyDispatch->dispatchWithNotification(aURL, aArguments, xListener); in executeDispatch()
|