Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx813 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch() local
817 pSlot = rSlotPool.GetUnoSlot( aMasterCommand ); in queryDispatch()
819 pSlot = rSlotPool.GetUnoSlot( aURL.Path ); in queryDispatch()
875 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch() local
876 const SfxSlot* pSlot = rSlotPool.GetSlot( nId ); in queryDispatch()
921 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( pAct ); in queryDispatch() local
922 const SfxSlot* pSlot = rSlotPool.GetSlot( SID_JUMPTOMARK ); in queryDispatch()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx619 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in implCreateDispatcher() local
620 const SfxSlot* pSlot = rSlotPool.GetSlot( _nSlotId ); in implCreateDispatcher()
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx444 SfxSlotPool& rSlotPool = SfxSlotPool::GetSlotPool( NULL ); in lcl_getUnoSlotName() local
445 const SfxSlot* pSlot = rSlotPool.GetSlot( _nSlotId ); in lcl_getUnoSlotName()

Completed in 41 milliseconds