Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/graphic/
H A Dprovider.cxx538 double fSourceSizePixelHeight= static_cast<double>(aSourceSizePixel.Height()); in ImplCalculateCropRect() local
540 …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 11 milliseconds