Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/inc/
H A Drecoveryui.hxx81 css::uno::Reference< css::task::XStatusIndicatorFactory > m_xProgressFactory; member in svx::RecoveryUI
H A Ddocrecovery.hxx355 css::uno::Reference< css::task::XStatusIndicatorFactory > m_xProgressFactory; member in svx::DocRecovery::PluginProgress
/aoo41x/main/svx/source/dialog/
H A Ddocrecovery.cxx652m_xProgressFactory = css::uno::Reference< css::task::XStatusIndicatorFactory >(xSMGR->createInstan… in PluginProgress()
653 …css::uno::Reference< css::lang::XInitialization > xInit(m_xProgressFactory, css::uno::UNO_QUERY_TH… in PluginProgress()
666 m_xProgress = m_xProgressFactory->createStatusIndicator(); in PluginProgress()

Completed in 30 milliseconds