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.cxx477 DrawInvert( (long)( nLeftMargin - aOffset.X() ), POINTER_HSIZEBAR ); in DoPrint()
478 DrawInvert( (long)( nPageEndX - nRightMargin ) , POINTER_HSIZEBAR ); in DoPrint()
893 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonDown()
898 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
904 DrawInvert( aButtonDownChangePoint.X(), POINTER_HSIZEBAR ); in MouseButtonDown()
976 if( rMEvt.IsLeft() && GetPointer() == POINTER_HSIZEBAR ) in MouseButtonUp()
1016 DrawInvert( aButtonUpPt.X(), POINTER_HSIZEBAR ); in MouseButtonUp()
1340 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
1344 DragMove( aMouseMovePoint.X(), POINTER_HSIZEBAR ); in MouseMove()
1349 SetPointer( Pointer( POINTER_HSIZEBAR ) ); in MouseMove()
[all …]
H A Dhdrcont.cxx788 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.cxx146 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()