Searched refs:ProgressCapture_Data (Results 1 – 2 of 2) sorted by relevance
56 struct ProgressCapture_Data struct58 … ProgressCapture_Data( const ::rtl::OUString& _rObjectName, IMigrationProgress& _rMasterProgress ) in ProgressCapture_Data() argument75 :m_pData( new ProgressCapture_Data( _rObjectName, _rMasterProgress ) ) in ProgressCapture()
48 struct ProgressCapture_Data;68 ::std::auto_ptr< ProgressCapture_Data > m_pData;
Completed in 11 milliseconds