Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1498 Imp()->aSmoothRect = VisArea(); in SmoothScroll()
1502 Imp()->aSmoothRect.Bottom( VisArea().Top() + lScroll + aPixSz.Height()); in SmoothScroll()
1506 Imp()->aSmoothRect.Top( VisArea().Bottom() + lScroll - aPixSz.Height()); in SmoothScroll()
1519 const Rectangle aTargetLogic(Imp()->aSmoothRect.SVRect()); in SmoothScroll()
1564 Rectangle aRectangle(Imp()->aSmoothRect.SVRect()); in SmoothScroll()
1886 if ( !Imp()->aSmoothRect.IsInside( aTmp ) ) in Paint()
1890 Imp()->aSmoothRect = aTmp; in Paint()
/trunk/main/sw/source/core/inc/
H A Dviewimp.hxx105 SwRect aSmoothRect; member in SwViewImp

Completed in 24 milliseconds