Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx1427 SwTwips nBaseOfstForFly = 0; in SetAbsPos() local
1430 nBaseOfstForFly = in SetAbsPos()
1436 nX += rNew.Y() - pCnt->Frm().Top() - nBaseOfstForFly; in SetAbsPos()
1438 nX = rNew.Y() - pFrm->Frm().Top() - nBaseOfstForFly; in SetAbsPos()
1446 nBaseOfstForFly; in SetAbsPos()
1448 nX += rNew.X() - pCnt->Frm().Left() - nBaseOfstForFly; in SetAbsPos()
1454 nBaseOfstForFly; in SetAbsPos()
1456 nX = rNew.X() - pFrm->Frm().Left() - nBaseOfstForFly; in SetAbsPos()
H A Dssfrm.cxx330 SwTwips nBaseOfstForFly = in GetFrmAnchorPos() local
333 aAnchor.Y() += nBaseOfstForFly; in GetFrmAnchorPos()
335 aAnchor.X() += nBaseOfstForFly; in GetFrmAnchorPos()
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx1152 const SwTwips nBaseOfstForFly = ( pFrm->IsTxtFrm() && pFly ) ? in CalcBoundRect() local
1176 aPos.Y() += nBaseOfstForFly; in CalcBoundRect()
1197 aPos.Y() += nBaseOfstForFly; in CalcBoundRect()
1230 aPos.X() += nBaseOfstForFly; in CalcBoundRect()
1248 aPos.X() += nBaseOfstForFly; in CalcBoundRect()
1263 aPos.X() += nBaseOfstForFly; in CalcBoundRect()
1276 aPos.X() += nBaseOfstForFly; in CalcBoundRect()

Completed in 32 milliseconds