LibreOffice Module vcl (master) 1
Namespaces | Functions | Variables
scrptrun.cxx File Reference
#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>
Include dependency graph for scrptrun.cxx:

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
 

Variable Documentation

◆ gPairIndices

const PairIndices gPairIndices

Definition at line 145 of file scrptrun.cxx.

Referenced by vcl::ScriptRun::next().