Searched refs:nBaseOfstForFly (Results 1 – 3 of 3) sorted by relevance
1427 SwTwips nBaseOfstForFly = 0; in SetAbsPos() local1430 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()
330 SwTwips nBaseOfstForFly = in GetFrmAnchorPos() local333 aAnchor.Y() += nBaseOfstForFly; in GetFrmAnchorPos()335 aAnchor.X() += nBaseOfstForFly; in GetFrmAnchorPos()
1152 const SwTwips nBaseOfstForFly = ( pFrm->IsTxtFrm() && pFly ) ? in CalcBoundRect() local1176 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