Home
last modified time | relevance | path

Searched refs:GetUnoSlot (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sfx2/inc/sfx2/
H A Dmsgpool.hxx74 const SfxSlot* GetUnoSlot( sal_uInt16 nId );
75 const SfxSlot* GetUnoSlot( const String& rUnoName );
/aoo4110/main/sfx2/source/control/
H A Dmsgpool.cxx392 const SfxSlot* SfxSlotPool::GetUnoSlot( const String& rName ) in GetUnoSlot() function in SfxSlotPool
403 pSlot = _pParentPool->GetUnoSlot( rName ); in GetUnoSlot()
/aoo4110/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx817 pSlot = rSlotPool.GetUnoSlot( aMasterCommand ); in queryDispatch()
819 pSlot = rSlotPool.GetUnoSlot( aURL.Path ); in queryDispatch()
853 pSlot2 = rFrameSlotPool.GetUnoSlot( aMasterCommand ); in queryDispatch()
855 pSlot2 = rFrameSlotPool.GetUnoSlot( aURL.Path ); in queryDispatch()
908 const SfxSlot* pSlot2 = rSlotPool2.GetUnoSlot( aURL.Path ); in queryDispatch()
/aoo4110/main/sfx2/source/statbar/
H A Dstbitem.cxx126 const SfxSlot* pSlot = pSlotPool->GetUnoSlot( aTargetURL.Path ); in SfxStatusBarControllerFactory()
252 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged()
/aoo4110/main/sfx2/source/toolbox/
H A Dtbxitem.cxx190 const SfxSlot* pSlot = pSlotPool->GetUnoSlot( aTargetURL.Path ); in SfxToolBoxControllerFactory()
561 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged()
1134 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged()
/aoo4110/main/forms/source/richtext/
H A Drichtextcontrol.cxx674 const SfxSlot* pSlot = _rSlotPool.GetUnoSlot( _rUnoSlotName ); in lcl_getSlotFromUnoName()

Completed in 50 milliseconds