Searched refs:fSourceSizePixelHeight (Results 1 – 1 of 1) sorted by relevance
538 double fSourceSizePixelHeight= static_cast<double>(aSourceSizePixel.Height()); in ImplCalculateCropRect() local540 …rGraphicCropPixel.Top() = static_cast< sal_Int32 >((fSourceSizePixelHeight * rGraphicCropLogic.Top… in ImplCalculateCropRect()542 …rGraphicCropPixel.Bottom() = static_cast< sal_Int32 >(( fSourceSizePixelHeight * ( aSize100thMM.He… in ImplCalculateCropRect()
Completed in 12 milliseconds