Home
last modified time | relevance | path

Searched refs:usOperation (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/dtrans/source/os2/dnd/
H A Dglobals.cxx67 sal_Int8 SystemToOfficeDragActions( USHORT usOperation) in SystemToOfficeDragActions() argument
71 switch( usOperation) { in SystemToOfficeDragActions()
88 debug_printf("SystemToOfficeDragActions 0x%x->%d", usOperation, actions); in SystemToOfficeDragActions()
H A DDragSource.cxx382 effect = SystemToOfficeDragActions( pSourceDraginfo->usOperation); in endConversation()
383 debug_printf("DragSource::endConversation usOperation 0x%x", pSourceDraginfo->usOperation); in endConversation()
H A DDropTarget.cxx334 SystemToOfficeDragActions( dragInfo->usOperation); in dragEnter()
398 SystemToOfficeDragActions( dragInfo->usOperation); in dragOver()
H A Dglobals.hxx51 sal_Int8 SystemToOfficeDragActions( USHORT usOperation);
H A DOTransferable.cxx142 pdxfer->usOperation = (USHORT)DO_COPY; in RequestFileRendering()

Completed in 29 milliseconds