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.cxx487 DrawInvert( (long)( nLeftMargin - aOffset.X() ), POINTER_HSIZEBAR ); in DoPrint()
488 DrawInvert( (long)( nPageEndX - nRightMargin ) , POINTER_HSIZEBAR ); in DoPrint()
934 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonDown()
939 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
945 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
1017 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonUp()
1057 DrawInvert( aButtonUpPt.X(), POINTER_HSIZEBAR ); in MouseButtonUp()
1381 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
1385 DragMove( aMouseMovePoint.X(), POINTER_HSIZEBAR ); in MouseMove()
1390 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
[all …]
H A Dhdrcont.cxx839 SetPointer( Pointer( bVertical ? POINTER_VSIZEBAR : POINTER_HSIZEBAR ) ); in MouseMove()
/trunk/main/vcl/inc/vcl/
H A Dptrstyle.hxx58 #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.cxx400 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.cxx3552 nPointer = POINTER_HSIZEBAR; in MouseMove()
3591 : POINTER_HSIZEBAR; in MouseMove()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1861 case POINTER_HSIZEBAR: in GetPointer()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx4313 eStyle = POINTER_HSIZEBAR; in MouseMove()