Searched refs:determineDropAction (Results 1 – 2 of 2) sorted by relevance
172 sal_Int8 DropTarget::determineDropAction(sal_Int8 dropActions, id sender) const in determineDropAction() function in DropTarget236 sal_Int8 currentAction = determineDropAction(mDragSourceSupportedActions, sender); in draggingEntered()279 sal_Int8 currentAction = determineDropAction(currentDragSourceActions, sender); in draggingUpdated()
144 sal_Int8 determineDropAction(sal_Int8 dropActions, id sender) const;
Completed in 17 milliseconds