Searched refs:locationX (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/window/ |
H A D | dndlcon.cxx | 147 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDropEvent() argument 165 locationX, locationY, sourceActions, transferable ); in fireDropEvent() 267 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDragOverEvent() argument 284 dropAction, locationX, locationY, sourceActions ); in fireDragOverEvent() 334 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDragEnterEvent() argument 352 dropAction, locationX, locationY, sourceActions, dataFlavors ); in fireDragEnterEvent() 402 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDropActionChangedEvent() argument 419 dropAction, locationX, locationY, sourceActions ); in fireDropActionChangedEvent()
|
/aoo4110/main/vcl/inc/ |
H A D | dndlcon.hxx | 56 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, 63 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ); 67 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, 72 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions );
|
Completed in 12 milliseconds