Searched refs:dndActionsToSingleDropEffect (Results 1 – 3 of 3) sorted by relevance
375 *pdwEffect= dndActionsToSingleDropEffect( m_nLastDropAction & allowedActions); in DragEnter()424 *pdwEffect= dndActionsToSingleDropEffect( m_nLastDropAction & allowedActions); in DragOver()494 *pdwEffect= dndActionsToSingleDropEffect( m_nCurrentDropAction & allowedActions); in Drop()
80 DWORD dndActionsToSingleDropEffect( sal_Int8 actions);
119 DWORD dndActionsToSingleDropEffect( sal_Int8 actions) in dndActionsToSingleDropEffect() function
Completed in 9 milliseconds