On Friday 03 November 2006 16:21, Mantas Kriaučiūnas wrote: > I know almost nothing about OpenOffice API and have only 2 weeks to show > working prototype and another one week for testing and fixing critical > bugs :(
I suggest you have a look at LanguageTool (http://www.danielnaber.de/languagetool/), it can easily be extended using Java. We don't use the OOo grammar checking API yet (as it's not integrated and won't be before OOo 2.2), so we cannot do on-the-fly checking with red underlines. But it should be much easier for you to use an existing framework like LanguageTool than to write your own OOo integration. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
