LibreOffice Module shell (master) 1
|
#include <metainforeader.hxx>
#include "dummytag.hxx"
#include "simpletag.hxx"
#include "keywordstag.hxx"
#include <assert.h>
Go to the source code of this file.
Functions | |
const LocaleSet_t | EN_US_LOCALE (::std::make_pair(::std::wstring(L"en"), ::std::wstring(L"US"))) |
helper function for getDefaultLocale(). More... | |
static bool | isValidLocale (const ::std::wstring &Locale) |
const LocaleSet_t EN_US_LOCALE | ( | ::std::make_pair(::std::wstring(L"en"), ::std::wstring(L"US")) | ) |
helper function for getDefaultLocale().
Referenced by CMetaInfoReader::getDefaultLocale().
|
static |
Definition at line 171 of file metainforeader.cxx.
References Locale.
Referenced by CMetaInfoReader::getDefaultLocale().