Searched refs:fSourceSizePixelWidth (Results 1 – 1 of 1) sorted by relevance
537 double fSourceSizePixelWidth = static_cast<double>(aSourceSizePixel.Width()); in ImplCalculateCropRect() local539 …rGraphicCropPixel.Left() = static_cast< sal_Int32 >((fSourceSizePixelWidth * rGraphicCropLogic.Lef… in ImplCalculateCropRect()541 …rGraphicCropPixel.Right() = static_cast< sal_Int32 >(( fSourceSizePixelWidth * ( aSize100thMM.Widt… in ImplCalculateCropRect()
Completed in 7 milliseconds