Searched refs:OfficeToSystemDragActions (Results 1 – 7 of 7) sorted by relevance
384 return OfficeToSystemDragActions( mSelectedDropAction); in dragEnter()416 dragOp = OfficeToSystemDragActions(mSelectedDropAction); in dragOver()471 dropOp = OfficeToSystemDragActions(mSelectedDropAction); in drop()
50 MRESULT OfficeToSystemDragActions( sal_Int8 dragActions);
39 MRESULT OfficeToSystemDragActions( sal_Int8 dragActions) in OfficeToSystemDragActions() function
267 return OfficeToSystemDragActions(mSelectedDropAction); in draggingEntered()304 dragOp = OfficeToSystemDragActions(mSelectedDropAction); in draggingUpdated()
36 unsigned int OfficeToSystemDragActions(sal_Int8 dragActions);
35 unsigned int OfficeToSystemDragActions(sal_Int8 dragActions) in OfficeToSystemDragActions() function
335 unsigned int srcActions = OfficeToSystemDragActions(mDragSourceActions); in getSupportedDragOperations()
Completed in 31 milliseconds