Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: linguistic2 ::
|
| unpublished |
interface XProofreader |
|
|
- Base Interfaces
XProofreader
┗ XSupportedLocales
| XSupportedLocales |
- (referenced interface's summary:)
- Offers information about which languages are supported by the object.
|
|
- Usage Restrictions
- not published
- Description
- API for proofreading a text
- Since
- OOo 3.0.1
|
| Methods' Details |
isSpellChecker
| boolean |
| isSpellChecker(); |
- Description
- whether is the text checked by the spellchecker
- Returns
- true if it is also a spell checker
|
|
doProofreading
- Description
- start checking
- Parameter nDocId
- the Document ID.
- Parameter rFlatParaText
- the flat text to be checked.
- Parameter xFlatPara
- the flat paragraph to be checked.
- Parameter aLocale
- Language used in the text.
- Parameter nStartOfSentencePos
- Start Index of the text.
- Parameter nSuggestedSentenceEndPos
- Probable end position of the text.
- Throws
- IllegalArgumentException
when any argument is wrong.
|
|
ignoreRule
- Description
- disables a specific rule for a given locale.
If the locale is empty the rule should be ignored for all languages.
|
|
resetIgnoreRules
- Description
- sets all rules back to their default settings.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.