Searched refs:pSel (Results 1 – 1 of 1) sorted by relevance
192 CComQIPtr < ITextSelection, &IID_ITextSelection > pSel(pDispSel); in DocumentOpen() local194 if (pSel) in DocumentOpen()196 pSel->get_CurrentLine(&LineNr); in DocumentOpen()464 CComQIPtr < ITextSelection, &IID_ITextSelection > pSel(pDispSel); in VisVimLoad() local466 if (pSel) in VisVimLoad()468 pSel->get_CurrentLine(&LineNr); in VisVimLoad()