Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/edit/
H A Dtextview.cxx1843 long nVisEndY = mpImpl->maStartDocPos.Y() + aOutSz.Height(); in ImpShowCursor() local
1850 if ( aEditCursor.Bottom() > nVisEndY ) in ImpShowCursor()
1852 aNewStartPos.Y() += ( aEditCursor.Bottom() - nVisEndY ); in ImpShowCursor()

Completed in 21 milliseconds