Language
The Free and Open Productivity Suite
Constants |
LATIN |
Latin characters (English, ...) |
ASIAN |
Asian characters (Japanese, ...) |
COMPLEX |
Complex characters (Arabic, ...) |
WEAK |
undefined characters (punctuation, ...) |
Constants' Details |
LATIN
const short LATIN = 1;
- Description
- Latin characters (English, ...)
|
|
ASIAN
const short ASIAN = 2;
- Description
- Asian characters (Japanese, ...)
|
|
COMPLEX
const short COMPLEX = 3;
- Description
- Complex characters (Arabic, ...)
|
|
WEAK
const short WEAK = 4;
- Description
- undefined characters (punctuation, ...)
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.