:: com :: sun :: star :: linguistic2 ::

service HangulHanjaConversionDictionary
Description
represents a dictionary for Hangul/Hanja text conversion.

A dictionary implementing this service will be used for Hangul/Hanja conversion. Therefore the locale of the dictionary has to be Korean, and the conversion type ConversionDictionaryType::HANJA_HANGUL .

Also for a pair (entry) to be added the left part has to be in Hanja and the right to be in Hangul, and the number of characters for the left part has to be the same as for the right part.

Since version
OpenOffice.org 1.1.5

Included Services
ConversionDictionary
represents a dictionary used in a conversion dictionary list.

 
Top of Page