Home
last modified time | relevance | path

Searched refs:POINTER_VSIZEBAR (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dpreview.cxx957 if( rMEvt.IsLeft() && GetPointer() == POINTER_VSIZEBAR ) in MouseButtonDown()
962 DrawInvert( aButtonDownChangePoint.Y(), POINTER_VSIZEBAR ); in MouseButtonDown()
968 DrawInvert( aButtonDownChangePoint.Y(), POINTER_VSIZEBAR ); in MouseButtonDown()
1105 if( rMEvt.IsLeft() && GetPointer() == POINTER_VSIZEBAR ) in MouseButtonUp()
1118 DrawInvert( aButtonUpPt.Y(), POINTER_VSIZEBAR ); in MouseButtonUp()
1415 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1424 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1433 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1442 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1520 else if( nFlags == POINTER_VSIZEBAR ) in DragMove()
[all …]
H A Dhdrcont.cxx839 SetPointer( Pointer( bVertical ? POINTER_VSIZEBAR : POINTER_HSIZEBAR ) ); in MouseMove()
/trunk/main/vcl/inc/vcl/
H A Dptrstyle.hxx61 #define POINTER_VSIZEBAR ((PointerStyle)26) macro
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx508 ePointerStyle = POINTER_VSIZEBAR; in MouseMove()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx403 MAP_BUILTIN( POINTER_VSIZEBAR, GDK_SB_V_DOUBLE_ARROW ); in getCursor()
/trunk/main/svtools/source/control/
H A Druler.cxx2270 ePtrStyle = POINTER_VSIZEBAR; in MouseMove()
2642 aPtr = Pointer( POINTER_VSIZEBAR ); in StartDocDrag()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx914 case POINTER_VSIZEBAR: in getCurrentCursor()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3550 nPointer = POINTER_VSIZEBAR; in MouseMove()
3593 ? POINTER_VSIZEBAR in MouseMove()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1867 case POINTER_VSIZEBAR: in GetPointer()

Completed in 93 milliseconds