Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/editeng/
H A Deditview.cxx395 EditPaM aPaM1; in InsertText() local
400 aPaM1 = aTmpSel.Min(); in InsertText()
409 DBG_ASSERT( !aPaM1.DbgIsBuggy( pImpEE->GetEditDoc() ), "Insert: PaM kaputt" ); in InsertText()
410 pImpEditView->SetEditSelection( EditSelection( aPaM1, aPaM2 ) ); in InsertText()

Completed in 23 milliseconds