<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Pattabhi,</p>
<p>well I can't create the extension for you. You need to get a
basic understanding how LibreOffice extensions work if you want to
do that work.<br>
</p>
<p>But why do you want to create an extension for that? If you want
spell checking in Tamil, you can just provide a dictionary file.
You can also provide the dictionary as an extension without code.<br>
</p>
<p>This page indicates there already exists a spell checker and even
grammar checker for Tamil, did you check that? <a
moz-do-not-send="true"
href="https://wiki.documentfoundation.org/Language_support_of_LibreOffice">https://wiki.documentfoundation.org/Language_support_of_LibreOffice</a></p>
<p>Regards<br>
Samuel<br>
</p>
<br>
<div class="moz-cite-prefix">Am 06.03.2018 um 15:58 schrieb Pattabhi
RK:<br>
</div>
<blockquote type="cite"
cite="mid:CAGZ4FJ51dc3FcyDdqpA1SWvW8osYncRQmASr27Y0qzdWt=oShQ@mail.gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>Dear Samuel,<br>
<br>
</div>
Sorry to disturb you with my silly problems. I am
new to this libreoffice development. I went through
the sample codes provided by you. I could not
understand where these codes have to be used or put
into the starter-extension project so that it can be
customised for spellchecking task. <br>
<br>
</div>
In the starter project extension we have the
StarterImpl.java. And I think instead of this we need to
put in SampleSpellChecker.java. Now accordingly how
should the RegistrationHandler.java be modified I could
not understand. And similarly how should the
StarterProject.idl be modified I could not understand.
So towards this I thought I will build a new Extension
project, as given in the page <a
href="https://wiki.openoffice.org/wiki/JavaEclipseTuto"
moz-do-not-send="true">https://wiki.openoffice.org/wiki/JavaEclipseTuto</a>
and specify the UNO type as "XSpellChecker", so that
these basic codes and .urd, .idl and types.rdb will be
built by the Eclipse and I will put the code given in
SpellChecker.java in the Impl.java.<br>
<br>
</div>
So this is where I got error of UNO type selection
wizard not working. The StarterProject Extension is
working well in my system and not getting any errors. So
please kindly help me in knowing how and where I should
modify your StarterProject extension code to put
SpellChecker.java code.<br>
<br>
</div>
Thank you very much.<br>
<br>
</div>
regards,<br>
</div>
Pattabhi<br>
<br>
<div>Research Scholar,<br>
</div>
<div>AU-KBC Research Centre,<br>
Anna University, Chennai, India.
<div class="gmail-adL"><br>
</div>
</div>
<br>
</div>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<small>
Samuel Mehrbrodt<br>
Softwareentwickler LibreOffice<br>
–––<br>
CIB software GmbH<br>
Geschäftsstelle Hamburg<br>
Flachsland 10<br>
22083 Hamburg<br>
–––<br>
T +49 (40) / 28 48 42 -224<br>
F +49 (40) / 28 48 42 -100<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Samuel.Mehrbrodt@cib.de">Samuel.Mehrbrodt@cib.de</a><br>
<a class="moz-txt-link-abbreviated" href="http://www.cib.de">www.cib.de</a><br>
–––<br>
Sitz: München<br>
Registergericht München, HRB 123286<br>
Geschäftsführer: Dipl.-Ing. Ulrich Brandner</small></div>
</body>
</html>