Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dstatcach.cxx265 const SfxSlotServer* SfxStateCache::GetSlotServer( SfxDispatcher &rDispat , const ::com::sun::star:… in GetSlotServer() argument
273 rDispat._FindServer( nId, aSlotServ, sal_False ); in GetSlotServer()
283 pSlot = SfxSlotPool::GetSlotPool( rDispat.GetFrame() ).GetSlot( nId ); in GetSlotServer()
320 if ( pDispatcher == &rDispat || pDispatcher == SFX_APP()->GetAppDispatcher_Impl() ) in GetSlotServer()
338 else if ( rDispat.GetFrame() ) in GetSlotServer()
341rDispat.GetFrame()->GetFrame().GetFrameInterface(), ::com::sun::star::uno::UNO_QUERY ); in GetSlotServer()
343 return GetSlotServer( rDispat, xFrameProv ); in GetSlotServer()
H A Dbindings.cxx408 SfxDispatcher &rDispat = *pDispatcher; in Update_Impl() local
417 if ( rDispat._FillState( *pMsgServer, *pSet, pRealSlot ) ) in Update_Impl()
421 rDispat.GetShell(pMsgServer->GetShellLevel())->GetInterface(); in Update_Impl()
/trunk/main/sfx2/source/inc/
H A Dstatcach.hxx101 …const SfxSlotServer* GetSlotServer( SfxDispatcher &rDispat, const ::com::sun::star::uno::Reference…
102 const SfxSlotServer* GetSlotServer( SfxDispatcher &rDispat ) in GetSlotServer() argument
103 …{ return GetSlotServer( rDispat, ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispa… in GetSlotServer()

Completed in 27 milliseconds