Searched refs:m_xProgress (Results 1 – 6 of 6) sorted by relevance
386 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 …]
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
Completed in 59 milliseconds