Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1239 …bool bPrivateDrop(pPt && (bPasteSelection ? 0 != (pTrans = pMod->pXSelection) : 0 != (pTrans = pMo… in PasteData() local
1242 if(bPrivateDrop && DND_ACTION_LINK == nDropAction) in PasteData()
1245 bPrivateDrop = false; in PasteData()
1249 if(bPrivateDrop && pPt && DND_ACTION_MOVE == nDropAction) in PasteData()
1257 bPrivateDrop = false; in PasteData()
1262 if(bPrivateDrop) in PasteData()

Completed in 20 milliseconds