Lines Matching defs:aPaM

311     TextPaM aPaM = mpImpl->mpTextEngine->ImpDeleteText( mpImpl->maSelection );  in DeleteSelected()  local
984 TextPaM aPaM( mpImpl->mpTextEngine->mpIMEInfos->aPos ); in Command() local
996 TextPaM aPaM( mpImpl->mpTextEngine->mpIMEInfos->aPos ); in Command() local
1034 TextPaM aPaM( GetSelection().GetEnd() ); in Command() local
1261 TextPaM aPaM( mpImpl->maSelection.GetEnd() ); in ImpMoveCursor() local
1388 TextPaM aPaM = mpImpl->mpTextEngine->ImpInsertText( mpImpl->maSelection, aChunk ); in InsertNewText() local
1454 TextPaM aPaM( rPaM ); in CursorLeft() local
1474 TextPaM aPaM( rPaM ); in CursorRight() local
1495 TextPaM aPaM( rPaM ); in CursorWordLeft() local
1518 TextPaM aPaM( rPaM ); in CursorWordRight() local
1606 TextPaM aPaM( rPaM ); in CursorUp() local
1644 TextPaM aPaM( rPaM ); in CursorDown() local
1683 TextPaM aPaM( rPaM ); in CursorStartOfLine() local
1695 TextPaM aPaM( rPaM ); in CursorEndOfLine() local
1718 TextPaM aPaM( rPaM ); in CursorStartOfParagraph() local
1726 TextPaM aPaM( rPaM ); in CursorEndOfParagraph() local
1733 TextPaM aPaM( 0, 0 ); in CursorStartOfDoc() local
1741 TextPaM aPaM( nNode, pNode->GetText().Len() ); in CursorEndOfDoc() local
1754 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aTopLeft ); in PageUp() local
1768 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aBottomRight ); in PageDown() local
1786 TextPaM aPaM( mpImpl->maSelection.GetEnd() ); in ImpShowCursor() local
1915 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aDocPos ); in SetCursorAtPoint() local
1946 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aDocPos, sal_False ); in IsSelectionAtPoint() local
2230 TextPaM aPaM = mpImpl->maSelection.GetStart(); in drop() local
2377 TextPaM aPaM = GetSelection().GetEnd(); in GetLineNumberOfCursorInSelection() local