:: com :: sun :: star :: linguistic2 ::
|
unpublished |
constants group ConversionDictionaryType |
|
|
- Usage Restrictions
- not published
- Description
- specifies the conversion dictionary type to be used with XConversionDictionary.
- Since
- OpenOffice 1.1.2
|
Constants |
HANGUL_HANJA |
Dictionary type for the conversion between Hangul and Hanja
|
SCHINESE_TCHINESE |
Dictionary type for the conversion between Simplified and Traditionary Chinese
|
Constants' Details |
HANGUL_HANJA
const short HANGUL_HANJA = 1;
- Description
- Dictionary type for the conversion between Hangul and Hanja
|
|
SCHINESE_TCHINESE
const short SCHINESE_TCHINESE = 2;
- Description
- Dictionary type for the conversion between Simplified and Traditionary Chinese
- Since
- OpenOffice 2.0
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.