Searched refs:nExpandSelection (Results 1 – 1 of 1) sorted by relevance
756 xub_StrLen nExpandSelection = 0; in FlushInBuffer() local795 nExpandSelection = aLeftText.Len() - static_cast< xub_StrLen >(nChgPos); in FlushInBuffer()827 … DBG_ASSERT( nCrsrStartPos >= nExpandSelection, "cannot expand selection as specified!!" ); in FlushInBuffer()828 if (nExpandSelection && nCrsrStartPos >= nExpandSelection) in FlushInBuffer()832 rCrsr.Start()->nContent -= nExpandSelection; in FlushInBuffer()
Completed in 39 milliseconds