Home
last modified time | relevance | path

Searched refs:impl_notifyResultListener (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/dispatch/
H A Dsystemexec.cxx167 impl_notifyResultListener(xListener, css::frame::DispatchResultState::FAILURE); in dispatchWithNotification()
193 impl_notifyResultListener(xListener, css::frame::DispatchResultState::SUCCESS); in dispatchWithNotification()
197 impl_notifyResultListener(xListener, css::frame::DispatchResultState::FAILURE); in dispatchWithNotification()
219 void SystemExec::impl_notifyResultListener(const css::uno::Reference< css::frame::XDispatchResultLi… in impl_notifyResultListener() function in framework::SystemExec
/trunk/main/framework/inc/dispatch/
H A Dsystemexec.hxx132 …void impl_notifyResultListener(const css::uno::Reference< css::frame::XDispatchResultListener >& x…

Completed in 23 milliseconds