Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/tools/
H A Dconverters.cxx48 sal_uInt32 nDiscreteHeight, in convertToBitmapEx() argument
56 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()
/trunk/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx155 … const sal_uInt32 nDiscreteHeight(basegfx::fround((fHeight * fFactor100th_mmToInch) * DPI_Y)); in rasterize() local
164 nDiscreteHeight / fHeight); in rasterize()
177 nDiscreteHeight, in rasterize()
/trunk/main/drawinglayer/inc/drawinglayer/tools/
H A Dconverters.hxx39 sal_uInt32 nDiscreteHeight,

Completed in 22 milliseconds