Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx2402 const Size& rCropRightBottom, in ImplTransformBitmap() argument
2418 rCropRightBottom.Width() < 0 || in ImplTransformBitmap()
2419 rCropRightBottom.Height() < 0 ) ) in ImplTransformBitmap()
2424 …nt32 nPadTotalWidth( aBmpSize.Width() + nPadLeft + (rCropRightBottom.Width() < 0 ? -rCropRightBott… in ImplTransformBitmap()
2425 …t32 nPadTotalHeight( aBmpSize.Height() + nPadTop + (rCropRightBottom.Height() < 0 ? -rCropRightBot… in ImplTransformBitmap()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx298 const Size& rCropRightBottom,

Completed in 23 milliseconds