Searched refs:nOWidth (Results 1 – 1 of 1) sorted by relevance
461 const sal_Int32 nOWidth(basegfx::fround(aObjectRange.getWidth())); in RenderFillGraphicPrimitive2D() local465 if(nOWidth > 0 && nOHeight > 0) in RenderFillGraphicPrimitive2D()581 nXPos < nOLeft + nOWidth; nXPos += nBWidth) in RenderFillGraphicPrimitive2D()605 … for(sal_Int32 nXPos(nBLeft); nXPos < nOLeft + nOWidth; nXPos += nBWidth, nPosX++) in RenderFillGraphicPrimitive2D()
Completed in 16 milliseconds