Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditview.cxx404 EditPaM aPaM2( pImpEE->InsertText( pImpEditView->GetEditSelection(), rStr ) ); in InsertText() local
410 pImpEditView->SetEditSelection( EditSelection( aPaM1, aPaM2 ) ); in InsertText()
413 pImpEditView->SetEditSelection( EditSelection( aPaM2, aPaM2 ) ); in InsertText()
1046 EditPaM aPaM2( aPaM ); in ExecuteSpellPopup() local
1047 aPaM2.GetIndex()++; in ExecuteSpellPopup()
1069 xSpeller->spell( aSelected, PIMPEE->GetLanguage( aPaM2 ), aPropVals ); in ExecuteSpellPopup()
1156 sal_uInt16 nCheckedLanguage = PIMPEE->GetLanguage( aPaM2 ); in ExecuteSpellPopup()
1291 pAutoCorrect->PutText( aSelected, aWord, PIMPEE->GetLanguage( aPaM2 ) ); in ExecuteSpellPopup()

Completed in 25 milliseconds