Lines Matching refs:GetCrsr

237     SwPaM *pCrsr = pSh->GetCrsr();  in _Start()
265 pCrsr = pSh->GetCrsr(); in _Start()
362 SwPaM *pCrsr = pMySh->GetCrsr(); in Continue()
367 *pMySh->GetCrsr()->GetPoint() = *GetCurr(); in Continue()
368 *pMySh->GetCrsr()->GetMark() = *GetEnd(); in Continue()
369 pMySh->GetDoc()->Spell(*pMySh->GetCrsr(), in Continue()
383 pCrsr = pMySh->GetCrsr(); in Continue()
438 SwPaM *pCrsr = pMySh->GetCrsr(); in Continue()
442 *pMySh->GetCrsr()->GetPoint() = *GetCurr(); in Continue()
443 *pMySh->GetCrsr()->GetMark() = *GetEnd(); in Continue()
447 pMySh->GetDoc()->Spell( *pMySh->GetCrsr(), in Continue()
463 pCrsr = pMySh->GetCrsr(); in Continue()
565 pCrsr = pMySh->GetCrsr(); in Continue()
597 pCrsr = pMySh->GetCrsr(); in Continue()
619 SwPaM *pCrsr = pMySh->GetCrsr(); in Ignore()
654 SwPaM *pCrsr = pMySh->GetCrsr(); in InsertSoftHyph()
731 SwPaM *pCrsr = GetCrsr(); in SetLinguRange()
1009 SwPaM* pCrsr = GetCrsr(); in GetCorrection()
1058 xub_StrLen nLineStart = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetCorrection()
1060 xub_StrLen nLineEnd = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetCorrection()
1078 pCrsr = GetCrsr(); in GetCorrection()
1088 SwIndex& rContent = GetCrsr()->GetPoint()->nContent; in GetCorrection()
1124 SwPaM* pCrsr = GetCrsr(); in GetGrammarCorrection()
1198 xub_StrLen nLineStart = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetGrammarCorrection()
1200 xub_StrLen nLineEnd = GetCrsr()->GetPoint()->nContent.GetIndex(); in GetGrammarCorrection()
1222 pCrsr = GetCrsr(); in GetGrammarCorrection()
1232 SwIndex& rContent = GetCrsr()->GetPoint()->nContent; in GetGrammarCorrection()
1331 SwPaM *pCrsr = GetCrsr(); in ApplyChangedSentence()
1472 SwPaM *pCrsr = pSh->GetCrsr(); in lcl_CollectDeletedRedlines()
1508 SwPaM *pCrsr = pSh->GetCrsr(); in lcl_CutRedlines()
1560 SwPaM *pCrsr = pMySh->GetCrsr(); in SpellSentence()
1591 pCrsr = pMySh->GetCrsr(); in SpellSentence()
1611 SwPaM *pCrsr = pMySh->GetCrsr(); in SpellSentence()
1718 *pMySh->GetCrsr()->GetPoint() = *GetEnd(); in SpellSentence()
1738 *pMySh->GetCrsr()->GetPoint() = *GetEnd(); in SpellSentence()
1739 pMySh->GetCrsr()->DeleteMark(); in SpellSentence()
1812 SwPaM *pCrsr = GetSh()->GetCrsr(); in CreatePortion()
1837 SwPaM *pCrsr = GetSh()->GetCrsr(); in AddPortion()