#include <unicode.hxx>
Definition at line 38 of file unicode.hxx.
◆ formatPercent()
OUString unicode::formatPercent |
( |
double |
dNumber, |
|
|
const LanguageTag & |
rLangTag |
|
) |
| |
|
static |
◆ getExemplarLanguageForUScriptCode()
OString unicode::getExemplarLanguageForUScriptCode |
( |
UScriptCode |
eScript | ) |
|
|
static |
◆ GetMirroredChar()
sal_uInt32 unicode::GetMirroredChar |
( |
sal_uInt32 |
nChar | ) |
|
|
static |
◆ getScriptClassFromLanguageTag()
sal_Int16 unicode::getScriptClassFromLanguageTag |
( |
const LanguageTag & |
rLanguageTag | ) |
|
|
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_uInt32 |
ch | ) |
|
|
static |
◆ isAlpha()
static bool unicode::isAlpha |
( |
const sal_uInt32 |
ch | ) |
|
|
static |
◆ isControl()
static bool unicode::isControl |
( |
const sal_uInt32 |
ch | ) |
|
|
static |
◆ isSpace()
static bool unicode::isSpace |
( |
const sal_uInt32 |
ch | ) |
|
|
static |
◆ isVariationSelector()
static bool unicode::isVariationSelector |
( |
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 59 of file unicode.hxx.
◆ isWhiteSpace()
static bool unicode::isWhiteSpace |
( |
const sal_uInt32 |
ch | ) |
|
|
static |
The documentation for this class was generated from the following files: