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

#include <updateinfo.hxx>

Public Member Functions

 DownloadSource (bool bIsDirect, const OUString &aURL)
 
 DownloadSource (const DownloadSource &ds)
 
DownloadSourceoperator= (const DownloadSource &ds)
 

Public Attributes

bool IsDirect
 
OUString URL
 

Detailed Description

Definition at line 25 of file updateinfo.hxx.

Constructor & Destructor Documentation

◆ DownloadSource() [1/2]

DownloadSource::DownloadSource ( bool  bIsDirect,
const OUString &  aURL 
)
inline

Definition at line 30 of file updateinfo.hxx.

References aURL.

◆ DownloadSource() [2/2]

DownloadSource::DownloadSource ( const DownloadSource ds)
inline

Definition at line 31 of file updateinfo.hxx.

Member Function Documentation

◆ operator=()

DownloadSource & DownloadSource::operator= ( const DownloadSource ds)
inline

Definition at line 33 of file updateinfo.hxx.

References IsDirect, and URL.

Member Data Documentation

◆ IsDirect

bool DownloadSource::IsDirect

Definition at line 27 of file updateinfo.hxx.

Referenced by operator=().

◆ URL

OUString DownloadSource::URL

Definition at line 28 of file updateinfo.hxx.

Referenced by operator=().


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