Home
last modified time | relevance | path

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

/aoo4110/main/drawinglayer/source/tools/
H A Dconverters.cxx47 sal_uInt32 nDiscreteWidth, in convertToBitmapEx() argument
56 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()
/aoo4110/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx154 … const sal_uInt32 nDiscreteWidth(basegfx::fround((fWidth * fFactor100th_mmToInch) * DPI_X)); in rasterize() local
163 nDiscreteWidth / fWidth, in rasterize()
176 nDiscreteWidth, in rasterize()
/aoo4110/main/drawinglayer/inc/drawinglayer/tools/
H A Dconverters.hxx38 sal_uInt32 nDiscreteWidth,

Completed in 22 milliseconds