Searched refs:nOLeft (Results 1 – 1 of 1) sorted by relevance
529 const sal_Int32 nOLeft(basegfx::fround(aObjectRange.getMinX())); in RenderFillGraphicPrimitive2D() local534 if(nBLeft > nOLeft) in RenderFillGraphicPrimitive2D()542 if(nBLeft + nBWidth <= nOLeft) 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 18 milliseconds