Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx253 sal_uInt16 xShort = (sal_uInt16)::rtl::math::approxFloor(xAbs); in gauss() local
255 if (xShort == 0) in gauss()
257 else if ((xShort >= 1) && (xShort <= 2)) in gauss()
259 else if ((xShort >= 3) && (xShort <= 4)) in gauss()

Completed in 25 milliseconds