:: 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
::com::sun::star::linguistic2::ConversionDictionaryList
See also
::com::sun::star::linguistic2::HangulHanjaConversionDictionary
See also
::com::sun::star::linguistic2::XConversionDictionary
See also
::com::sun::star::linguistic2::XConversionPropertyType
Since
OpenOffice 1.1.2

Exported Interfaces
::com::sun::star::linguistic2::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
::com::sun::star::linguistic2::XConversionPropertyType
Usage Restrictions
optional
Description
Since
OpenOffice 2.0.0

 
Top of Page