:: 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.

Since
OpenOffice 1.1.2
See also
::com::sun::star::linguistic2::ConversionDictionaryList, ::com::sun::star::linguistic2::HangulHanjaConversionDictionary, ::com::sun::star::linguistic2::XConversionDictionary, ::com::sun::star::linguistic2::XConversionPropertyType

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