LibreOffice Module extensions (master) 1
Public Member Functions | Public Attributes | List of all members
ReleaseNote Struct Reference

#include <updateinfo.hxx>

Public Member Functions

 ReleaseNote (sal_uInt8 pos, const OUString &aURL)
 
 ReleaseNote (const ReleaseNote &rn)
 
ReleaseNoteoperator= (const ReleaseNote &rn)
 

Public Attributes

sal_uInt8 Pos
 
OUString URL
 
sal_uInt8 Pos2
 
OUString URL2
 

Detailed Description

Definition at line 36 of file updateinfo.hxx.

Constructor & Destructor Documentation

◆ ReleaseNote() [1/2]

ReleaseNote::ReleaseNote ( sal_uInt8  pos,
const OUString &  aURL 
)
inline

Definition at line 43 of file updateinfo.hxx.

References aURL, and pos.

◆ ReleaseNote() [2/2]

ReleaseNote::ReleaseNote ( const ReleaseNote rn)
inline

Definition at line 45 of file updateinfo.hxx.

Member Function Documentation

◆ operator=()

ReleaseNote & ReleaseNote::operator= ( const ReleaseNote rn)
inline

Definition at line 46 of file updateinfo.hxx.

References Pos, Pos2, URL, and URL2.

Member Data Documentation

◆ Pos

sal_uInt8 ReleaseNote::Pos

Definition at line 38 of file updateinfo.hxx.

Referenced by operator=().

◆ Pos2

sal_uInt8 ReleaseNote::Pos2

Definition at line 40 of file updateinfo.hxx.

Referenced by checkForUpdates(), and operator=().

◆ URL

OUString ReleaseNote::URL

Definition at line 39 of file updateinfo.hxx.

Referenced by operator=().

◆ URL2

OUString ReleaseNote::URL2

Definition at line 41 of file updateinfo.hxx.

Referenced by checkForUpdates(), and operator=().


The documentation for this struct was generated from the following file: