Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ext/macromigration/
H A Dprogresscapture.cxx74ProgressCapture::ProgressCapture( const ::rtl::OUString& _rObjectName, IMigrationProgress& _rMaste… in ProgressCapture() function in dbmm::ProgressCapture
80 ProgressCapture::~ProgressCapture() in ~ProgressCapture()
85 void ProgressCapture::dispose() in dispose()
92 …void SAL_CALL ProgressCapture::start( const ::rtl::OUString& _rText, ::sal_Int32 _nRange ) throw (… in start()
100 void SAL_CALL ProgressCapture::end( ) throw (RuntimeException) in end()
108 void SAL_CALL ProgressCapture::setText( const ::rtl::OUString& _rText ) throw (RuntimeException) in setText()
116 void SAL_CALL ProgressCapture::setValue( ::sal_Int32 _nValue ) throw (RuntimeException) in setValue()
124 void SAL_CALL ProgressCapture::reset( ) throw (RuntimeException) in reset()
H A Dprogresscapture.hxx50 class ProgressCapture : public ProgressCapture_Base class
53ProgressCapture( const ::rtl::OUString& _rObjectName, IMigrationProgress& _rMasterProgress );
65 virtual ~ProgressCapture();
H A Dmigrationengine.cxx1140 …::rtl::Reference< ProgressCapture > pStatusIndicator( new ProgressCapture( sObjectName, m_rProgres… in impl_handleDocument_nothrow()

Completed in 41 milliseconds