Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx737 EditSelection aEmptySel( aStartPaM, aStartPaM ); in RemoveText() local
742 pView->pImpEditView->SetEditSelection( aEmptySel ); in RemoveText()
757 EditSelection aEmptySel( aStartPaM, aStartPaM ); in SetText() local
760 aPaM = ImpInsertText( aEmptySel, rText ); in SetText()

Completed in 78 milliseconds