Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/svdraw/
H A Dsvdoashp.cxx2772 … double fRightDiff = (double)( aAdjustedTextRect.Right() - aNewTextRect.Right() ) * fXScale; in ImpCalculateTextFrame() local
2777 aReturnValue.Right() += (sal_Int32)fRightDiff; in ImpCalculateTextFrame()