Searched refs:bStopSmooth (Results 1 – 3 of 3) sorted by relevance
1351 Imp()->bStopSmooth = sal_False; in SmoothScroll()1461 if ( Imp()->bStopSmooth || Abs(lDiff) <= Abs(lMaDelta) ) in SmoothScroll()1495 if ( !Imp()->bStopSmooth ) in SmoothScroll()1513 if(!Imp()->bStopSmooth) in SmoothScroll()1596 if ( !Imp()->bStopSmooth ) in SmoothScroll()1887 Imp()->bStopSmooth = sal_True; in Paint()
128 bSmoothUpdate = bStopSmooth = bStopPrt = sal_False; in SwViewImp()
101 sal_Bool bStopSmooth :1; member in SwViewImp
Completed in 20 milliseconds