19 #ifndef __com_sun_star_linguistic2_XDictionaryList_idl__ 20 #define __com_sun_star_linguistic2_XDictionaryList_idl__ 27 module
com { module sun { module star { module linguistic2 {
54 sequence<com::sun::star::linguistic2::XDictionary> getDictionaries();
68 [in]
string aDictionaryName );
84 boolean addDictionary(
102 boolean removeDictionary(
126 boolean addDictionaryListEventListener(
128 [in]
boolean bReceiveVerbose );
142 boolean removeDictionaryListEventListener(
160 short beginCollectEvents();
178 short endCollectEvents();
This interfaces enables the object to access personal dictionaries.
Definition: XDictionary.idl:49
Definition: Ambiguous.idl:22
This interfaces allows the object to act according to dictionary-list events.
Definition: XDictionaryListEventListener.idl:39
DictionaryType
describes the type of a personal dictionary.
Definition: DictionaryType.idl:37
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:52
is used to manage and maintain a list of dictionaries.
Definition: XDictionaryList.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:47