LibreOffice Module extensions (master) 1
|
#include <updateinfo.hxx>
Public Member Functions | |
ReleaseNote (sal_uInt8 pos, const OUString &aURL) | |
ReleaseNote (const ReleaseNote &rn) | |
ReleaseNote & | operator= (const ReleaseNote &rn) |
Public Attributes | |
sal_uInt8 | Pos |
OUString | URL |
sal_uInt8 | Pos2 |
OUString | URL2 |
Definition at line 36 of file updateinfo.hxx.
|
inline |
Definition at line 43 of file updateinfo.hxx.
|
inline |
Definition at line 45 of file updateinfo.hxx.
|
inline |
sal_uInt8 ReleaseNote::Pos |
Definition at line 38 of file updateinfo.hxx.
Referenced by operator=().
sal_uInt8 ReleaseNote::Pos2 |
Definition at line 40 of file updateinfo.hxx.
Referenced by checkForUpdates(), and operator=().
OUString ReleaseNote::URL |
Definition at line 39 of file updateinfo.hxx.
Referenced by operator=().
OUString ReleaseNote::URL2 |
Definition at line 41 of file updateinfo.hxx.
Referenced by checkForUpdates(), and operator=().