Home
last modified time | relevance | path

Searched refs:aEmptySel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx502 TextSelection aEmptySel( aStartPaM, aStartPaM ); in ImpRemoveText() local
506 pView->ImpSetSelection( aEmptySel ); in ImpRemoveText()
520 TextSelection aEmptySel( aStartPaM, aStartPaM ); in SetText() local
524 aPaM = ImpInsertText( aEmptySel, rText ); in SetText()
529 pView->ImpSetSelection( aEmptySel ); in SetText()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx742 EditSelection aEmptySel( aStartPaM, aStartPaM ); in RemoveText() local
747 pView->pImpEditView->SetEditSelection( aEmptySel ); in RemoveText()
762 EditSelection aEmptySel( aStartPaM, aStartPaM ); in SetText() local
765 aPaM = ImpInsertText( aEmptySel, rText ); in SetText()

Completed in 43 milliseconds