Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx658 const SwTwips nTopForObjPos = in lcl_CalcDownDist() local
677 rRet.nMain = rPt.X() - nTopForObjPos; in lcl_CalcDownDist()
682 rRet.nMain = rPt.Y() - nTopForObjPos; in lcl_CalcDownDist()
713 rRet.nMain = rPt.Y() - nTopForObjPos; in lcl_CalcDownDist()
1326 const SwTwips nTopForObjPos = in SetAbsPos() local
1340 nY = rNew.X() - nTopForObjPos; in SetAbsPos()
1346 nY = rNew.Y() - nTopForObjPos; in SetAbsPos()
1398 const SwTwips nTopForObjPos = in SetAbsPos() local
1412 nY = rNew.X() - nTopForObjPos; in SetAbsPos()
1414 nY = nTopForObjPos - rNew.X(); in SetAbsPos()
[all …]

Completed in 10 milliseconds