Home
last modified time | relevance | path

Searched refs:pRealSlot (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dbindings.cxx409 const SfxSlot *pRealSlot = 0; in Update_Impl() local
444 pRealSlot, pCache ); in Update_Impl()
1267 const sal_uInt16 nSlotId = pRealSlot->GetSlotId(); in Execute_Impl()
1432 pRealSlot = 0; in CreateSet_Impl()
1448 pCache = GetStateCache( pRealSlot->GetSlotId() ); in CreateSet_Impl()
1452 pRealSlot = pMsgSvr->GetSlot(); in CreateSet_Impl()
1458 pFnc = pRealSlot->GetStateFnc(); in CreateSet_Impl()
1462 pRealSlot->GetSlotId(), pRealSlot->GetWhich(rPool), pRealSlot, pCache ); in CreateSet_Impl()
1465 sal_uInt16 nSlot = pRealSlot->GetSlotId(); in CreateSet_Impl()
1477 const SfxSlot *pSibling = pRealSlot->GetNextSlot(); in CreateSet_Impl()
[all …]
H A Dobjface.cxx657 const SfxInterface* SfxInterface::GetRealInterfaceForSlot( const SfxSlot *pRealSlot ) const in GetRealInterfaceForSlot()
669 if ( pFirstSlot <= pRealSlot && pRealSlot <= pLastSlot ) in GetRealInterfaceForSlot()
H A Ddispatch.cxx2499 const SfxSlot* pRealSlot // ggf. der tats"achliche Slot in _FillState() argument
2537 if (pRealSlot) in _FillState()
2538 pFunc = pRealSlot->GetStateFnc(); in _FillState()
/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx123 const SfxSlot* &pRealSlot,
H A Ddispatch.hxx134 SfxItemSet &rState, const SfxSlot *pRealSlot );

Completed in 63 milliseconds