Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dpreview.cxx954 if( rMEvt.IsLeft() && GetPointer() == POINTER_VSIZEBAR ) in MouseButtonDown()
959 DrawInvert( aButtonDownChangePoint.Y(), POINTER_VSIZEBAR ); in MouseButtonDown()
965 DrawInvert( aButtonDownChangePoint.Y(), POINTER_VSIZEBAR ); in MouseButtonDown()
1102 if( rMEvt.IsLeft() && GetPointer() == POINTER_VSIZEBAR ) in MouseButtonUp()
1115 DrawInvert( aButtonUpPt.Y(), POINTER_VSIZEBAR ); in MouseButtonUp()
1412 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1421 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1430 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1439 SetPointer( Pointer( POINTER_VSIZEBAR ) ); in MouseMove()
1517 else if( nFlags == POINTER_VSIZEBAR ) in DragMove()
[all …]
H A Dhdrcont.cxx839 SetPointer( Pointer( bVertical ? POINTER_VSIZEBAR : POINTER_HSIZEBAR ) ); in MouseMove()
/aoo42x/main/vcl/inc/vcl/
H A Dptrstyle.hxx61 #define POINTER_VSIZEBAR ((PointerStyle)26) macro
/aoo42x/main/svtools/source/brwbox/
H A Ddatwin.cxx508 ePointerStyle = POINTER_VSIZEBAR; in MouseMove()
/aoo42x/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx403 MAP_BUILTIN( POINTER_VSIZEBAR, GDK_SB_V_DOUBLE_ARROW ); in getCursor()
/aoo42x/main/svtools/source/control/
H A Druler.cxx2270 ePtrStyle = POINTER_VSIZEBAR; in MouseMove()
2642 aPtr = Pointer( POINTER_VSIZEBAR ); in StartDocDrag()
/aoo42x/main/vcl/aqua/source/window/
H A Dsalframe.cxx914 case POINTER_VSIZEBAR: in getCurrentCursor()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx3548 nPointer = POINTER_VSIZEBAR; in MouseMove()
3591 ? POINTER_VSIZEBAR in MouseMove()
/aoo42x/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1867 case POINTER_VSIZEBAR: in GetPointer()

Completed in 97 milliseconds