Lines Matching refs:GetMark
266 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in _Start()
270 pEnd = new SwPosition( *pCrsr->GetMark() ); in _Start()
368 *pMySh->GetCrsr()->GetMark() = *GetEnd(); in Continue()
376 SwPosition* pNewMark = new SwPosition( *pCrsr->GetMark() ); in Continue()
384 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in Continue()
388 pNew = new SwPosition( *pCrsr->GetMark() ); in Continue()
443 *pMySh->GetCrsr()->GetMark() = *GetEnd(); in Continue()
455 SwPosition* pNewMark = new SwPosition( *pCrsr->GetMark() ); in Continue()
464 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in Continue()
468 pNew = new SwPosition( *pCrsr->GetMark() ); in Continue()
568 if ( *pCrsr->GetPoint() < *pCrsr->GetMark() ) in Continue()
579 *pCrsr->GetMark() = *GetEnd(); in Continue()
598 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in Continue()
733 if( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SetLinguRange()
1371 pCrsr->GetMark()->nContent = aCurrentOldPosition->nRight; in ApplyChangedSentence()
1413 pCrsr->GetMark()->nContent = aCurrentEndPosition->nRight; in ApplyChangedSentence()
1565 *pCrsr->GetMark() = *GetEnd(); in SpellSentence()
1583 SwPosition* pNewMark = new SwPosition( *pCrsr->GetMark() ); in SpellSentence()
1592 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SpellSentence()
1596 pNew = new SwPosition( *pCrsr->GetMark() ); in SpellSentence()
1613 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SpellSentence()
1627 *pCrsr->GetMark() = *GetCurr(); in SpellSentence()
1634 if ( *pCrsr->GetPoint() < *pCrsr->GetMark() ) in SpellSentence()
1663 *pCrsr->GetMark() = *GetEnd(); in SpellSentence()
1675 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in SpellSentence()
1678 SetCurrX( new SwPosition( *pCrsr->GetMark() )); in SpellSentence()
1685 *pCrsr->GetMark() = *GetCurr(); in SpellSentence()
1693 *pCrsr->GetMark() = *GetCurrX(); in SpellSentence()
1700 *pCrsr->GetMark() = *GetEnd(); in SpellSentence()
1713 if ( *pCrsr->GetPoint() < *pCrsr->GetMark() ) in SpellSentence()
1724 *pCrsr->GetMark() = *GetEnd(); in SpellSentence()
1838 if ( *pCrsr->GetPoint() > *pCrsr->GetMark() ) in AddPortion()
1842 SwPosition aEnd(*pCrsr->GetMark()); in AddPortion()
1845 *pCrsr->GetMark() = aStart; in AddPortion()
1870 … xub_Unicode cChar = pTxtNode->GetTxt().GetChar( pCrsr->GetMark()->nContent.GetIndex() ); in AddPortion()
1874 pCrsr->GetMark()->nContent.GetIndex() ); in AddPortion()
1902 *pCrsr->GetPoint() = *pCrsr->GetMark(); in AddPortion()
1904 *pCrsr->GetMark() = aStart; in AddPortion()
1913 *pCrsr->GetMark() = *pCrsr->GetPoint(); in AddPortion()
1922 *pCrsr->GetMark() = *pCrsr->GetPoint(); in AddPortion()
1933 *pCrsr->GetMark() = *pCrsr->GetPoint(); in AddPortion()
1936 *pCrsr->GetMark() = aStart; in AddPortion()