Home
last modified time | relevance | path

Searched defs:aNewPaM (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditundo.cxx358 EditPaM aNewPaM( GetImpEditEngine()->ImpDeleteSelection( aSel ) ); in Undo() local
367 EditPaM aNewPaM( aPaM ); in Redo() local
415 EditPaM aNewPaM = GetImpEditEngine()->ImpDeleteSelection( aSel ); in Redo() local
441 EditPaM aNewPaM = GetImpEditEngine()->ImpDeleteSelection( aSel ); in Undo() local
H A Dimpedit2.cxx1286 EditPaM aNewPaM( aCurPaM ); in CursorLeft() local
1311 EditPaM aNewPaM( aCurPaM ); in CursorRight() local
1351 EditPaM aNewPaM( rPaM ); in CursorUp() local
1395 EditPaM aNewPaM( rPaM ); in CursorDown() local
1431 EditPaM aNewPaM( rPaM ); in CursorStartOfLine() local
1444 EditPaM aNewPaM( rPaM ); in CursorEndOfLine() local
1533 EditPaM aNewPaM( rPaM ); in WordLeft() local
1568 EditPaM aNewPaM( rPaM ); in WordRight() local
1598 EditPaM aNewPaM( rPaM ); in StartOfWord() local
1616 EditPaM aNewPaM( rPaM ); in EndOfWord() local
H A Dimpedit4.cxx2667 EditPaM aNewPaM( aFoundSel.Max() ); in StartSearchAndReplace() local
/trunk/main/svtools/source/edit/
H A Dtextundo.cxx248 TextPaM aNewPaM( maTextPaM ); in Redo() local

Completed in 49 milliseconds