Searched refs:SetMarkPos (Results 1 – 7 of 7) sorted by relevance
45 SetMarkPos(*rPaM.Start()); in CrossRefBookmark()50 void CrossRefBookmark::SetMarkPos(const SwPosition& rNewPos) in SetMarkPos() function in sw::mark::CrossRefBookmark58 MarkBase::SetMarkPos(rNewPos); in SetMarkPos()
158 void MarkBase::SetMarkPos(const SwPosition& rNewPos) in SetMarkPos() function in sw::mark::MarkBase327 return SetMarkPos( rNewStartPos ); in SetMarkStartPos()337 return SetMarkPos( rNewEndPos ); in SetMarkEndPos()
201 io_pMark->SetMarkPos( io_pMark->GetOtherMarkPos() ); in lcl_FixCorrectedMark()534 pMarkBase->SetMarkPos(*(rPaM.GetPoint())); in repositionMark()582 pMark->SetMarkPos(aNewPos); in correctMarksAbsolute()589 pMark->SetMarkPos(aNewPos); in correctMarksAbsolute()624 pMark->SetMarkPos(aNewPosRel); in correctMarksRelative()770 pMark->SetMarkPos(*pNewPos); in deleteMarks()1654 pMark->SetMarkPos(aNewPos); in _RestoreCntntIdx()1821 pMark->SetMarkPos(aNewPos); in _RestoreCntntIdx()
53 virtual void SetMarkPos(const SwPosition& rNewPos);
84 virtual void SetMarkPos(const SwPosition& rNewPos);
407 inline void SetMarkPos(sal_uInt16 nPos) { nMarkPos = nPos; } in SetMarkPos() function in SwMarkPreview
2415 aMarkPreviewWN.SetMarkPos(aMarkPosLB.GetSelectEntryPos()); in IMPL_LINK()
Completed in 33 milliseconds