Go to the source code of this file.
| Modules | |
| module | com | 
| module | com::sun | 
| module | com::sun::star | 
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::i18n | 
| Interface for internationalization. | |
| Constant Groups | |
| constants | com::sun::star::i18n::ScriptType | 
| Constants to specify the script type. | |
| Variables | |
| const short | LATIN = 1 | 
| Latin characters (English, ...) | |
| const short | ASIAN = 2 | 
| Asian characters (Japanese, ...) | |
| const short | COMPLEX = 3 | 
| Complex characters (Arabic, ...) | |
| const short | WEAK = 4 | 
| undefined characters (punctuation, ...) | |