:: 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
unknown ?
XDictionary
See also
unknown ?
XDictionaryList
See also
unknown ?
XSearchableDictionaryList
Developers Guide
6.2.3 Office Development - Common Application Features - Linguistics

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

 
Top of Page