Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx332 long nNewLeft, nNewTop, nNewRight, nNewBottom; in ImplGetCropParams() local
367 nNewRight = nNewLeft + FRound( aSize100.Width() * fScale ) - 1; in ImplGetCropParams()
371 rSz.Width() = FRound( ( nNewRight - nNewLeft + 1 ) * fScale ); in ImplGetCropParams()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx1562 const sal_uInt16 nNewRight = static_cast<sal_uInt16>(aTabCols.GetRight()); in AdjustCellWidth() local
1582 if( !bBalance && nNewRight < nOldRight ) in AdjustCellWidth()

Completed in 22 milliseconds