Searched refs:bLeftRulerMove (Results 1 – 2 of 2) sorted by relevance
107 bLeftRulerMove( sal_False ), in ScPreview()940 bLeftRulerMove = sal_True; in MouseButtonDown()946 bLeftRulerMove = sal_False; in MouseButtonDown()1062 if( bLeftRulerChange && bLeftRulerMove ) in MouseButtonUp()1095 bLeftRulerMove = sal_False; in MouseButtonUp()1313 …xPt.Y() > aColumnTop.Y() ) && ( aPixPt.Y() < aColumnBottom.Y() ) && !bLeftRulerMove && !bRightRule… in MouseMove()1328 …e if( aPixPt.X() < ( aRightTop.X() + 2 ) && aPixPt.X() > ( aRightTop.X() - 2 ) && !bLeftRulerMove ) in MouseMove()1364 … if(( (aPixPt.X() < ( aLeftTop.X() + 2 ) && aPixPt.X() > ( aLeftTop.X() - 2 )) || bLeftRulerMove || in MouseMove()1382 if( bLeftRulerMove ) in MouseMove()
69 sal_Bool bLeftRulerMove; member in ScPreview