Home
last modified time | relevance | path

Searched refs:pExchange (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3430 const Control* pExchange = 0; in InsertAtSelection() local
3440 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 …]
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx158 long DropRequestHdl( Exchange* pExchange );

Completed in 47 milliseconds