|
LibreOffice
LibreOffice 25.8 SDK API 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 |
Script type hint values.
These values are used to influence how script types are assigned to characters.
| const short ASIAN = 3 |
| const short AUTOMATIC = 0 |
| const short COMPLEX = 4 |
| const short IGNORE = 1 |
| const short LATIN = 2 |
1.8.14