Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ext/macromigration/
H A Dprogressmixer.cxx123 PhaseWeight nRunningWeight( 0 ); in lcl_ensureInitialized() local
129 … phase->second.nGlobalStart = (sal_uInt32)( nRunningWeight * _rData.nOverallStretch ); in lcl_ensureInitialized()
130 nRunningWeight += phase->second.nWeight; in lcl_ensureInitialized()
132 … sal_uInt32 nNextPhaseStart = (sal_uInt32)( nRunningWeight * _rData.nOverallStretch ); in lcl_ensureInitialized()

Completed in 5 milliseconds