Searched refs:nExpandSelection (Results 1 – 1 of 1) sorted by relevance
754 xub_StrLen nExpandSelection = 0; in FlushInBuffer() local793 nExpandSelection = aLeftText.Len() - static_cast< xub_StrLen >(nChgPos); in FlushInBuffer()825 … DBG_ASSERT( nCrsrStartPos >= nExpandSelection, "cannot expand selection as specified!!" ); in FlushInBuffer()826 if (nExpandSelection && nCrsrStartPos >= nExpandSelection) in FlushInBuffer()830 rCrsr.Start()->nContent -= nExpandSelection; in FlushInBuffer()
Completed in 58 milliseconds