Home
last modified time | relevance | path

Searched defs:ProgressMixer_Data (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/source/ext/macromigration/
H A Dprogressmixer.cxx84 struct ProgressMixer_Data struct
86 Phases aPhases;
87 Phases::iterator pCurrentPhase;
88 sal_uInt32 nWeightSum; /// the cached sum of the weights
89 double nOverallStretch;
90 IProgressConsumer& rConsumer;
92 ProgressMixer_Data( IProgressConsumer& _rConsumer ) in ProgressMixer_Data() function

Completed in 6 milliseconds