Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/helper/
H A Dprogressbar.cxx40 const sal_Int32 PROGRESS_RANGE = 1000000; variable
64 mxIndicator->start( rText, PROGRESS_RANGE ); in ProgressBar()
83 mxIndicator->setValue( static_cast< sal_Int32 >( mfPosition * PROGRESS_RANGE ) ); in setPosition()

Completed in 12 milliseconds