:: com :: sun :: star :: linguistic2 ::
|
constants group DictionaryEventFlags |
- Description
- flags used for the event type in dictionary events.
These flags represent the type of events that a dictionary
may broadcast.
- See also
- DictionaryEvent
|
Constants' Details |
ADD_ENTRY
const short ADD_ENTRY = 1;
- Description
- indicates that at least one entry has been added.
|
|
DEL_ENTRY
const short DEL_ENTRY = 2;
- Description
- indicates that at least one entry has been deleted.
|
|
CHG_NAME
const short CHG_NAME = 4;
- Description
- the dictionary's name has changed.
|
|
CHG_LANGUAGE
const short CHG_LANGUAGE = 8;
- Description
- the dictionary's language has changed.
|
|
ENTRIES_CLEARED
const short ENTRIES_CLEARED = 16;
- Description
- all entries have been removed.
|
|
ACTIVATE_DIC
const short ACTIVATE_DIC = 32;
- Description
- used when the dictionary was activated.
|
|
DEACTIVATE_DIC
const short DEACTIVATE_DIC = 64;
- Description
- used when the dictionary was deactivated.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.