Searched refs:phase (Results 1 – 5 of 5) sorted by relevance
124 for ( Phases::iterator phase = _rData.aPhases.begin(); in lcl_ensureInitialized() local125 phase != _rData.aPhases.end(); in lcl_ensureInitialized()126 ++phase in lcl_ensureInitialized()129 … phase->second.nGlobalStart = (sal_uInt32)( nRunningWeight * _rData.nOverallStretch ); in lcl_ensureInitialized()130 nRunningWeight += phase->second.nWeight; in lcl_ensureInitialized()133 phase->second.nGlobalRange = nNextPhaseStart - phase->second.nGlobalStart; in lcl_ensureInitialized()
37 <type>PrintableState</type> describes which phase is currently
56 <p>This acts like a multi-phase construction, thus the object may be
82 interaction during this phase - including, for instance, necessary authentication -, the
784 … aTrackInfo.trackInfo.progress.phase = static_cast<UInt8>(CFAbsoluteTimeGetCurrent()*10.0); in drawNativeControl()
Completed in 30 milliseconds