Searched refs:mnDragDraw (Results 1 – 4 of 4) sorted by relevance
80 mnDragDraw = 0; in ImplInit()648 if ( mnDragDraw & SLIDER_DRAW_CHANNEL ) in ImplDoMouseAction()651 ImplDraw( mnDragDraw ); in ImplDoMouseAction()656 ImplDraw( mnDragDraw ); in ImplDoMouseAction()700 mnDragDraw = SLIDER_DRAW_THUMB; in MouseButtonDown()719 mnDragDraw = SLIDER_DRAW_CHANNEL; in MouseButtonDown()731 mnDragDraw = SLIDER_DRAW_CHANNEL; in MouseButtonDown()760 ImplDraw( mnDragDraw ); in MouseButtonUp()762 mnDragDraw = 0; in MouseButtonUp()779 ImplDraw( mnDragDraw ); in Tracking()[all …]
112 mnDragDraw = 0; in ImplInit()946 ImplDraw( mnDragDraw, this ); in ImplDoMouseAction()1005 mnDragDraw = SCRBAR_DRAW_BTN1; in MouseButtonDown()1019 mnDragDraw = SCRBAR_DRAW_BTN2; in MouseButtonDown()1043 mnDragDraw = SCRBAR_DRAW_THUMB; in MouseButtonDown()1063 ImplDraw( mnDragDraw, this ); in MouseButtonDown()1081 mnDragDraw = SCRBAR_DRAW_PAGE1; in MouseButtonDown()1086 mnDragDraw = SCRBAR_DRAW_PAGE2; in MouseButtonDown()1120 ImplDraw( mnDragDraw, this ); in Tracking()1121 mnDragDraw = 0; in Tracking()
58 sal_uInt16 mnDragDraw; member in Slider
66 sal_uInt16 mnDragDraw; member in ScrollBar