Home
last modified time | relevance | path

Searched refs:rChrRect (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx754 SwRect& rChrRect = (SwRect&)GetCharRect(); in SelFlyGrabCrsr() local
755 rChrRect = pFly->Prt(); in SelFlyGrabCrsr()
756 rChrRect.Pos() += pFly->Frm().Pos(); in SelFlyGrabCrsr()
757 GetCrsrDocPos() = rChrRect.Pos(); in SelFlyGrabCrsr()
2439 SwRect& rChrRect = (SwRect&)GetCharRect(); in GotoFly() local
2440 rChrRect = pFrm->Prt(); in GotoFly()
2441 rChrRect.Pos() += pFrm->Frm().Pos(); in GotoFly()
2442 GetCrsrDocPos() = rChrRect.Pos(); in GotoFly()

Completed in 30 milliseconds