Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx73 ScDispatchProviderInterceptor::ScDispatchProviderInterceptor(ScTabViewShell* pViewSh) : in ScDispatchProviderInterceptor() function in ScDispatchProviderInterceptor
98 ScDispatchProviderInterceptor::~ScDispatchProviderInterceptor() in ~ScDispatchProviderInterceptor()
104 void ScDispatchProviderInterceptor::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
113 uno::Reference<frame::XDispatch> SAL_CALL ScDispatchProviderInterceptor::queryDispatch( in queryDispatch()
139 ScDispatchProviderInterceptor::queryDispatches( in queryDispatches()
159 ScDispatchProviderInterceptor::getSlaveDispatchProvider() in getSlaveDispatchProvider()
166 void SAL_CALL ScDispatchProviderInterceptor::setSlaveDispatchProvider( in setSlaveDispatchProvider()
175 ScDispatchProviderInterceptor::getMasterDispatchProvider() in getMasterDispatchProvider()
182 void SAL_CALL ScDispatchProviderInterceptor::setMasterDispatchProvider( in setMasterDispatchProvider()
192 void SAL_CALL ScDispatchProviderInterceptor::disposing( const lang::EventObject& /* Source */ ) in disposing()
/trunk/main/sc/inc/
H A Ddispuno.hxx47 class ScDispatchProviderInterceptor : public cppu::WeakImplHelper2< class
70 ScDispatchProviderInterceptor(ScTabViewShell* pViewSh);
71 virtual ~ScDispatchProviderInterceptor();
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1772 xDisProvInterceptor = new ScDispatchProviderInterceptor( this ); in Construct()

Completed in 24 milliseconds