(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

constants group LinguServiceEventFlags
Description
to be used in lingu-service events.

These values define the flags which may be logically combined to build the event type of a LinguServiceEvent


Constants
SPELL_CORRECT_WORDS_AGAIN The spelling of previously correct words should be checked again.  
SPELL_WRONG_WORDS_AGAIN The spelling of previously misspelled words should be checked again.  
HYPHENATE_AGAIN The hyphenation of words may have changed.  
PROOFREAD_AGAIN Request new proofreading of the document  
Constants' Details
SPELL_CORRECT_WORDS_AGAIN
const short SPELL_CORRECT_WORDS_AGAIN = 1;
Description
The spelling of previously correct words should be checked again.
SPELL_WRONG_WORDS_AGAIN
const short SPELL_WRONG_WORDS_AGAIN = 2;
Description
The spelling of previously misspelled words should be checked again.
HYPHENATE_AGAIN
const short HYPHENATE_AGAIN = 4;
Description
The hyphenation of words may have changed.
PROOFREAD_AGAIN
const short PROOFREAD_AGAIN = 8;
Description
Request new proofreading of the document
Since
OOo 3.0.1
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.