Home
last modified time | relevance | path

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

/AOO41X/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()
691 void SAL_CALL PluginProgress::addEventListener(const css::uno::Reference< css::lang::XEventListener… in addEventListener()
697 void SAL_CALL PluginProgress::removeEventListener( const css::uno::Reference< css::lang::XEventList… in removeEventListener()
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()
[all …]
/AOO41X/main/svx/source/inc/
H A Ddocrecovery.hxx346 class PluginProgress : public ::cppu::WeakImplHelper2< css::task::XStatusIndicator , class
367 PluginProgress( Window* pParent,
372 virtual ~PluginProgress();