Home
last modified time | relevance | path

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

/AOO42X/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx340 sal_Int8 currentAction = mDragSourceSupportedActions; in dragEnter() local
373 0, this, currentAction, in dragEnter()
403 sal_Int8 currentAction = currentDragSourceActions; in dragOver() local
409 0, this, currentAction, in dragOver()
/AOO42X/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx234 sal_Int8 currentAction = determineDropAction(mDragSourceSupportedActions, sender); in draggingEntered() local
256 currentAction, in draggingEntered()
277 sal_Int8 currentAction = determineDropAction(currentDragSourceActions, sender); in draggingUpdated() local
292 currentAction, in draggingUpdated()