Searched refs:nVisEndY (Results 1 – 1 of 1) sorted by relevance
1839 long nVisEndY = mpImpl->maStartDocPos.Y() + aOutSz.Height(); in ImpShowCursor() local1846 if ( aEditCursor.Bottom() > nVisEndY ) in ImpShowCursor()1848 aNewStartPos.Y() += ( aEditCursor.Bottom() - nVisEndY ); in ImpShowCursor()
Completed in 27 milliseconds