Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/graphic/
H A Dprovider.cxx537 double fSourceSizePixelWidth = static_cast<double>(aSourceSizePixel.Width()); in ImplCalculateCropRect() local
539 …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 177 milliseconds