LibreOffice Module extensions (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
UpdateCheckROModel Class Reference

#include <updatecheckconfig.hxx>

Collaboration diagram for UpdateCheckROModel:
[legend]

Public Member Functions

 UpdateCheckROModel (NamedValueByNameAccess &aNameAccess)
 
bool isAutoCheckEnabled () const
 
bool isDownloadPaused () const
 
OUString getLocalFileName () const
 
sal_Int64 getDownloadSize () const
 
OUString getUpdateEntryVersion () const
 
void getUpdateEntry (UpdateInfo &rInfo) const
 

Private Member Functions

OUString getStringValue (const char *) const
 

Private Attributes

NamedValueByNameAccessm_aNameAccess
 

Detailed Description

Definition at line 50 of file updatecheckconfig.hxx.

Constructor & Destructor Documentation

◆ UpdateCheckROModel()

UpdateCheckROModel::UpdateCheckROModel ( NamedValueByNameAccess aNameAccess)
inlineexplicit

Definition at line 53 of file updatecheckconfig.hxx.

Member Function Documentation

◆ getDownloadSize()

sal_Int64 UpdateCheckROModel::getDownloadSize ( ) const

◆ getLocalFileName()

OUString UpdateCheckROModel::getLocalFileName ( ) const

Definition at line 112 of file updatecheckconfig.cxx.

References getStringValue(), and LOCAL_FILE.

Referenced by UpdateCheck::initialize().

◆ getStringValue()

OUString UpdateCheckROModel::getStringValue ( const char *  pStr) const
private

◆ getUpdateEntry()

void UpdateCheckROModel::getUpdateEntry ( UpdateInfo rInfo) const

◆ getUpdateEntryVersion()

OUString UpdateCheckROModel::getUpdateEntryVersion ( ) const

Definition at line 127 of file updatecheckconfig.cxx.

References getStringValue(), and OLD_VERSION.

Referenced by UpdateCheck::initialize().

◆ isAutoCheckEnabled()

bool UpdateCheckROModel::isAutoCheckEnabled ( ) const

◆ isDownloadPaused()

bool UpdateCheckROModel::isDownloadPaused ( ) const

Member Data Documentation

◆ m_aNameAccess

NamedValueByNameAccess& UpdateCheckROModel::m_aNameAccess
private

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