Home
last modified time | relevance | path

Searched refs:relLoc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddndevdis.cxx378 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDragEnterEvent() local
382 xContext, nDropAction, relLoc.X(), relLoc.Y(), nSourceActions, aFlavorList ); in fireDragEnterEvent()
411 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDragOverEvent() local
415 xContext, nDropAction, relLoc.X(), relLoc.Y(), nSourceActions ); in fireDragOverEvent()
471 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDropActionChangedEvent() local
475 xContext, nDropAction, relLoc.X(), relLoc.Y(), nSourceActions ); in fireDropActionChangedEvent()
508 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDropEvent() local
512 xContext, nDropAction, relLoc.X(), relLoc.Y(), nSourceActions, xTransferable ); in fireDropEvent()
549 Point relLoc = pWindow->ImplFrameToOutput( rOrigin ); in fireDragGestureEvent() local
553 nDragAction, relLoc.X(), relLoc.Y(), xSource, event ); in fireDragGestureEvent()
H A Dwinproc.cxx569 Point relLoc = pMouseDownWin->ImplFrameToOutput( Point( in ImplHandleMouseEvent() local
595relLoc.X(), relLoc.Y(), xDragSource, ::com::sun::star::uno::makeAny( aMouseEvent ) ); in ImplHandleMouseEvent()

Completed in 29 milliseconds