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

service ConversionDictionary
Description
represents a dictionary used in a conversion dictionary list.

Specific implementations may put some restrictions for the dictionary or it's entries. Namely usually the order for the string pairs within a single entry will be defined.

See also
ConversionDictionaryList
See also
HangulHanjaConversionDictionary
See also
XConversionDictionary
See also
XConversionPropertyType
Since
OpenOffice 1.1.2

Exported Interfaces
XConversionDictionary
Description
to access the conversion dictionary functionality.
::com::sun::star::util::XFlushable
Usage Restrictions
optional
Description
to flush (save) the dictionary content to file
XConversionPropertyType
Usage Restrictions
optional
Description
Since
OpenOffice 2.0.0

 
Top of Page