Searched refs:currentAction (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/dtrans/source/os2/dnd/ |
H A D | DropTarget.cxx | 341 sal_Int8 currentAction = mDragSourceSupportedActions; in dragEnter() local 374 0, this, currentAction, in dragEnter() 404 sal_Int8 currentAction = currentDragSourceActions; in dragOver() local 410 0, this, currentAction, in dragOver()
|
/aoo42x/main/vcl/aqua/source/dtrans/ |
H A D | DropTarget.cxx | 236 sal_Int8 currentAction = determineDropAction(mDragSourceSupportedActions, sender); in draggingEntered() local 258 currentAction, in draggingEntered() 279 sal_Int8 currentAction = determineDropAction(currentDragSourceActions, sender); in draggingUpdated() local 294 currentAction, in draggingUpdated()
|
Completed in 16 milliseconds