Home
last modified time | relevance | path

Searched refs:DispatchResultEvent (Results 1 – 25 of 39) sorted by relevance

12

/aoo4110/main/framework/source/dispatch/
H A Dloaddispatcher.cxx147 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::DONTKNOW, css::uno::Any())… in impl_dispatch()
155 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::FAILURE, css::uno::Any())); in impl_dispatch()
178 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::SUCCESS, css::uno::Any())); in impl_dispatch()
181 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::FAILURE, css::uno::Any())); in impl_dispatch()
H A Doxt_handler.cxx166 css::frame::DispatchResultEvent aEvent; in ~Oxt_Handler()
216 css::frame::DispatchResultEvent aEvent; in dispatchWithNotification()
H A Dmailtodispatcher.cxx233 css::frame::DispatchResultEvent aEvent; in dispatchWithNotification()
H A Dsystemexec.cxx224 css::frame::DispatchResultEvent aEvent; in impl_notifyResultListener()
H A Dservicehandler.cxx231 css::frame::DispatchResultEvent aEvent; in dispatchWithNotification()
H A Dstartmoduledispatcher.cxx229 css::frame::DispatchResultEvent aEvent( in implts_notifyResultListener()
/aoo4110/main/offapi/com/sun/star/frame/
H A DXDispatchResultListener.idl31 #include <com/sun/star/frame/DispatchResultEvent.idl>
51 @see DispatchResultEvent
53 void dispatchFinished( [in] DispatchResultEvent Result );
H A DDispatchResultState.idl31 /** possible values for <type>DispatchResultEvent</type>
H A DDispatchResultEvent.idl52 published struct DispatchResultEvent: com::sun::star::lang::EventObject
H A Dmakefile.mk54 DispatchResultEvent.idl\
/aoo4110/main/framework/inc/jobs/
H A Djobresult.hxx122 css::frame::DispatchResultEvent m_aDispatchResult;
138 css::frame::DispatchResultEvent getDispatchResult( ) const;
/aoo4110/main/qadevOOo/tests/java/ifc/frame/
H A D_XNotifyingDispatch.java33 import com.sun.star.frame.DispatchResultEvent;
76 public void dispatchFinished( DispatchResultEvent e) { in dispatchFinished()
H A D_XDispatch.java35 import com.sun.star.frame.DispatchResultEvent;
108 public void dispatchFinished( DispatchResultEvent e) { in dispatchFinished()
/aoo4110/main/smoketestoo_native/
H A Dsmoketest.cxx83 css::frame::DispatchResultEvent const & Result)
89 void Listener::dispatchFinished(css::frame::DispatchResultEvent const & Result) in dispatchFinished()
/aoo4110/main/avmedia/source/framework/
H A Dsoundhandler.cxx298 css::frame::DispatchResultEvent aEvent; in ~SoundHandler()
470 css::frame::DispatchResultEvent aEvent; in IMPL_LINK()
/aoo4110/main/framework/inc/services/
H A Ddispatchhelper.hxx119 const css::frame::DispatchResultEvent& aResult )
H A Dpluginframe.hxx189 …virtual void SAL_CALL dispatchFinished ( const css::frame::DispatchResultEvent& …
/aoo4110/main/desktop/source/app/
H A Ddispatchwatcher.hxx98 …virtual void SAL_CALL dispatchFinished( const com::sun::star::frame::DispatchResultEvent& aEvent )…
/aoo4110/main/framework/source/jobs/
H A Djobresult.cxx249 css::frame::DispatchResultEvent JobResult::getDispatchResult() const in getDispatchResult()
/aoo4110/main/sfx2/source/appl/
H A Dshutdownicon.cxx100 …virtual void SAL_CALL dispatchFinished( const DispatchResultEvent& aEvent ) throw( RuntimeExceptio…
104 void SAL_CALL SfxNotificationListener_Impl::dispatchFinished( const DispatchResultEvent& ) throw( R… in dispatchFinished() argument
H A Dappserv.cxx1136 ::com::sun::star::frame::DispatchResultEvent aEvent; in OfaExec_Impl()
1166 ::com::sun::star::frame::DispatchResultEvent aEvent; in OfaExec_Impl()
/aoo4110/main/framework/source/services/
H A Ddispatchhelper.cxx190 void SAL_CALL DispatchHelper::dispatchFinished( const css::frame::DispatchResultEvent& aResult ) in dispatchFinished()
/aoo4110/main/sw/source/ui/uno/
H A Dunomodule.cxx88 frame::DispatchResultEvent( in dispatchWithNotification()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunomodule.cxx88 ::com::sun::star::frame::DispatchResultEvent( in dispatchWithNotification()
/aoo4110/main/framework/inc/dispatch/
H A Dbasedispatcher.hxx272 …void dispatchFinished ( const css::frame::DispatchResultEvent& aEvent, const css::uno::Reference <…

Completed in 108 milliseconds

12