Searched refs:UpdateCheckConfig (Results 1 – 6 of 6) sorted by relevance
245 UpdateCheckConfig::UpdateCheckConfig( const uno::Reference<container::XNameContainer>& xContainer, in UpdateCheckConfig() function in UpdateCheckConfig256 UpdateCheckConfig::~UpdateCheckConfig() in ~UpdateCheckConfig()261 ::rtl::Reference< UpdateCheckConfig >262 UpdateCheckConfig::get( in get()341 UpdateCheckConfig::getLastChecked() const in getLastChecked()414 UpdateCheckConfig::clearLocalFileName() in clearLocalFileName()440 UpdateCheckConfig::updateLastChecked() in updateLastChecked()490 UpdateCheckConfig::clearUpdateFound() in clearUpdateFound()519 UpdateCheckConfig::getServiceNames() in getServiceNames()529 UpdateCheckConfig::getImplName() in getImplName()[all …]
530 … rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get(m_xContext, *aController); in run()669 rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get(m_xContext); in run()858 … rtl::Reference< UpdateCheckConfig > aConfig = UpdateCheckConfig::get( xContext, *this ); in initialize()963 rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get( m_xContext ); in install()985 rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get(m_xContext); in pause()1002 rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get(m_xContext); in resume()1182 rtl::Reference< UpdateCheckConfig > aModel(UpdateCheckConfig::get(m_xContext)); in downloadStarted()1209 rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get( m_xContext ); in downloadFinished()1225 rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get(m_xContext); in cancelDownload()1333 rtl::Reference< UpdateCheckConfig > rModel = UpdateCheckConfig::get(m_xContext, *this); in setUpdateInfo()[all …]
87 class UpdateCheckConfig : public ::cppu::WeakImplHelper3< class92 …UpdateCheckConfig( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameConta…97 virtual ~UpdateCheckConfig();104 static ::rtl::Reference< UpdateCheckConfig > get(
258 rtl::Reference< UpdateCheckConfig > aConfig = UpdateCheckConfig::get( rxContext ); in storeExtensionUpdateInfos()320 rtl::Reference< UpdateCheckConfig > aConfig = UpdateCheckConfig::get( rxContext ); in checkForPendingUpdates()
351 return *UpdateCheckConfig::get(xContext, *UpdateCheck::get()); in createConfigInstance()368 UpdateCheckConfig::getImplName,369 UpdateCheckConfig::getServiceNames,
42 class UpdateCheckConfig;
Completed in 64 milliseconds