LibreOffice Module svtools (master) 1
Functions
langtab.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/i18n/DirectionProperty.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Any.h>
#include <i18nlangtag/lang.h>
#include <i18nlangtag/mslangid.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/languagetagicu.hxx>
#include <i18nutil/unicode.hxx>
#include <sal/log.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <svtools/svtresid.hxx>
#include <svtools/langtab.hxx>
#include <unotools/syslocale.hxx>
#include <unotools/charclass.hxx>
#include <tools/resary.hxx>
#include <officecfg/VCL.hxx>
#include <langtab.hrc>
Include dependency graph for langtab.cxx:

Go to the source code of this file.

Functions

OUString ApplyLreOrRleEmbedding (const OUString &rText)
 
static OUString lcl_getDescription (const LanguageTag &rTag)
 

Function Documentation

◆ ApplyLreOrRleEmbedding()

OUString ApplyLreOrRleEmbedding ( const OUString &  rText)

Definition at line 94 of file langtab.cxx.

References CharClass::getCharacterDirection(), SvtSysLocale::GetCharClass(), and i.

◆ lcl_getDescription()

static OUString lcl_getDescription ( const LanguageTag rTag)
static