Home
last modified time | relevance | path

Searched refs:bLeftRulerMove (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dpreview.cxx113 bLeftRulerMove( sal_False ), in ScPreview()
946 bLeftRulerMove = sal_True; in MouseButtonDown()
952 bLeftRulerMove = sal_False; in MouseButtonDown()
1068 if( bLeftRulerChange && bLeftRulerMove ) in MouseButtonUp()
1101 bLeftRulerMove = sal_False; in MouseButtonUp()
1319 …xPt.Y() > aColumnTop.Y() ) && ( aPixPt.Y() < aColumnBottom.Y() ) && !bLeftRulerMove && !bRightRule… in MouseMove()
1334 …e if( aPixPt.X() < ( aRightTop.X() + 2 ) && aPixPt.X() > ( aRightTop.X() - 2 ) && !bLeftRulerMove ) in MouseMove()
1370 … if(( (aPixPt.X() < ( aLeftTop.X() + 2 ) && aPixPt.X() > ( aLeftTop.X() - 2 )) || bLeftRulerMove || in MouseMove()
1388 if( bLeftRulerMove ) in MouseMove()
/aoo41x/main/sc/source/ui/inc/
H A Dpreview.hxx69 sal_Bool bLeftRulerMove; member in ScPreview

Completed in 30 milliseconds