#include <scripttypedetector.hxx>
Definition at line 25 of file scripttypedetector.hxx.
sal_Int32 ScriptTypeDetector::beginOfCTLScriptType |
( |
std::u16string_view |
Text, |
|
|
sal_Int32 |
nPos |
|
) |
| |
|
static |
sal_Int32 ScriptTypeDetector::beginOfScriptDirection |
( |
std::u16string_view |
Text, |
|
|
sal_Int32 |
nPos, |
|
|
sal_Int16 |
scriptDirection |
|
) |
| |
|
static |
sal_Int32 ScriptTypeDetector::endOfCTLScriptType |
( |
std::u16string_view |
Text, |
|
|
sal_Int32 |
nPos |
|
) |
| |
|
static |
sal_Int32 ScriptTypeDetector::endOfScriptDirection |
( |
std::u16string_view |
Text, |
|
|
sal_Int32 |
nPos, |
|
|
sal_Int16 |
scriptDirection |
|
) |
| |
|
static |
sal_Int16 ScriptTypeDetector::getCTLScriptType |
( |
std::u16string_view |
Text, |
|
|
sal_Int32 |
nPos |
|
) |
| |
|
static |
sal_Int16 ScriptTypeDetector::getScriptDirection |
( |
std::u16string_view |
Text, |
|
|
sal_Int32 |
nPos, |
|
|
sal_Int16 |
defaultScriptDirection |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: