|
LibreOffice Module vcl (master) 1
|
#include <sal/config.h>#include <rtl/character.hxx>#include <unicode/uchar.h>#include <unicode/utypes.h>#include <unicode/uscript.h>#include <scrptrun.h>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | vcl |
Functions | |
| static bool | vcl::sameScript (int32_t scriptOne, int32_t scriptTwo) |
Variables | |
| const PairIndices | gPairIndices |
| const PairIndices gPairIndices |
Definition at line 145 of file scrptrun.cxx.
Referenced by vcl::ScriptRun::next().