Searched refs:nSelIndex (Results 1 – 1 of 1) sorted by relevance
740 int32_t nSelIndex = 0; in GetPreInsertText() local744 nSelLength = GetSelRange(nSelCount, &nSelIndex); in GetPreInsertText()745 wsText.Delete(nSelIndex, nSelLength); in GetPreInsertText()746 nIndex = nSelIndex; in GetPreInsertText()766 int32_t nSelIndex = 0; in GetPreReplaceText() local770 nSelLength = GetSelRange(nSelCount, &nSelIndex); in GetPreReplaceText()771 wsText.Delete(nSelIndex, nSelLength); in GetPreReplaceText()