Searched refs:aEmptySel (Results 1 – 2 of 2) sorted by relevance
502 TextSelection aEmptySel( aStartPaM, aStartPaM ); in ImpRemoveText() local506 pView->ImpSetSelection( aEmptySel ); in ImpRemoveText()520 TextSelection aEmptySel( aStartPaM, aStartPaM ); in SetText() local524 aPaM = ImpInsertText( aEmptySel, rText ); in SetText()529 pView->ImpSetSelection( aEmptySel ); in SetText()
737 EditSelection aEmptySel( aStartPaM, aStartPaM ); in RemoveText() local742 pView->pImpEditView->SetEditSelection( aEmptySel ); in RemoveText()757 EditSelection aEmptySel( aStartPaM, aStartPaM ); in SetText() local760 aPaM = ImpInsertText( aEmptySel, rText ); in SetText()
Completed in 59 milliseconds