Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx273 const SwTwips nObjHeight = (aObjBoundRect.*fnRect->fnGetHeight)(); in CalcPosition() local
298 nRelPosY += nObjHeight; in CalcPosition()
311 nRelPosY -= (nObjHeight + nLowerSpace); in CalcPosition()
325 nRelPosY -= (nObjHeight + nLowerSpace); in CalcPosition()
336 nRelPosY += (nAlignAreaHeight / 2) - (nObjHeight / 2); in CalcPosition()
345 nRelPosY += (nAlignAreaHeight / 2) - (nObjHeight / 2); in CalcPosition()
375 ( nObjHeight + nLowerSpace ); in CalcPosition()
H A Danchoredobjectposition.cxx362 const SwTwips nObjHeight = (aObjBoundRect.*fnRect->fnGetHeight)(); in _GetVertRelPos() local
384 nRelPosY += (nAlignAreaHeight / 2) - (nObjHeight / 2); in _GetVertRelPos()
391 ( nObjHeight + ( bVert in _GetVertRelPos()

Completed in 31 milliseconds