Home
last modified time | relevance | path

Searched refs:mbStartDragCalled (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dwindow.h192 sal_Bool mbStartDragCalled; // is command startdrag called member
/trunk/main/vcl/source/window/
H A Dwindow.cxx908 mpWindowImpl->mpFrameData->mbStartDragCalled = sal_False; in ImplInit()
H A Dwinproc.cxx543 if ( !pMouseDownWin->ImplGetFrameData()->mbStartDragCalled ) in ImplHandleMouseEvent()
556 pMouseDownWin->ImplGetFrameData()->mbStartDragCalled = sal_True; in ImplHandleMouseEvent()
605 pMouseDownWin->ImplGetFrameData()->mbStartDragCalled = sal_True; in ImplHandleMouseEvent()
682 pChild->ImplGetFrameData()->mbStartDragCalled = sal_True; in ImplHandleMouseEvent()
691 …pChild->ImplGetFrameData()->mbStartDragCalled = !((nCode & (MOUSE_LEFT | MOUSE_RIGHT | MOUSE_MIDD… in ImplHandleMouseEvent()
721 pChild->ImplGetFrameData()->mbStartDragCalled = sal_True; in ImplHandleMouseEvent()

Completed in 61 milliseconds