Searched refs:DispatchHelper (Results 1 – 6 of 6) sorted by relevance
59 DEFINE_XSERVICEINFO_MULTISERVICE(DispatchHelper , in DEFINE_XSERVICEINFO_MULTISERVICE() argument64 DEFINE_INIT_SERVICE( DispatchHelper, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE()72 DispatchHelper::DispatchHelper( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR…83 DispatchHelper::~DispatchHelper() in ~DispatchHelper()108 css::uno::Any SAL_CALL DispatchHelper::executeDispatch( in executeDispatch()190 void SAL_CALL DispatchHelper::dispatchFinished( const css::frame::DispatchResultEvent& aResult ) in dispatchFinished()210 void SAL_CALL DispatchHelper::disposing( const css::lang::EventObject& ) in disposing()
116 struct DispatchHelper struct186 DispatchHelper* pHelper = new DispatchHelper; in dispatch()196 ::std::auto_ptr<DispatchHelper> pHelper( reinterpret_cast< DispatchHelper* >( _pDispatcher ) ); in IMPL_LINK()
70 class DispatchHelper : public ThreadHelpBase // must be the first base class! class98 … DispatchHelper( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );99 … virtual ~DispatchHelper( );
77 IFFACTORY( ::framework::DispatchHelper ) else
48 published service DispatchHelper
49 DispatchHelper.idl\
Completed in 30 milliseconds