LibreOffice Module extensions (master) 1
|
#include <rtl/ustring.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
struct | DownloadSource |
struct | ReleaseNote |
struct | UpdateInfo |
Functions | |
OUString | getReleaseNote (const UpdateInfo &rInfo, sal_uInt8 pos, bool autoDownloadEnabled=false) |
OUString getReleaseNote | ( | const UpdateInfo & | rInfo, |
sal_uInt8 | pos, | ||
bool | autoDownloadEnabled = false |
||
) |
Definition at line 71 of file updatecheck.cxx.
References pos, and UpdateInfo::ReleaseNotes.
Referenced by UpdateCheck::downloadFinished(), UpdateCheck::downloadStarted(), UpdateCheck::initialize(), and UpdateCheckConfig::storeUpdateFound().