Searched refs:nCrsrStartPos (Results 1 – 1 of 1) sorted by relevance
824 xub_StrLen nCrsrStartPos = rCrsr.Start()->nContent.GetIndex(); in FlushInBuffer() local825 … DBG_ASSERT( nCrsrStartPos >= nExpandSelection, "cannot expand selection as specified!!" ); in FlushInBuffer()826 if (nExpandSelection && nCrsrStartPos >= nExpandSelection) in FlushInBuffer()
Completed in 814 milliseconds