Searched refs:nRelPosY (Results 1 – 4 of 4) sorted by relevance
447 aRelPos.X() = nRelPosY; in CalcPosition()452 aRelPos.Y() = nRelPosY; in CalcPosition()501 SwTwips nRelPosY = 0; in CalcPosition() local593 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 …]
94 SwTwips nRelPosY = in CalcPosition() local103 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()
352 SwTwips nRelPosY = 0; in _GetVertRelPos() local360 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()
1265 SCsROW nRelPosY = aOldPos.Row(); in UpdateTranspose() local1267 … ScRefUpdate::DoTranspose( nRelPosX, nRelPosY, nRelPosZ, pDocument, aDestRange, rSource.aStart ); in UpdateTranspose()1268 aOldPos.Set( nRelPosX, nRelPosY, nRelPosZ ); in UpdateTranspose()
Completed in 38 milliseconds