Searched refs:impl_dispatch (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/framework/source/dispatch/ |
H A D | loaddispatcher.cxx | 82 impl_dispatch( aURL, lArguments, xListener ); in dispatchWithNotification() 92 impl_dispatch( aURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListener >() ); in dispatch() 102 …return impl_dispatch( rURL, lArguments, css::uno::Reference< css::frame::XDispatchResultListener >… in dispatchWithReturnValue() 126 css::uno::Any LoadDispatcher::impl_dispatch( const css::util::URL& rURL, in impl_dispatch() function in framework::LoadDispatcher
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | Interceptor.java | 189 impl_dispatch(lOutURL[0],lOutProps[0]); in execOneway() 503 …public void impl_dispatch(/*IN*/ com.sun.star.util.URL aURL,/*IN*/ com.sun.star.beans.PropertyValu… in impl_dispatch() method in Interceptor
|
/aoo41x/main/framework/source/inc/dispatch/ |
H A D | loaddispatcher.hxx | 150 css::uno::Any impl_dispatch( const css::util::URL& rURL,
|
Completed in 19 milliseconds