Lines Matching refs:SetSelection

231 			pView->SetSelection( ESelection( aOldSel.nEndPara, aOldSel.nEndPos,  in lcl_Replace()
243 pView->SetSelection( aSel ); // Cursor ans Ende in lcl_Replace()
1155 pView->SetSelection(aSel); in lcl_CompleteFunction()
1185 pView->SetSelection(aSel); in lcl_CompleteFunction()
1335 pTopView->SetSelection( aAllSel ); in PasteManualTip()
1337 pTableView->SetSelection( aAllSel ); in PasteManualTip()
1361 pTopView->SetSelection( aSel ); in PasteManualTip()
1363 pTableView->SetSelection( aSel ); in PasteManualTip()
1420 pTopView->SetSelection( aSel ); in SkipClosingPar()
1422 pTableView->SetSelection( aSel ); in SkipClosingPar()
1496 pTableView->SetSelection( aSelection ); in UseColData()
1501 pTopView->SetSelection( aSelection ); in UseColData()
1556 pTableView->SetSelection( ESelection( in NextAutoEntry()
1564 pTopView->SetSelection( ESelection( in NextAutoEntry()
2049 pEditView->SetSelection( rSel ); in lcl_SetTopSelection()
2060 pTopView->SetSelection( aSel ); in SyncViews()
2260 pTableView->SetSelection( aSel ); in RemoveSelection()
2262 pTopView->SetSelection( aSel ); in RemoveSelection()
2346 SetSelection( ESelection( nPara, nLen, nPara, nLen ) ); in SetMode()
2395 pView->SetSelection( aSel ); in lcl_SelectionToEnd()
2848 pTableView->SetSelection(aTabSel); in SetReference()
2857 pTopView->SetSelection(aTopSel); in SetReference()
2932 pTableView->SetSelection(aSel); in InsertFunction()
2943 pTopView->SetSelection(aSel); in InsertFunction()
2971 pTableView->SetSelection( ESelection(0,0, 0,0) ); in ClearText()
2976 pTopView->SetSelection( ESelection(0,0, 0,0) ); in ClearText()
3135 pTableView->SetSelection( ESelection(0,0, 0,0) ); // before the '%' in KeyInput()
3144 pTopView->SetSelection( ESelection(0,0, 0,0) ); // before the '%' in KeyInput()
3285 pTableView->SetSelection( ESelection(0,0, 0,0) ); in InputCommand()
3290 pTopView->SetSelection( ESelection(0,0, 0,0) ); in InputCommand()
3738 pView->SetSelection( ESelection(0,nStart, 0,nEnd) ); in InputSetSelection()
3766 pView->SetSelection( ESelection(0,nFormSelStart, 0,nFormSelEnd) ); in InputReplaceSelection()