Searched refs:pTransferSelection (Results 1 – 5 of 5) sorted by relevance
247 SD_MOD()->pTransferSelection = pTransferable; in CreateSelectionDataObject()272 … else if( SD_MOD()->pTransferSelection && ( SD_MOD()->pTransferSelection->GetView() == this ) ) in UpdateSelectionClipboard()275 SD_MOD()->pTransferSelection = NULL; in UpdateSelectionClipboard()
337 else if( SD_MOD()->pTransferSelection == (SdTransferable*) pImplementation ) in InsertData()338 pOwnData = SD_MOD()->pTransferSelection; in InsertData()475 if( pOwnData == SD_MOD()->pTransferSelection ) in InsertData()
724 if( this == SD_MOD()->pTransferSelection ) in ObjectReleased()725 SD_MOD()->pTransferSelection = NULL; in ObjectReleased()
90 pTransferSelection(NULL), in SdModule()
108 SdTransferable* pTransferSelection; member in SdModule
Completed in 35 milliseconds