Home
last modified time | relevance | path

Searched refs:m_xProgress (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx386 m_xProgress = xProgress; in setProgressHandler()
631 , m_xProgress(xProgress) in PluginProgressWindow()
642 if (m_xProgress.is()) in ~PluginProgressWindow()
687 m_xProgress.clear(); in dispose()
707 if (m_xProgress.is()) in start()
715 if (m_xProgress.is()) in end()
716 m_xProgress->end(); in end()
723 if (m_xProgress.is()) in setText()
731 if (m_xProgress.is()) in setValue()
739 if (m_xProgress.is()) in reset()
[all …]
/trunk/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx185 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()
/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx234 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::RecoveryCore
337 css::uno::Reference< css::lang::XComponent > m_xProgress; member in svx::DocRecovery::PluginProgressWindow
357 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::PluginProgress
538 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::SaveProgressDialog
669 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in svx::DocRecovery::RecoveryDialog
/trunk/main/framework/source/services/
H A Dautorecovery.cxx470m_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()
/trunk/main/framework/inc/helper/
H A Dstatusindicatorfactory.hxx198 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member in framework::StatusIndicatorFactory
/trunk/main/framework/inc/services/
H A Dautorecovery.hxx104 css::uno::Reference< css::task::XStatusIndicator > m_xProgress; member

Completed in 60 milliseconds