|
LibreOffice Module svtools (master) 1
|
#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>Go to the source code of this file.
Functions | |
| OUString | ApplyLreOrRleEmbedding (const OUString &rText) |
| static OUString | lcl_getDescription (const LanguageTag &rTag) |
| OUString ApplyLreOrRleEmbedding | ( | const OUString & | rText | ) |
Definition at line 94 of file langtab.cxx.
References CharClass::getCharacterDirection(), SvtSysLocale::GetCharClass(), and i.
|
static |
Definition at line 170 of file langtab.cxx.
References aStr, LanguageTag::getBcp47(), LanguageTagIcu::getDisplayName(), and Application::GetSettings().
Referenced by SvtLanguageTable::AddLanguageTag().