Searched refs:DispatchInterceptionMultiplexer (Results 1 – 4 of 4) sorted by relevance
65 DBG_NAME(DispatchInterceptionMultiplexer) in DBG_NAME() argument67 DispatchInterceptionMultiplexer::DispatchInterceptionMultiplexer( in DBG_NAME()76 DBG_CTOR(DispatchInterceptionMultiplexer,NULL); in DBG_NAME()96 DispatchInterceptionMultiplexer::~DispatchInterceptionMultiplexer() in ~DispatchInterceptionMultiplexer()101 DBG_DTOR(DispatchInterceptionMultiplexer,NULL); in ~DispatchInterceptionMultiplexer()122 …DispatchInterceptionMultiplexer::queryDispatches( const Sequence< DispatchDescriptor >& aDescripts… in queryDispatches()136 …Reference< XDispatchProvider > SAL_CALL DispatchInterceptionMultiplexer::getSlaveDispatchProvider(… in getSlaveDispatchProvider()150 …Reference< XDispatchProvider> SAL_CALL DispatchInterceptionMultiplexer::getMasterDispatchProvider(… in getMasterDispatchProvider()164 …void SAL_CALL DispatchInterceptionMultiplexer::disposing(const EventObject& Source) throw( Runtime… in disposing()175 void DispatchInterceptionMultiplexer::ImplDetach() in ImplDetach()[all …]
4257 …DispatchInterceptionMultiplexer* pInterceptor = new DispatchInterceptionMultiplexer( _xInterceptio… in createInterceptor()4306 DispatchInterceptionMultiplexer* pInterceptorImpl = *aIter; in deleteInterceptor()
61 class DispatchInterceptionMultiplexer : public DispatchInterceptionMultiplexer_BASE class78 virtual ~DispatchInterceptionMultiplexer();84 DispatchInterceptionMultiplexer(90 … DECLARE_UNO3_DEFAULTS(DispatchInterceptionMultiplexer, DispatchInterceptionMultiplexer_BASE);
218 DECLARE_STL_VECTOR(DispatchInterceptionMultiplexer*, Interceptors);
Completed in 62 milliseconds