LibreOffice Module vcl (master) 1
|
#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>
Go to the source code of this file.
Functions | |
static bool | is_formatting_mark (sal_Unicode c) |
|
static |
Definition at line 77 of file i18nhelp.cxx.
Referenced by vcl::I18nHelper::filterFormattingChars().