Searched refs:ProgressCapture (Results 1 – 3 of 3) sorted by relevance
74 …ProgressCapture::ProgressCapture( const ::rtl::OUString& _rObjectName, IMigrationProgress& _rMaste… in ProgressCapture() function in dbmm::ProgressCapture80 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()
50 class ProgressCapture : public ProgressCapture_Base class53 … ProgressCapture( const ::rtl::OUString& _rObjectName, IMigrationProgress& _rMasterProgress );65 virtual ~ProgressCapture();
1140 …::rtl::Reference< ProgressCapture > pStatusIndicator( new ProgressCapture( sObjectName, m_rProgres… in impl_handleDocument_nothrow()
Completed in 34 milliseconds