Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ext/macromigration/
H A Dprogressmixer.cxx88 sal_uInt32 nWeightSum; /// the cached sum of the weights member
95 ,nWeightSum( 0 ) in ProgressMixer_Data()
115 … OSL_PRECOND( _rData.nWeightSum, "lcl_ensureInitialized: we have no phases, this will crash!" ); in lcl_ensureInitialized()
120 _rData.nOverallStretch = 1.0 * OVERALL_RANGE / _rData.nWeightSum; in lcl_ensureInitialized()
161 m_pData->nWeightSum += _nWeight; in registerPhase()

Completed in 13 milliseconds