Methods' Details |
startProofreading
- Description
- start proofreading and automatically process the whole text
- Parameter xDoc
- 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 xDoc
- the document.
- Parameter xStartPara
- the single flat paragraph to be checked.
- Parameter nErrorPosInPara
- 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 xDoc
- the document.
- Returns
- if the document is currently being checked.
|
|
Copyright © 1995, 2012, 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.