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