Searched defs:dropAction (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/source/window/ |
H A D | dndlcon.cxx | 147 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDropEvent() 267 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDragOverEvent() 334 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDragEnterEvent() 402 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDropActionChangedEvent()
|
/trunk/main/dtrans/source/win32/dnd/ |
H A D | sourcecontext.cxx | 126 void SourceContext::fire_dropActionChanged( sal_Int8 dropAction, sal_Int8 userAction) in fire_dropActionChanged()
|
H A D | source.cxx | 305 sal_Int8 dropAction= fEscapePressed ? ACTION_NONE : in QueryContinueDrag() local
|
Completed in 20 milliseconds