LibreOffice Module desktop (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Classes | |
class | Updater |
Functions | |
bool | update () |
void | update_checker () |
bool update | ( | ) |
Definition at line 286 of file updater.cxx.
References Updater::getExecutableDirURL(), utl::TempFileNamed::GetURL(), i, Updater::log(), OUStringToOString(), SAL_WARN, and WinLaunchChild().
Referenced by dp_gui::UpdateDialog::Thread::execute(), and desktop::Desktop::Main().
void update_checker | ( | ) |
Definition at line 675 of file updater.cxx.
References aURL, comphelper::ConfigurationChanges::create(), Updater::getBuildID(), utl::ConfigManager::getProductName(), Updater::getUpdateChannel(), Updater::log(), OUStringToOString(), and SAL_WARN.
Referenced by desktop::Desktop::Main().