Searched refs:nNewRight (Results 1 – 2 of 2) sorted by relevance
332 long nNewLeft, nNewTop, nNewRight, nNewBottom; in ImplGetCropParams() local367 nNewRight = nNewLeft + FRound( aSize100.Width() * fScale ) - 1; in ImplGetCropParams()371 rSz.Width() = FRound( ( nNewRight - nNewLeft + 1 ) * fScale ); in ImplGetCropParams()
1562 const sal_uInt16 nNewRight = static_cast<sal_uInt16>(aTabCols.GetRight()); in AdjustCellWidth() local1582 if( !bBalance && nNewRight < nOldRight ) in AdjustCellWidth()
Completed in 26 milliseconds