#include <unicode.hxx>
Definition at line 37 of file unicode.hxx.
◆ formatPercent()
OUString unicode::formatPercent |
( |
double |
dNumber, |
|
|
const LanguageTag & |
rLangTag |
|
) |
| |
|
static |
◆ getExemplarLanguageForUScriptCode()
OString unicode::getExemplarLanguageForUScriptCode |
( |
UScriptCode |
eScript | ) |
|
|
static |
◆ getScriptClassFromUScriptCode()
sal_Int16 unicode::getScriptClassFromUScriptCode |
( |
UScriptCode |
eScript | ) |
|
|
static |
◆ getUnicodeDirection()
◆ getUnicodeScriptEnd()
sal_Unicode unicode::getUnicodeScriptEnd |
( |
css::i18n::UnicodeScript |
type | ) |
|
|
static |
◆ getUnicodeScriptStart()
sal_Unicode unicode::getUnicodeScriptStart |
( |
css::i18n::UnicodeScript |
type | ) |
|
|
static |
◆ getUnicodeScriptType()
◆ getUnicodeType()
sal_Int16 unicode::getUnicodeType |
( |
const sal_Unicode |
ch | ) |
|
|
static |
◆ isAlpha()
◆ isCJKIVSCharacter()
static bool unicode::isCJKIVSCharacter |
( |
sal_uInt32 |
nCode | ) |
|
|
inlinestatic |
Check for base characters of a CJK ideographic variation sequence (IVS)
- Parameters
-
nCode | A Unicode code point. |
- Returns
- True if code is a Unicode base character part of CJK IVS
Definition at line 69 of file unicode.hxx.
References nCode.
◆ isControl()
◆ isIVSSelector()
static bool unicode::isIVSSelector |
( |
sal_uInt32 |
nCode | ) |
|
|
inlinestatic |
Check for Unicode variation sequence selectors.
- Parameters
-
nCode | A Unicode code point. |
- Returns
- True if code is a Unicode variation sequence selector.
Definition at line 57 of file unicode.hxx.
References nCode.
◆ isSpace()
◆ isWhiteSpace()
static bool unicode::isWhiteSpace |
( |
const sal_Unicode |
ch | ) |
|
|
static |
The documentation for this class was generated from the following files: