Searched refs:nDiscreteWidth (Results 1 – 3 of 3) sorted by relevance
47 sal_uInt32 nDiscreteWidth, in convertToBitmapEx() argument56 if(rSeq.hasElements() && nDiscreteWidth && nDiscreteHeight) in convertToBitmapEx()60 const sal_uInt32 nViewVisibleArea(nDiscreteWidth * nDiscreteHeight); in convertToBitmapEx()68 nDiscreteWidth = basegfx::fround((double)nDiscreteWidth * fReduceFactor); in convertToBitmapEx()80 const Size aSizePixel(nDiscreteWidth, nDiscreteHeight); in convertToBitmapEx()
154 … const sal_uInt32 nDiscreteWidth(basegfx::fround((fWidth * fFactor100th_mmToInch) * DPI_X)); in rasterize() local163 nDiscreteWidth / fWidth, in rasterize()176 nDiscreteWidth, in rasterize()
38 sal_uInt32 nDiscreteWidth,
Completed in 34 milliseconds