Lines Matching refs:GetSlot
956 *ppSlot = aSvr.GetSlot(); in GetShellAndSlot_Impl()
1179 const SfxSlot *pSlot = GetSlot( rCommand ); in GetSlotId()
1185 const SfxSlot* SfxDispatcher::GetSlot( const String& rCommand ) in GetSlot() function in SfxDispatcher
1206 pSlot = pIFace->GetSlot( rCommand ); in GetSlot()
1273 rItem.GetSlot(), rItem.GetCallMode(), pPtr, rItem.GetModifier() ); in Execute()
1567 if ( !IsLocked(pReq->GetSlot()) ) in IMPL_LINK()
1571 if ( _FindServer(pReq->GetSlot(), aSvr, HACK(x) sal_True ) ) in IMPL_LINK()
1575 const SfxSlot *pSlot = aSvr.GetSlot(); in IMPL_LINK()
1832 const SfxSlot *pSlot = pSlotPool->GetSlot( (sal_uInt16) nId ); in _Update_Impl()
2205 const SfxSlot *pSlot = pIFace->GetSlot(nSlot); in _TryIntercept_Impl()
2331 const SfxSlot *pSlot = pIFace->GetSlot(nSlot); in _FindServer()
2447 const SfxSlot *pSlot = pIFace->GetSlot(nSlot); in HasSlot_Impl()
2516 const SfxSlot *pSlot = rSvr.GetSlot(); in _FillState()
2555 if ( !pItem->IsA(pIF->GetSlot(nSlotId)->GetType()->Type()) ) in _FillState()
2586 const SfxSlot *pSlot = rSvr.GetSlot(); in _Execute()