Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Ddocrecovery.cxx647 PluginProgress::PluginProgress( Window* pParen… in PluginProgress() function in svx::DocRecovery::PluginProgress
670 PluginProgress::~PluginProgress() in ~PluginProgress()
675 Window* PluginProgress::getPlugWindow() in getPlugWindow()
681 void SAL_CALL PluginProgress::dispose() in dispose()
703 void SAL_CALL PluginProgress::start(const ::rtl::OUString&, in start()
712 void SAL_CALL PluginProgress::end() in end()
720 void SAL_CALL PluginProgress::setText(const ::rtl::OUString& sText) in setText()
728 void SAL_CALL PluginProgress::setValue(sal_Int32 nValue) in setValue()
736 void SAL_CALL PluginProgress::reset() in reset()
845 PluginProgress* pProgress = new PluginProgress( &m_aProgrParent, pCore->getSMGR() ); in SaveProgressDialog()
[all …]
/aoo4110/main/svx/source/inc/
H A Ddocrecovery.hxx346 class PluginProgress : public ::cppu::WeakImplHelper2< css::task::XStatusIndicator , class
367 PluginProgress( Window* pParent,
372 virtual ~PluginProgress();

Completed in 35 milliseconds