:: 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
OOo 1.1.2
See also
ConversionDictionaryList, HangulHanjaConversionDictionary, XConversionDictionary, XConversionPropertyType

Exported Interfaces - Summary
XConversionDictionary

to access the conversion dictionary functionality.

::com::sun::star::util::XFlushable

to flush (save) the dictionary content to file (details)

XConversionPropertyType
Exported Interfaces - Details
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
Since
OOo 2.0

 
Top of Page