Lines Matching refs:ImpSetSelection
287 ImpSetSelection( aNewSel ); in SetSelection()
314 ImpSetSelection( aPaM ); in DeleteSelected()
487 void TextView::ImpSetSelection( const TextSelection& rSelection ) in ImpSetSelection() function in TextView
790 ImpSetSelection( aCurSel ); in KeyInput()
861 ImpSetSelection( mpImpl->maSelection.GetEnd() ); in MouseButtonDown()
897 ImpSetSelection( aNewSel ); in MouseButtonDown()
911 ImpSetSelection( aNewSel ); in MouseButtonDown()
1348 ImpSetSelection( aNewSelection ); in ImpMoveCursor()
1354 ImpSetSelection( aNewSelection ); in ImpMoveCursor()
1400 ImpSetSelection( aNewSel ); in InsertNewText()
1927 ImpSetSelection( aNewSel ); in SetCursorAtPoint()
1931 ImpSetSelection( aNewSel ); in SetCursorAtPoint()
2166 ImpSetSelection( mpImpl->mpDDInfo->maDropPos ); in drop()
2191 … ImpSetSelection( mpImpl->mpTextEngine->ImpInsertText( mpImpl->mpDDInfo->maDropPos, aText ) ); in drop()
2240 ImpSetSelection( aPaM ); in drop()
2407 mpView->ImpSetSelection( mpView->mpImpl->maSelection.GetEnd() ); in CreateAnchor()