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
1265 TextPaM aPaM( mpImpl->maSelection.GetEnd() ); in ImpMoveCursor() local
1392 TextPaM aPaM = mpImpl->mpTextEngine->ImpInsertText( mpImpl->maSelection, aChunk ); in InsertNewText() local
1458 TextPaM aPaM( rPaM ); in CursorLeft() local
1478 TextPaM aPaM( rPaM ); in CursorRight() local
1499 TextPaM aPaM( rPaM ); in CursorWordLeft() local
1522 TextPaM aPaM( rPaM ); in CursorWordRight() local
1610 TextPaM aPaM( rPaM ); in CursorUp() local
1648 TextPaM aPaM( rPaM ); in CursorDown() local
1687 TextPaM aPaM( rPaM ); in CursorStartOfLine() local
1699 TextPaM aPaM( rPaM ); in CursorEndOfLine() local
1722 TextPaM aPaM( rPaM ); in CursorStartOfParagraph() local
1730 TextPaM aPaM( rPaM ); in CursorEndOfParagraph() local
1737 TextPaM aPaM( 0, 0 ); in CursorStartOfDoc() local
1745 TextPaM aPaM( nNode, pNode->GetText().Len() ); in CursorEndOfDoc() local
1758 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aTopLeft ); in PageUp() local
1772 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aBottomRight ); in PageDown() local
1790 TextPaM aPaM( mpImpl->maSelection.GetEnd() ); in ImpShowCursor() local
1919 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aDocPos ); in SetCursorAtPoint() local
1950 TextPaM aPaM = mpImpl->mpTextEngine->GetPaM( aDocPos, sal_False ); in IsSelectionAtPoint() local
2234 TextPaM aPaM = mpImpl->maSelection.GetStart(); in drop() local
2381 TextPaM aPaM = GetSelection().GetEnd(); in GetLineNumberOfCursorInSelection() local