Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/control/
H A Dobjface.cxx360 const SfxSlot* SfxInterface::GetRealSlot( const SfxSlot *pSlot ) const in GetRealSlot() function in SfxInterface
369 return pGenoType->GetRealSlot(pSlot); in GetRealSlot()
380 const SfxSlot* SfxInterface::GetRealSlot( sal_uInt16 nSlotId ) const in GetRealSlot() function in SfxInterface
390 return pGenoType->GetRealSlot(nSlotId); in GetRealSlot()
H A Dbindings.cxx1266 const SfxSlot *pRealSlot = pShell->GetInterface()->GetRealSlot(pSlot); in Execute_Impl()
1447 pRealSlot = pInterface->GetRealSlot(pMsgSvr->GetSlot()); in CreateSet_Impl()
H A Ddispatch.cxx958 *ppSlot = (*ppShell)->GetInterface()->GetRealSlot(*ppSlot); in GetShellAndSlot_Impl()
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjface.hxx72 const SfxSlot* GetRealSlot( const SfxSlot * ) const;
73 const SfxSlot* GetRealSlot( sal_uInt16 nSlotId ) const;

Completed in 40 milliseconds