LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
com::sun::star::text::ScriptHintType Constant Group Reference

Script type hint values. More...

Variables

const short AUTOMATIC = 0
const short IGNORE = 1
const short LATIN = 2
const short ASIAN = 3
const short COMPLEX = 4

Detailed Description

Script type hint values.

These values are used to influence how script types are assigned to characters.

Since
LibreOffice 25.8

Variable Documentation

◆ ASIAN

const short ASIAN = 3

◆ AUTOMATIC

const short AUTOMATIC = 0

◆ COMPLEX

const short COMPLEX = 4

◆ IGNORE

const short IGNORE = 1

◆ LATIN

const short LATIN = 2