Searched refs:pDead (Results 1 – 2 of 2) sorted by relevance
53 const SwPtrMsgPoolItem *pDead = static_cast<const SwPtrMsgPoolItem*>(pOld); in CheckRegistration() local54 if(pDead && pDead->pObject == pRegisteredIn) in CheckRegistration()
159 SwPtrMsgPoolItem *pDead = (SwPtrMsgPoolItem *)pOld; in Modify() local160 if( pDead->pObject == GetRegisteredIn() ) in Modify()
Completed in 22 milliseconds