Lines Matching refs:GetPoint

266 	if ( *pCrsr->GetPoint() > *pCrsr->GetMark() )  in _Start()
269 pStart = new SwPosition( *pCrsr->GetPoint() ); in _Start()
367 *pMySh->GetCrsr()->GetPoint() = *GetCurr(); in Continue()
375 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in Continue()
384 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in Continue()
386 SwPosition* pNew = new SwPosition( *pCrsr->GetPoint() ); in Continue()
442 *pMySh->GetCrsr()->GetPoint() = *GetCurr(); in Continue()
454 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in Continue()
464 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in Continue()
466 SwPosition* pNew = new SwPosition( *pCrsr->GetPoint() ); in Continue()
568 if ( *pCrsr->GetPoint() < *pCrsr->GetMark() ) in Continue()
598 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in Continue()
733 if( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SetLinguRange()
766 SwPosition *pTmp = new SwPosition( *pSwCrsr->GetPoint() ); in SpellStart()
1010 SwPosition aPos( *pCrsr->GetPoint() ); in GetCorrection()
1058 xub_StrLen nLineStart = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetCorrection()
1060 xub_StrLen nLineEnd = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetCorrection()
1079 *pCrsr->GetPoint() = aPos; in GetCorrection()
1088 SwIndex& rContent = GetCrsr()->GetPoint()->nContent; in GetCorrection()
1094 …wCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False); in GetCorrection()
1096 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetCorrection()
1099 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetCorrection()
1125 SwPosition aPos( *pCrsr->GetPoint() ); in GetGrammarCorrection()
1198 xub_StrLen nLineStart = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetGrammarCorrection()
1200 xub_StrLen nLineEnd = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetGrammarCorrection()
1223 *pCrsr->GetPoint() = aPos; in GetGrammarCorrection()
1232 SwIndex& rContent = GetCrsr()->GetPoint()->nContent; in GetGrammarCorrection()
1238 …wCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False); in GetGrammarCorrection()
1240 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetGrammarCorrection()
1243 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetGrammarCorrection()
1370 pCrsr->GetPoint()->nContent = aCurrentOldPosition->nLeft; in ApplyChangedSentence()
1412 pCrsr->GetPoint()->nContent = aCurrentStartPosition->nLeft; in ApplyChangedSentence()
1564 *pCrsr->GetPoint() = *GetCurr(); in SpellSentence()
1582 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in SpellSentence()
1592 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SpellSentence()
1594 SwPosition* pNew = new SwPosition( *pCrsr->GetPoint() ); in SpellSentence()
1613 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SpellSentence()
1626 *pCrsr->GetPoint() = *GetCurrX(); in SpellSentence()
1634 if ( *pCrsr->GetPoint() < *pCrsr->GetMark() ) in SpellSentence()
1662 *pCrsr->GetPoint() = aSaveStartPos; in SpellSentence()
1675 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SpellSentence()
1677 SetCurr( new SwPosition( *pCrsr->GetPoint() )); in SpellSentence()
1684 *pCrsr->GetPoint() = aSaveStartPos; in SpellSentence()
1692 *pCrsr->GetPoint() = *GetCurr(); in SpellSentence()
1696 *pCrsr->GetPoint() = *GetCurrX(); in SpellSentence()
1713 if ( *pCrsr->GetPoint() < *pCrsr->GetMark() ) in SpellSentence()
1718 *pMySh->GetCrsr()->GetPoint() = *GetEnd(); in SpellSentence()
1738 *pMySh->GetCrsr()->GetPoint() = *GetEnd(); in SpellSentence()
1838 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in AddPortion()
1841 SwPosition aStart(*pCrsr->GetPoint()); in AddPortion()
1855 pCrsr->GetPoint()->nContent.Assign( pTxtNode, nEnd ); in AddPortion()
1862 while(*pCrsr->GetPoint() < aEnd) in AddPortion()
1890 bool bRedline = aNextRedline.nLeft == pCrsr->GetPoint()->nContent.GetIndex(); in AddPortion()
1902 *pCrsr->GetPoint() = *pCrsr->GetMark(); in AddPortion()
1913 *pCrsr->GetMark() = *pCrsr->GetPoint(); in AddPortion()
1922 *pCrsr->GetMark() = *pCrsr->GetPoint(); in AddPortion()
1926 pCrsr->GetPoint()->nContent.Assign( pTxtNode, nEnd ); in AddPortion()
1933 *pCrsr->GetMark() = *pCrsr->GetPoint(); in AddPortion()