Constants' Details |
NONE
const long NONE = 0;
- Description
- No option
|
|
CHARACTER_BY_CHARACTER
const long CHARACTER_BY_CHARACTER = 1;
- Description
- Character by character conversion
|
|
IGNORE_POST_POSITIONAL_WORD
const long IGNORE_POST_POSITIONAL_WORD = 2;
- Description
- Ignore post-positional word for Hangul to Hanja conversion
|
|
USE_CHARACTER_VARIANTS
const long USE_CHARACTER_VARIANTS = 2;
- Description
- Use Taiwan, HongKong SAR, and Macao SAR character variants for
Simplified to Traditionary Chinese conversion
- Since
- OpenOffice 2.0.0
|
|
Copyright © 2003 Sun Microsystems, Inc.