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