21 module
com { module sun { module star { module linguistic2 {
48 sequence<com::sun::star::linguistic2::XDictionary> getDictionaries();
62 [in]
string aDictionaryName );
78 boolean addDictionary(
96 boolean removeDictionary(
120 boolean addDictionaryListEventListener(
122 [in]
boolean bReceiveVerbose );
136 boolean removeDictionaryListEventListener(
154 short beginCollectEvents();
172 short endCollectEvents();
This interfaces enables the object to access personal dictionaries.
Definition: XDictionary.idl:41
Definition: Ambiguous.idl:20
This interfaces allows the object to act according to dictionary-list events.
Definition: XDictionaryListEventListener.idl:34
DictionaryType
describes the type of a personal dictionary.
Definition: DictionaryType.idl:35
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
is used to manage and maintain a list of dictionaries.
Definition: XDictionaryList.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:45