Searched refs:OfficeToSystemDragActions (Results 1 – 7 of 7) sorted by relevance
383 return OfficeToSystemDragActions( mSelectedDropAction); in dragEnter()415 dragOp = OfficeToSystemDragActions(mSelectedDropAction); in dragOver()470 dropOp = OfficeToSystemDragActions(mSelectedDropAction); in drop()
50 MRESULT OfficeToSystemDragActions( sal_Int8 dragActions);
39 MRESULT OfficeToSystemDragActions( sal_Int8 dragActions) in OfficeToSystemDragActions() function
265 return OfficeToSystemDragActions(mSelectedDropAction); in draggingEntered()302 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()