Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uiview/
H A Dviewmdi.cxx208 const SwRect &rCharRect = pWrtShell->GetCharRect(); in _SetZoom() local
209 if ( rCharRect.Top() > GetVisArea().Bottom() || in _SetZoom()
210 rCharRect.Bottom() < aPos.Y() ) in _SetZoom()
211 aPos.Y() = rCharRect.Top() - rCharRect.Height(); in _SetZoom()

Completed in 9 milliseconds