Searched refs:nDiscreteHeight (Results 1 – 3 of 3) sorted by relevance
48 sal_uInt32 nDiscreteHeight, in convertToBitmapEx() argument56 if(rSeq.hasElements() && nDiscreteWidth && nDiscreteHeight) in convertToBitmapEx()60 const sal_uInt32 nViewVisibleArea(nDiscreteWidth * nDiscreteHeight); in convertToBitmapEx()69 nDiscreteHeight = basegfx::fround((double)nDiscreteHeight * fReduceFactor); in convertToBitmapEx()80 const Size aSizePixel(nDiscreteWidth, nDiscreteHeight); in convertToBitmapEx()
155 … const sal_uInt32 nDiscreteHeight(basegfx::fround((fHeight * fFactor100th_mmToInch) * DPI_Y)); in rasterize() local164 nDiscreteHeight / fHeight); in rasterize()177 nDiscreteHeight, in rasterize()
39 sal_uInt32 nDiscreteHeight,
Completed in 12 milliseconds