Searched refs:m_xProgressFactory (Results 1 – 3 of 3) sorted by relevance
81 css::uno::Reference< css::task::XStatusIndicatorFactory > m_xProgressFactory; member in svx::RecoveryUI
355 css::uno::Reference< css::task::XStatusIndicatorFactory > m_xProgressFactory; member in svx::DocRecovery::PluginProgress
652 …m_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 45 milliseconds