Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr2.cxx2422 sal_Int32 nPadLeft( rCropLeftTop.Width() < 0 ? -rCropLeftTop.Width() : 0 ); in ImplTransformBitmap() local
2424 …sal_Int32 nPadTotalWidth( aBmpSize.Width() + nPadLeft + (rCropRightBottom.Width() < 0 ? -rCropRigh… in ImplTransformBitmap()
2451 …aBmpEx2.CopyPixel( Rectangle( Point(nPadLeft, nPadTop), aBmpSize ), Rectangle( Point(0, 0), aBmpSi… in ImplTransformBitmap()

Completed in 18 milliseconds