Home
last modified time | relevance | path

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

/aoo4110/main/soldep/source/
H A Ddepper.cxx226 …dateMainProgressBar(sal_uInt16 i, sal_uInt16 nScaleVal, sal_uInt16 &nStep, sal_Bool bCountingDown ) in UpdateMainProgressBar() argument
231 val = bCountingDown ? 50 + ( nScaleVal - i ) * 50 / nScaleVal : i * 50 / nScaleVal; in UpdateMainProgressBar()
/aoo4110/main/soldep/inc/soldep/
H A Ddepper.hxx170 …ressBar(sal_uInt16 i, sal_uInt16 nScaleVal, sal_uInt16 &nStep, sal_Bool bCountingDown = sal_False);

Completed in 24 milliseconds