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