LibreOffice Module shell (master) 1
Functions
metainforeader.cxx File Reference
#include <metainforeader.hxx>
#include "dummytag.hxx"
#include "simpletag.hxx"
#include "keywordstag.hxx"
#include <assert.h>
Include dependency graph for metainforeader.cxx:

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)
 

Function Documentation

◆ EN_US_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().

◆ isValidLocale()

static bool isValidLocale ( const ::std::wstring &  Locale)
static

Definition at line 171 of file metainforeader.cxx.

References Locale.

Referenced by CMetaInfoReader::getDefaultLocale().