Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx1156 aProgressMixer.registerPhase( PHASE_JAVASCRIPT, 1 ); in impl_handleDocument_nothrow()
1157 aProgressMixer.registerPhase( PHASE_BEANSHELL, 1 ); in impl_handleDocument_nothrow()
1158 aProgressMixer.registerPhase( PHASE_PYTHON, 1 ); in impl_handleDocument_nothrow()
1159 aProgressMixer.registerPhase( PHASE_JAVA, 1 ); in impl_handleDocument_nothrow()
1160 aProgressMixer.registerPhase( PHASE_BASIC, 5 ); in impl_handleDocument_nothrow()
1162 aProgressMixer.registerPhase( PHASE_DIALOGS, 1 ); in impl_handleDocument_nothrow()
H A Dprogressmixer.hxx71 void registerPhase( const PhaseID _nID, const PhaseWeight _nWeight );
H A Dprogressmixer.cxx155 void ProgressMixer::registerPhase( const PhaseID _nID, const PhaseWeight _nWeight ) in registerPhase() function in dbmm::ProgressMixer

Completed in 29 milliseconds