Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1393 sal_Int8 nDNDActions = DND_ACTION_COPYMOVE; in DoDrag() local
1396 nDNDActions = DND_ACTION_LINK; // #93240# Either COPY *or* LINK, never both! in DoDrag()
1400 nDNDActions = DND_ACTION_COPY; in DoDrag()
1464 pTransferable->StartDrag( this, nDNDActions ); in DoDrag()

Completed in 27 milliseconds