Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx447 aRelPos.X() = nRelPosY; in CalcPosition()
452 aRelPos.Y() = nRelPosY; in CalcPosition()
501 SwTwips nRelPosY = 0; in CalcPosition() local
593 if( nRelPosY <= 0 ) in CalcPosition()
609 aRelPos.X() = nRelPosY; in CalcPosition()
611 aRelPos.Y() = nRelPosY; in CalcPosition()
620 while ( nRelPosY ) in CalcPosition()
635 nAvail + nRelPosY; in CalcPosition()
663 nRelPosY = 0; in CalcPosition()
724 nRelPosY = 0; in CalcPosition()
[all …]
H A Dtolayoutanchoredobjectposition.cxx94 SwTwips nRelPosY = in CalcPosition() local
103 SwTwips nAttrRelPosY = nRelPosY - nVertOffsetToFrmAnchorPos; in CalcPosition()
122 aRelPos.X() = nRelPosY; in CalcPosition()
124 aRelPos.X() = -nRelPosY - aObjBoundRect.Width(); in CalcPosition()
129 aRelPos.Y() = nRelPosY; in CalcPosition()
H A Danchoredobjectposition.cxx352 SwTwips nRelPosY = 0; in _GetVertRelPos() local
360 nRelPosY = nAlignAreaOffset; in _GetVertRelPos()
369 nRelPosY += _nVertPos; in _GetVertRelPos()
375 nRelPosY += bVert in _GetVertRelPos()
384 nRelPosY += (nAlignAreaHeight / 2) - (nObjHeight / 2); in _GetVertRelPos()
390 nRelPosY += nAlignAreaHeight - in _GetVertRelPos()
408 return nRelPosY; in _GetVertRelPos()
/trunk/main/sc/source/core/data/
H A Dcell2.cxx1265 SCsROW nRelPosY = aOldPos.Row(); in UpdateTranspose() local
1267 … ScRefUpdate::DoTranspose( nRelPosX, nRelPosY, nRelPosZ, pDocument, aDestRange, rSource.aStart ); in UpdateTranspose()
1268 aOldPos.Set( nRelPosX, nRelPosY, nRelPosZ ); in UpdateTranspose()

Completed in 39 milliseconds