<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks for your reply Caolán.<br><br>I was thinking about this, but I'm using Spell and Grammar Checker, and maybe Hyphenator. I'm using the current languages packages available in LibreOffice (.oxt packages).<br><br>Here is a part of the code: <a href="https://github.com/alexandrevicenzi/LightproofExtensions/blob/master/lp/lp.py" target="_blank">https://github.com/alexandrevicenzi/LightproofExtensions/blob/master/lp/lp.py</a><br> <br><br><div>> Subject: Re: HELP: How to use SpellChecker<br>> From: caolanm@redhat.com<br>> To: vicenzi.alexandre@gmail.com<br>> CC: libreoffice@lists.freedesktop.org<br>> Date: Thu, 20 Mar 2014 13:30:24 +0000<br>> <br>> On Wed, 2014-03-19 at 19:45 -0300, Alexandre Vicenzi wrote:<br>> > <br>> > Just to explain why, I'm using LibreOffice API to make an online<br>> > SpellChecker for a class work.<br>> <br>> If it is just spell checking you want to do, then LibreOffice is just<br>> using hunspell for that, so if you use hunspell directly it'll be an<br>> easier task. e.g. using the command line hunspell tool or something like<br>> the python pyhunspell wrapper.<br>> <br>> C.<br>> <br>> <br></div>                                     </div></body>
</html>