Home
last modified time | relevance | path

Searched refs:bStopSmooth (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/view/
H A Dviewsh.cxx1351 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()
H A Dviewimp.cxx135 bSmoothUpdate = bStopSmooth = bStopPrt = sal_False; in SwViewImp()
/aoo4110/main/sw/source/core/inc/
H A Dviewimp.hxx101 sal_Bool bStopSmooth :1; member in SwViewImp

Completed in 52 milliseconds