Home
last modified time | relevance | path

Searched refs:ProgressCapture_Data (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ext/macromigration/
H A Dprogresscapture.cxx56 struct ProgressCapture_Data struct
58ProgressCapture_Data( const ::rtl::OUString& _rObjectName, IMigrationProgress& _rMasterProgress ) in ProgressCapture_Data() function
75 :m_pData( new ProgressCapture_Data( _rObjectName, _rMasterProgress ) ) in ProgressCapture()
H A Dprogresscapture.hxx48 struct ProgressCapture_Data;
68 ::std::auto_ptr< ProgressCapture_Data > m_pData;

Completed in 17 milliseconds