Home
last modified time | relevance | path

Searched refs:LoadDispatcher (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/framework/source/dispatch/
H A Dloaddispatcher.cxx53 LoadDispatcher::LoadDispatcher(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR … in LoadDispatcher() function in framework::LoadDispatcher
69 LoadDispatcher::~LoadDispatcher() in ~LoadDispatcher()
77 void SAL_CALL LoadDispatcher::dispatchWithNotification(const css::util::URL& … in dispatchWithNotification()
88 void SAL_CALL LoadDispatcher::dispatch(const css::util::URL& aURL … in dispatch()
98 css::uno::Any SAL_CALL LoadDispatcher::dispatchWithReturnValue( const css::util::URL& rURL, in dispatchWithReturnValue()
108 void SAL_CALL LoadDispatcher::addStatusListener(const css::uno::Reference< css::frame::XStatusListe… in addStatusListener()
117 void SAL_CALL LoadDispatcher::removeStatusListener(const css::uno::Reference< css::frame::XStatusLi… in removeStatusListener()
126 css::uno::Any LoadDispatcher::impl_dispatch( const css::util::URL& rURL, in impl_dispatch()
H A Ddispatchprovider.cxx718LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, sTarget, nSearchFlags); in implts_getOrCreateDispatchHelper()
728LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, SPECIALTARGET_BLANK, 0); in implts_getOrCreateDispatchHelper()
739LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, SPECIALTARGET_DEFAULT, 0); in implts_getOrCreateDispatchHelper()
747LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, SPECIALTARGET_SELF, 0); in implts_getOrCreateDispatchHelper()
/aoo42x/main/framework/source/inc/dispatch/
H A Dloaddispatcher.hxx61 class LoadDispatcher : private ThreadHelpBase class
109 LoadDispatcher(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ,
118 virtual ~LoadDispatcher();

Completed in 23 milliseconds