Home
last modified time | relevance | path

Searched refs:mbInternalDragGestureRecognizer (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/ !
H A Dwindow.h206 sal_Bool mbInternalDragGestureRecognizer; member
/trunk/main/vcl/source/window/ !
H A Dwinproc.cxx556 if( pMouseDownWin->ImplGetFrameData()->mbInternalDragGestureRecognizer ) in ImplHandleMouseEvent()
H A Dwindow.cxx919 mpWindowImpl->mpFrameData->mbInternalDragGestureRecognizer = sal_False; in ImplInit()
8571 mpWindowImpl->mpFrameData->mbInternalDragGestureRecognizer = sal_True; in GetDropTarget()