Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dbindings.cxx513 const SfxSlotServer* pMsgServer = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in Update()
844 pCache->GetSlotServer(*pDispatcher, pImp->xProv); in InvalidateShell()
1181 pCache->GetSlotServer( rDispatcher, pImp->xProv ); in Execute_Impl()
1214 const SfxSlotServer* pServer = pCache ? pCache->GetSlotServer( rDispatcher, pImp->xProv ) : 0; in Execute_Impl()
1386 pCache->GetSlotServer(*pDispatcher, pImp->xProv); in UpdateSlotServer_Impl()
1427 const SfxSlotServer* pMsgSvr = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in CreateSet_Impl()
1489 const SfxSlotServer *pServ = pSiblingCache->GetSlotServer(*pDispatcher, pImp->xProv); in CreateSet_Impl()
1795 const SfxSlotServer *pSlotServer = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in IMPL_LINK()
1995 return pCache && pCache->GetSlotServer(*pDispatcher, pImp->xProv)? in GetSlot()
1996 pCache->GetSlotServer(*pDispatcher, pImp->xProv)->GetSlot(): 0; in GetSlot()
[all …]
H A Dstatcach.cxx265 const SfxSlotServer* SfxStateCache::GetSlotServer( SfxDispatcher &rDispat , const ::com::sun::star:… in GetSlotServer() function in SfxStateCache
343 return GetSlotServer( rDispat, xFrameProv ); in GetSlotServer()
H A Dctrlitem.cxx442 const SfxSlotServer *pServer = pCache->GetSlotServer( *pDispat ); in GetCoreMetric()
/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() function in SfxStateCache
103 …{ return GetSlotServer( rDispat, ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispa… in GetSlotServer()

Completed in 24 milliseconds