Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx560 pImpEE->ImpDeleteSelection( aSel ); in Delete()
595 …pImpEE->ImpDeleteSelection( EditSelection( EditPaM( pCurNode, nPos ), EditPaM( pCurNode, nEnd ) ) … in ReplaceRange()
640 aSel = pImpEE->ImpDeleteSelection( aSel ); in SetINetAttr()
734 aSel = pImpEE->ImpDeleteSelection( aSel ); in ChgAutoCorrWord()
H A Deditundo.cxx358 EditPaM aNewPaM( GetImpEditEngine()->ImpDeleteSelection( aSel ) ); in Undo()
415 EditPaM aNewPaM = GetImpEditEngine()->ImpDeleteSelection( aSel ); in Redo()
441 EditPaM aNewPaM = GetImpEditEngine()->ImpDeleteSelection( aSel ); in Undo()
H A Dimpedit2.cxx287 EditPaM aPaM ( ImpDeleteSelection( aSel ) ); in DeleteSelected()
2403 return ImpDeleteSelection( rSel ); in DeleteLeftOrRight()
2488 return ImpDeleteSelection( EditSelection( aDelStart, aDelEnd ) ); in DeleteLeftOrRight()
2499 EditPaM ImpEditEngine::ImpDeleteSelection( EditSelection aSel ) in ImpDeleteSelection() function in ImpEditEngine
2611 aSel = ImpDeleteSelection( rCurSel ); in AutoCorrect()
2683 aPaM = ImpDeleteSelection( rCurSel ); in InsertText()
2691 ImpDeleteSelection( aTmpSel ); in InsertText()
2776 aPaM = ImpDeleteSelection( aCurSel ); in ImpInsertText()
2902 aPaM = ImpDeleteSelection( aCurSel ); in ImpInsertFeature()
2928 aPaM = ImpDeleteSelection( rCurSel ); in ImpInsertParaBreak()
[all …]
H A Dimpedit4.cxx128 aSel = ImpDeleteSelection( aSel ); in ReadText()
147 aSel = ImpDeleteSelection( aSel ); in ReadXML()
170 aSel = ImpDeleteSelection( aSel ); in ReadRTF()
203 aSel = ImpDeleteSelection( aSel ); in ReadHTML()
1229 aSel = ImpDeleteSelection( aSel ); in InsertText()
2276 ImpDeleteSelection( aAllSentence ); in ApplyChangedSentence()
H A Deertfpar.cxx138 aCurSel.Max() = pImpEditEngine->ImpDeleteSelection( aSel ); in CallParser()
H A Dimpedit.cxx1325 aSel = pEditEngine->pImpEditEngine->ImpDeleteSelection( aSel ); in Paste()
1700 pEditEngine->pImpEditEngine->ImpDeleteSelection( aDelSel ); in dragDropEnd()
H A Dimpedit.hxx572 EditPaM ImpDeleteSelection( EditSelection aEditSelection);
H A Dediteng.cxx1991 pImpEditEngine->ImpDeleteSelection( aSel ); in QuickDelete()

Completed in 84 milliseconds