LibreOffice Module extensions (master) 1
|
#include <updatecheckconfig.hxx>
Public Member Functions | |
NamedValueByNameAccess (const css::uno::Sequence< css::beans::NamedValue > &rValues) | |
css::uno::Any | getValue (const char *pName) |
Private Attributes | |
const css::uno::Sequence< css::beans::NamedValue > & | m_rValues |
Definition at line 34 of file updatecheckconfig.hxx.
|
inlineexplicit |
Definition at line 39 of file updatecheckconfig.hxx.
css::uno::Any NamedValueByNameAccess::getValue | ( | const char * | pName | ) |
Definition at line 78 of file updatecheckconfig.cxx.
References m_rValues, n, Name, and pName.
Referenced by UpdateCheckROModel::getDownloadSize(), UpdateCheckROModel::getStringValue(), UpdateCheckROModel::getUpdateEntry(), UpdateCheckROModel::isAutoCheckEnabled(), and UpdateCheckROModel::isDownloadPaused().
|
private |
Definition at line 36 of file updatecheckconfig.hxx.
Referenced by getValue().