LibreOffice Module desktop (master) 1
Static Public Member Functions | List of all members
Updater Class Reference

#include <updater.hxx>

Static Public Member Functions

static OUString getUpdateInfoLog ()
 
static OUString getPatchDirURL ()
 
static OUString getUpdateFileURL ()
 
static OUString getExecutableDirURL ()
 
static OUString getInstallationPath ()
 
static OUString getBuildID ()
 
static OUString getUpdateChannel ()
 
static void log (const OUString &rMessage)
 
static void log (const OString &rMessage)
 
static void log (const char *pMessage)
 
static void removeUpdateFiles ()
 

Detailed Description

Definition at line 18 of file updater.hxx.

Member Function Documentation

◆ getBuildID()

OUString Updater::getBuildID ( )
static

Definition at line 844 of file updater.cxx.

References SAL_CONFIGFILE.

Referenced by desktop::Desktop::Main(), and update_checker().

◆ getExecutableDirURL()

OUString Updater::getExecutableDirURL ( )
static

Definition at line 809 of file updater.cxx.

Referenced by update().

◆ getInstallationPath()

OUString Updater::getInstallationPath ( )
static

Definition at line 801 of file updater.cxx.

◆ getPatchDirURL()

OUString Updater::getPatchDirURL ( )
static

Definition at line 788 of file updater.cxx.

References SAL_CONFIGFILE.

Referenced by getUpdateFileURL(), and removeUpdateFiles().

◆ getUpdateChannel()

OUString Updater::getUpdateChannel ( )
static

Definition at line 852 of file updater.cxx.

References SAL_CONFIGFILE.

Referenced by update_checker().

◆ getUpdateFileURL()

OUString Updater::getUpdateFileURL ( )
static

Definition at line 796 of file updater.cxx.

References getPatchDirURL().

Referenced by desktop::Desktop::Main(), and removeUpdateFiles().

◆ getUpdateInfoLog()

OUString Updater::getUpdateInfoLog ( )
static

Definition at line 780 of file updater.cxx.

References SAL_CONFIGFILE.

Referenced by log().

◆ log() [1/3]

void Updater::log ( const char *  pMessage)
static

◆ log() [2/3]

void Updater::log ( const OString &  rMessage)
static

◆ log() [3/3]

void Updater::log ( const OUString &  rMessage)
static

◆ removeUpdateFiles()

void Updater::removeUpdateFiles ( )
static

Definition at line 860 of file updater.cxx.

References aURL, getPatchDirURL(), getUpdateFileURL(), and log().

Referenced by desktop::Desktop::Main().


The documentation for this class was generated from the following files: