Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dbindings.cxx1427 const SfxSlotServer* pMsgSvr = pCache->GetSlotServer(*pDispatcher, pImp->xProv); in CreateSet_Impl() local
1428 if(!pMsgSvr || !pDispatcher) in CreateSet_Impl()
1433 *pMsgServer = pMsgSvr; in CreateSet_Impl()
1435 sal_uInt16 nShellLevel = pMsgSvr->GetShellLevel(); in CreateSet_Impl()
1445 if ( SFX_KIND_ENUM == pMsgSvr->GetSlot()->GetKind() ) in CreateSet_Impl()
1447 pRealSlot = pInterface->GetRealSlot(pMsgSvr->GetSlot()); in CreateSet_Impl()
1452 pRealSlot = pMsgSvr->GetSlot(); in CreateSet_Impl()

Completed in 22 milliseconds