Methods' Details |
startProofreading
- Description
- start proofreading and automatically process the whole text
- Parameter xDocument
- the text document.
- Parameter xIteratorProvider
- the flat paragraph iterator provider.
- Throws
- IllegalArgumentException
when any argument is wrong.
|
|
checkSentenceAtPosition
- Description
- start proofreading from a given position
- Parameter xDocument
- the document.
- Parameter xFlatParagraph
- the single flat paragraph to be checked.
- Parameter aText
- the text of the paragraph to be checked.
- Parameter aLocale
- currently unused parameter.
- Parameter nStartOfSentencePosition
- the start position of the current sentence.
- Parameter nSuggestedBehindEndOfSentencePosition
- currently unused parameter.
- Parameter nErrorPositionInParagraph
- the given index.
- Throws
- IllegalArgumentException
when any argument is wrong.
|
|
resetIgnoreRules
- Description
- clears the list of ignored rules for each proofreader
|
|
isProofreading
boolean |
isProofreading( |
[in] ::com::sun::star::uno::XInterface |
xDocument ); |
- Description
- checks if the given document is currently being checked
- Parameter xDocument
- the document.
- Returns
- if the document is currently being checked.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.