Home
last modified time | relevance | path

Searched refs:pTransferSelection (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sd/source/ui/view/
H A Dsdview2.cxx247 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()
H A Dsdview3.cxx337 else if( SD_MOD()->pTransferSelection == (SdTransferable*) pImplementation ) in InsertData()
338 pOwnData = SD_MOD()->pTransferSelection; in InsertData()
475 if( pOwnData == SD_MOD()->pTransferSelection ) in InsertData()
/aoo42x/main/sd/source/ui/app/
H A Dsdxfer.cxx733 if( this == SD_MOD()->pTransferSelection ) in ObjectReleased()
734 SD_MOD()->pTransferSelection = NULL; in ObjectReleased()
H A Dsdmod.cxx88 pTransferSelection(NULL), in SdModule()
/aoo42x/main/sd/inc/
H A Dsdmod.hxx108 SdTransferable* pTransferSelection; member in SdModule

Completed in 251 milliseconds