Home
last modified time | relevance | path

Searched refs:DispatchHelper (Results 1 – 7 of 7) sorted by relevance

/trunk/main/framework/source/services/
H A Ddispatchhelper.cxx59 DEFINE_XSERVICEINFO_MULTISERVICE(DispatchHelper , in DEFINE_XSERVICEINFO_MULTISERVICE() argument
64 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()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dintercept.cxx116 struct DispatchHelper struct
186 DispatchHelper* pHelper = new DispatchHelper; in dispatch()
196 ::std::auto_ptr<DispatchHelper> pHelper( reinterpret_cast< DispatchHelper* >( _pDispatcher ) ); in IMPL_LINK()
/trunk/main/framework/inc/services/
H A Ddispatchhelper.hxx70 class DispatchHelper : public ThreadHelpBase // must be the first base class! class
98DispatchHelper( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
99 … virtual ~DispatchHelper( );
/trunk/main/framework/source/register/
H A Dregistertemp.cxx77 IFFACTORY( ::framework::DispatchHelper ) else
/trunk/main/offapi/com/sun/star/frame/
H A DDispatchHelper.idl48 published service DispatchHelper
H A Dmakefile.mk49 DispatchHelper.idl\
/trunk/main/offapi/
H A DUnoApi_offapi.mk563 offapi/com/sun/star/frame/DispatchHelper \

Completed in 40 milliseconds