Package | Description |
---|---|
org.languagetool.openoffice | |
org.languagetool.openoffice.stylestatistic |
Modifier and Type | Method and Description |
---|---|
SingleDocument |
MultiDocumentsHandler.getCurrentDocument()
Get the current used document
|
Modifier and Type | Method and Description |
---|---|
List<SingleDocument> |
MultiDocumentsHandler.getDocuments()
Get list of single documents
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentCache.refresh(SingleDocument document,
com.sun.star.lang.Locale fixedLocale,
com.sun.star.lang.Locale docLocale,
com.sun.star.lang.XComponent xComponent,
int fromWhere)
Refresh the cache
|
org.languagetool.openoffice.DocumentCache.ChangedRange |
DocumentCache.refreshAndCompare(SingleDocument document,
com.sun.star.lang.Locale fixedLocale,
com.sun.star.lang.Locale docLocale,
com.sun.star.lang.XComponent xComponent,
int fromWhere)
Refresh the cache and compare with the old
Give back the range of difference and size
|
Modifier and Type | Method and Description |
---|---|
void |
StatAnDialog.refreshCache(SingleDocument document) |
Constructor and Description |
---|
StatAnDialog(SingleDocument document) |