Searched refs:usOperation (Results 1 – 5 of 5) sorted by relevance
67 sal_Int8 SystemToOfficeDragActions( USHORT usOperation) in SystemToOfficeDragActions() argument71 switch( usOperation) { in SystemToOfficeDragActions()88 debug_printf("SystemToOfficeDragActions 0x%x->%d", usOperation, actions); in SystemToOfficeDragActions()
382 effect = SystemToOfficeDragActions( pSourceDraginfo->usOperation); in endConversation()383 debug_printf("DragSource::endConversation usOperation 0x%x", pSourceDraginfo->usOperation); in endConversation()
334 SystemToOfficeDragActions( dragInfo->usOperation); in dragEnter()398 SystemToOfficeDragActions( dragInfo->usOperation); in dragOver()
51 sal_Int8 SystemToOfficeDragActions( USHORT usOperation);
142 pdxfer->usOperation = (USHORT)DO_COPY; in RequestFileRendering()
Completed in 27 milliseconds