LibreOffice Module vcl (master) 1
Functions
i18nhelp.cxx File Reference
#include <unotools/localedatawrapper.hxx>
#include <unotools/transliterationwrapper.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <i18nutil/transliteration.hxx>
#include <rtl/ustrbuf.hxx>
#include <utility>
#include <vcl/i18nhelp.hxx>
Include dependency graph for i18nhelp.cxx:

Go to the source code of this file.

Functions

static bool is_formatting_mark (sal_Unicode c)
 

Function Documentation

◆ is_formatting_mark()

static bool is_formatting_mark ( sal_Unicode  c)
static

Definition at line 77 of file i18nhelp.cxx.

Referenced by vcl::I18nHelper::filterFormattingChars().