I found a way for a workaround. Get the XFlatParagraphIterator and
iterate back with getParaBefore for the automatic iteration. Use the
viewcursor for manual checks. It works so far.
For future development it could be interesting for both communities to
work together closer, I think.
For som
On 03.11.2017 14:00, Fred Kruse wrote:
> I'm working on LanguageTool an international grammar checker (java based
> extension for LibreOffice). Till now the environment of a sentences is
> checked only for the surrounding paragraph. But some rules need to check
> the whole text. To implement suc
Hi,
I'm working on LanguageTool an international grammar checker (java based
extension for LibreOffice). Till now the environment of a sentences is
checked only for the surrounding paragraph. But some rules need to check
the whole text. To implement such a check I need to know which paragraph