Home
last modified time | relevance | path

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

/aoo42x/main/drawinglayer/source/primitive2d/
H A Dgridprimitive2d.cxx81 sal_uInt32 nSmallStepsX(0L), nSmallStepsY(0L); in create2DDecomposition() local
129 nSmallStepsY = (sal_uInt32)(fStepY / fSmallStepY); in create2DDecomposition()
224 … for(sal_uInt32 a(1); a < nSmallStepsY && fF < aExtendedViewport.getMaxY(); a++, fF += fSmallStepY) in create2DDecomposition()

Completed in 11 milliseconds