Home
last modified time | relevance | path

Searched refs:OfficeToSystemDragActions (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx384 return OfficeToSystemDragActions( mSelectedDropAction); in dragEnter()
416 dragOp = OfficeToSystemDragActions(mSelectedDropAction); in dragOver()
471 dropOp = OfficeToSystemDragActions(mSelectedDropAction); in drop()
H A Dglobals.hxx50 MRESULT OfficeToSystemDragActions( sal_Int8 dragActions);
H A Dglobals.cxx39 MRESULT OfficeToSystemDragActions( sal_Int8 dragActions) in OfficeToSystemDragActions() function
/aoo42x/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx267 return OfficeToSystemDragActions(mSelectedDropAction); in draggingEntered()
304 dragOp = OfficeToSystemDragActions(mSelectedDropAction); in draggingUpdated()
H A DDragActionConversion.hxx36 unsigned int OfficeToSystemDragActions(sal_Int8 dragActions);
H A DDragActionConversion.cxx35 unsigned int OfficeToSystemDragActions(sal_Int8 dragActions) in OfficeToSystemDragActions() function
H A DDragSource.cxx335 unsigned int srcActions = OfficeToSystemDragActions(mDragSourceActions); in getSupportedDragOperations()

Completed in 69 milliseconds