Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx757 SwRect& rChrRect = (SwRect&)GetCharRect(); in SelFlyGrabCrsr() local
758 rChrRect = pFly->Prt(); in SelFlyGrabCrsr()
759 rChrRect.Pos() += pFly->Frm().Pos(); in SelFlyGrabCrsr()
760 GetCrsrDocPos() = rChrRect.Pos(); in SelFlyGrabCrsr()
2442 SwRect& rChrRect = (SwRect&)GetCharRect(); in GotoFly() local
2443 rChrRect = pFrm->Prt(); in GotoFly()
2444 rChrRect.Pos() += pFrm->Frm().Pos(); in GotoFly()
2445 GetCrsrDocPos() = rChrRect.Pos(); in GotoFly()

Completed in 20 milliseconds