Searched refs:rSlotPool (Results 1 – 3 of 3) sorted by relevance
813 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch() local817 pSlot = rSlotPool.GetUnoSlot( aMasterCommand ); in queryDispatch()819 pSlot = rSlotPool.GetUnoSlot( aURL.Path ); in queryDispatch()875 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch() local876 const SfxSlot* pSlot = rSlotPool.GetSlot( nId ); in queryDispatch()921 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch() local922 const SfxSlot* pSlot = rSlotPool.GetSlot( SID_JUMPTOMARK ); in queryDispatch()
619 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in implCreateDispatcher() local620 const SfxSlot* pSlot = rSlotPool.GetSlot( _nSlotId ); in implCreateDispatcher()
444 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in lcl_getUnoSlotName() local445 const SfxSlot* pSlot = rSlotPool.GetSlot( _nSlotId ); in lcl_getUnoSlotName()
Completed in 42 milliseconds