Searched refs:aXRange (Results 1 – 1 of 1) sorted by relevance
4464 Range aXRange = GetLineXPosStartEnd( pPortion, pLine ); in GetEditCursor() local4465 … nX = !IsRightToLeft( GetEditDoc().GetPos( pPortion->GetNode() ) ) ? aXRange.Min() : aXRange.Max(); in GetEditCursor()4469 Range aXRange = GetLineXPosStartEnd( pPortion, pLine ); in GetEditCursor() local4470 … nX = !IsRightToLeft( GetEditDoc().GetPos( pPortion->GetNode() ) ) ? aXRange.Max() : aXRange.Min(); in GetEditCursor()