#include <llresmgr.h>
Collaboration diagram for LLLocale:
Public Member Functions | |
LLLocale (const LLString &locale_string) | |
virtual | ~LLLocale () |
Static Public Attributes | |
static const LLString | USER_LOCALE |
static const LLString | SYSTEM_LOCALE |
Protected Attributes | |
LLString | mPrevLocaleString |
Definition at line 154 of file llresmgr.h.
LLLocale::LLLocale | ( | const LLString & | locale_string | ) |
Definition at line 456 of file llresmgr.cpp.
References llendl, llwarns, mPrevLocaleString, NULL, and SYSTEM_LOCALE.
LLLocale::~LLLocale | ( | ) | [virtual] |
LLString LLLocale::mPrevLocaleString [protected] |
const LLString LLLocale::SYSTEM_LOCALE [static] |
const LLString LLLocale::USER_LOCALE [static] |
Definition at line 161 of file llresmgr.h.
Referenced by LLPanelDisplay::applyResolution(), LLInventoryView::changed(), LLInventoryView::draw(), LLFloaterSnapshot::draw(), LLResMgr::getMonetaryString(), LLPreviewGesture::onCommitWait(), LLSpinCtrl::onEditorCommit(), LLSliderCtrl::onEditorCommit(), LLLineEditor::postvalidateFloat(), LLLineEditor::prevalidateAlphaNum(), LLLineEditor::prevalidateAlphaNumSpace(), LLLineEditor::prevalidateFloat(), LLLineEditor::prevalidateInt(), LLLineEditor::prevalidateNonNegativeS32(), LLLineEditor::prevalidatePositiveS32(), LLManip::renderTickValue(), LLManip::renderXYZ(), LLSpinCtrl::updateEditor(), and LLSliderCtrl::updateText().