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

service DictionaryList
Description
is the list of personal dictionaries.

The active dictionaries of this list will be used for spellchecking and hyphenation.

See also
XDictionary, XDictionaryList, XSearchableDictionaryList
Developers Guide
7.2.3 Office Development - Common Application Features - Linguistics

Exported Interfaces
XSearchableDictionaryList
(referenced entity's summary:)
allows searching for an entry in all dictionaries of the dictionary-list.
::com::sun::star::lang::XComponent
(referenced entity's summary:)
allows to exclicitly free resources and break cyclic references.
::com::sun::star::lang::XServiceInfo
(referenced entity's summary:)
Provides information regarding the implementation, i.e. which services are implemented and the name of the implementation.

 
Top of Page