Searched refs:pExchange (Results 1 – 2 of 2) sorted by relevance
3430 const Control* pExchange = 0; in InsertAtSelection() local3440 pExchange = 0; in InsertAtSelection()3449 pExchange = pControl; in InsertAtSelection()3471 pExchange = pControl; in InsertAtSelection()3478 pExchange = 0; in InsertAtSelection()3498 DBG_ASSERT(pExchange, "no control to exchange?"); in InsertAtSelection()3499 if(pExchange) in InsertAtSelection()3501 ((SwTOXButton*)pExchange)->SetLinkEnd(); in InsertAtSelection()3508 DBG_ASSERT(pExchange, "no control to exchange?"); in InsertAtSelection()3509 if(pExchange) in InsertAtSelection()[all …]
158 long DropRequestHdl( Exchange* pExchange );
Completed in 30 milliseconds