Searched refs:m_xProgress (Results 1 – 6 of 6) sorted by relevance
386 m_xProgress = xProgress; in setProgressHandler()420 lArgs[0].Value <<= m_xProgress; in doEmergencySave()437 lArgs[0].Value <<= m_xProgress; in doRecovery()631 , m_xProgress(xProgress) in PluginProgressWindow()642 if (m_xProgress.is()) in ~PluginProgressWindow()643 m_xProgress->dispose(); in ~PluginProgressWindow()666 m_xProgress = m_xProgressFactory->createStatusIndicator(); in PluginProgress()687 m_xProgress.clear(); in dispose()707 if (m_xProgress.is()) in start()708 m_xProgress->start(::rtl::OUString(), nRange); in start()[all …]
185 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in start()214 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in reset()254 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in end()296 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in setText()330 css::uno::Reference< css::task::XStatusIndicator > xProgress = m_xProgress; in setValue()499 m_xProgress = xProgress; in impl_createProgress()543 m_xProgress = xProgress; in impl_showProgress()
234 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::RecoveryCore337 css::uno::Reference< css::lang::XComponent > m_xProgress; member in svx::DocRecovery::PluginProgressWindow357 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::PluginProgress538 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::SaveProgressDialog669 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::RecoveryDialog
470 …m_xProgress = lArgs.getUnpackedValueOrDefault(PROP_PROGRESS, css::uno::Reference< cs… in DispatchParams()478 m_xProgress = rCopy.m_xProgress; in DispatchParams()491 m_xProgress = rCopy.m_xProgress; in operator =()503 m_xProgress.clear(); in forget()2232 xExternalProgress = pParams->m_xProgress; in implts_saveDocs()2571 if (aParams.m_xProgress.is()) in implts_openDocs()2572 … lDescriptor[::comphelper::MediaDescriptor::PROP_STATUSINDICATOR()] <<= aParams.m_xProgress; in implts_openDocs()
198 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in framework::StatusIndicatorFactory
104 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member