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

service ConversionDictionaryList
Description
represents a list of available conversion dictionaries.

There will be only one list that may hold different types of conversion dictionaries. That is e.g. it may hold dictionaries for Korean Hangul/Hanja conversion along with ones for Chinese traditional/simplified conversion or conversion between different Indic script types.

The list will be used by the text conversion service to check for user supplied text conversions.

Since
OOo 1.1.2
See also
ConversionDictionary, HangulHanjaConversionDictionary, ::com::sun::star::i18n::TextConversion

Exported Interfaces - Summary
XConversionDictionaryList
(referenced entity's summary:)
is used to manage and maintain a list of conversion dictionaries.
::com::sun::star::lang::XComponent
(referenced entity's summary:)
allows to exclicitly free resources and break cyclic references.
Exported Interfaces - Details
XConversionDictionaryList
(referenced entity's summary:)
is used to manage and maintain a list of conversion dictionaries.
::com::sun::star::lang::XComponent
(referenced entity's summary:)
allows to exclicitly free resources and break cyclic references.

 
Top of Page