Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dprogressmixer.hxx39 typedef sal_uInt32 PhaseID; typedef
71 void registerPhase( const PhaseID _nID, const PhaseWeight _nWeight );
76 void startPhase( const PhaseID _nID, const sal_uInt32 _nPhaseRange );
H A Dprogressmixer.cxx79 typedef ::std::map< PhaseID, PhaseData > Phases;
155 void ProgressMixer::registerPhase( const PhaseID _nID, const PhaseWeight _nWeight ) in registerPhase()
165 void ProgressMixer::startPhase( const PhaseID _nID, const sal_uInt32 _nPhaseRange ) in startPhase()
H A Dmigrationengine.cxx840 PhaseGuard( ProgressMixer& _rMixer, const PhaseID _nID, const sal_uInt32 _nPhaseRange ) in PhaseGuard()
851 void start( const PhaseID _nID, const sal_uInt32 _nPhaseRange ) in start()
915 const PhaseID _nPhaseID
924 const PhaseID _nPhaseID
1331 const ScriptType _eScriptType, ProgressMixer& _rProgress, const PhaseID _nPhaseID ) const in impl_migrateScriptStorage_nothrow()
1461 … const ScriptType _eScriptType, ProgressMixer& _rProgress, const PhaseID _nPhaseID ) const in impl_migrateContainerLibraries_nothrow()

Completed in 28 milliseconds