Lines Matching refs:pMyTopic
629 t->pMyTopic = 0; in ~DdeTopic()
661 s->pMyTopic = this; in AddItem()
673 pNew->pMyTopic = this; in InsertItem()
691 s->pMyTopic = 0; in RemoveItem()
799 pMyTopic = 0; in DdeItem()
811 pMyTopic = 0; in DdeItem()
823 pMyTopic = 0; in DdeItem()
831 if( pMyTopic ) in ~DdeItem()
832 pMyTopic->aItems.Remove( this ); in ~DdeItem()
848 if( pMyTopic && pImpData ) in NotifyClient()
852 DdePostAdvise( pInst->hDdeInstSvr, *pMyTopic->pName, *pName ); in NotifyClient()