Searched refs:m_rProgress (Results 1 – 1 of 1) sorted by relevance
882 IMigrationProgress& m_rProgress; member in dbmm::MigrationEngine_Impl998 ,m_rProgress( _rProgress ) in MigrationEngine_Impl()1029 m_rProgress.start( nOverallRange ); in migrateAll()1040 m_rProgress.setOverallProgressText( sOverallProgress ); in migrateAll()1047 m_rProgress.setOverallProgressValue( nOverallProgressValue ); in migrateAll()1136 m_rProgress.startObject( sObjectName, ::rtl::OUString(), DEFAULT_DOC_PROGRESS_RANGE ); in impl_handleDocument_nothrow()1140 …::Reference< ProgressCapture > pStatusIndicator( new ProgressCapture( sObjectName, m_rProgress ) ); in impl_handleDocument_nothrow()1146 m_rProgress.endObject(); in impl_handleDocument_nothrow()1154 …ProgressDelegator aDelegator( m_rProgress, sObjectName, String( MacroMigrationResId( STR_MIGRATING… in impl_handleDocument_nothrow()1207 m_rProgress.endObject(); in impl_handleDocument_nothrow()
Completed in 584 milliseconds