Home
last modified time | relevance | path

Searched refs:POINTER_HSIZEBAR (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dpreview.cxx940 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonDown()
945 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
951 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
1023 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonUp()
1063 DrawInvert( aButtonUpPt.X(), POINTER_HSIZEBAR ); in MouseButtonUp()
1387 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
1391 DragMove( aMouseMovePoint.X(), POINTER_HSIZEBAR ); in MouseMove()
1396 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
1400 DragMove( aMouseMovePoint.X(), POINTER_HSIZEBAR ); in MouseMove()
1511 if( nFlags == POINTER_HSIZEBAR || nFlags == POINTER_HSPLIT ) in DragMove()
[all …]
H A Dhdrcont.cxx839 SetPointer( Pointer( bVertical ? POINTER_VSIZEBAR : POINTER_HSIZEBAR ) ); in MouseMove()
/trunk/main/vcl/inc/vcl/
H A Dptrstyle.hxx60 #define POINTER_HSIZEBAR ((PointerStyle)25) macro
/trunk/main/svtools/source/control/
H A Dtaskbar.cxx167 ePtrStyle = POINTER_HSIZEBAR; in MouseMove()
H A Druler.cxx2268 ePtrStyle = POINTER_HSIZEBAR; in MouseMove()
2640 aPtr = Pointer( POINTER_HSIZEBAR ); in StartDocDrag()
H A Dheadbar.cxx967 eStyle = POINTER_HSIZEBAR; in MouseMove()
H A Dtabbar.cxx148 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in ImplTabSizer()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx402 MAP_BUILTIN( POINTER_HSIZEBAR, GDK_SB_H_DOUBLE_ARROW ); in getCursor()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx919 case POINTER_HSIZEBAR: in getCurrentCursor()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3555 nPointer = POINTER_HSIZEBAR; in MouseMove()
3594 : POINTER_HSIZEBAR; in MouseMove()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1863 case POINTER_HSIZEBAR: in GetPointer()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx4313 eStyle = POINTER_HSIZEBAR; in MouseMove()

Completed in 130 milliseconds