Home
last modified time | relevance | path

Searched refs:DispatchInterceptionMultiplexer (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dformdispatchinterceptor.cxx65 DBG_NAME(DispatchInterceptionMultiplexer) in DBG_NAME() argument
67 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()
122DispatchInterceptionMultiplexer::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 …]
H A Dformcontroller.cxx4257DispatchInterceptionMultiplexer* pInterceptor = new DispatchInterceptionMultiplexer( _xInterceptio… in createInterceptor()
4306 DispatchInterceptionMultiplexer* pInterceptorImpl = *aIter; in deleteInterceptor()
/aoo4110/main/svx/source/inc/
H A Dformdispatchinterceptor.hxx61 class DispatchInterceptionMultiplexer : public DispatchInterceptionMultiplexer_BASE class
78 virtual ~DispatchInterceptionMultiplexer();
84 DispatchInterceptionMultiplexer(
90 … DECLARE_UNO3_DEFAULTS(DispatchInterceptionMultiplexer, DispatchInterceptionMultiplexer_BASE);
H A Dformcontroller.hxx218 DECLARE_STL_VECTOR(DispatchInterceptionMultiplexer*, Interceptors);

Completed in 92 milliseconds