<div dir="ltr"><div><div><div><div>Dear Samuel,<br><br></div><div>We read through Libreoffice documentation. My understanding of the extension creation is as follows, <br></div><div><br></div><div>We have create UNO component and call our required function in that component. <br><br></div><div>To create the UNO component, <br></div><div>First we have create IDL file, from IDL file we have to create URD file. <br></div><div>From URD file we need to create RDB file. <br><br></div><div>The newly created RDB file along with types.RDB in libreoffice should be given to javamaker to create java class file. <br><br></div><div>Actually we tried using the command line option but we were struck with javamaker command. We were getting types.rdb file mismatch error. <br><br></div><div>So then we started with Eclipse.  And tried to install the starrter-project-extension  given by you. We were able to install your extension. As we said in the earlier mail, we were struck in UNO type selection wizard not coming up. And we could not figure out, where to put the respective files in your code. <br><br></div><div>We have a better FST based spellchecker for Tamil and we wanted to  come up with an oxt as a part of our research project.<br><br></div><div><br></div>And I just checked the link given by you. There is no spellchecker or grammar checker for Tamil given in those links.<br><br></div>Thank you very much for your prompt responses.<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><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 6, 2018 at 8:56 PM, Samuel Mehrbrodt <span dir="ltr"><<a href="mailto:Samuel.Mehrbrodt@cib.de" target="_blank">Samuel.Mehrbrodt@cib.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div 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 href="https://wiki.documentfoundation.org/Language_support_of_LibreOffice" target="_blank">https://wiki.<wbr>documentfoundation.org/<wbr>Language_support_of_<wbr>LibreOffice</a></p>
    <p>Regards<br>
      Samuel<br>
    </p><span class="">
    <br>
    <div class="m_-5662012401027757139moz-cite-prefix">Am 06.03.2018 um 15:58 schrieb Pattabhi
      RK:<br>
    </div>
    </span><blockquote type="cite">
      
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>Dear Samuel,<br>
                    <br>
                  </div><span class="">
                    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>
                </span></div><span class="">
                  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" target="_blank">https://wiki.openoffice.org/<wbr>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>
              </span></div><span class="">
                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>
            </span></div>
             Thank you very much.<br>
            <br>
          </div>
          regards,<br>
        </div><span class="">
        Pattabhi<br>
        <br>
        <div>Research Scholar,<br>
        </div>
        <div>AU-KBC Research Centre,<br>
          Anna University, Chennai, India.
          <div class="m_-5662012401027757139gmail-adL"><br>
          </div>
        </div>
        <br>
      </span></div>
    </blockquote><span class="">
    <br>
    <div class="m_-5662012401027757139moz-signature">-- <br>
      <small>
        Samuel Mehrbrodt<br>
        Softwareentwickler LibreOffice<br>
        –––<br>
        CIB software GmbH<br>
        Geschäftsstelle Hamburg<br>
        <a href="https://maps.google.com/?q=Flachsland+10+%0D%0A++++++++22083+Hamburg&entry=gmail&source=g">Flachsland 10</a><br>
        22083 Hamburg<br>
        –––<br>
        T +49 (40) / 28 48 42 -224<br>
        F +49 (40) / 28 48 42 -100<br>
        <br>
        <a class="m_-5662012401027757139moz-txt-link-abbreviated" href="mailto:Samuel.Mehrbrodt@cib.de" target="_blank">Samuel.Mehrbrodt@cib.de</a><br>
        <a class="m_-5662012401027757139moz-txt-link-abbreviated" href="http://www.cib.de" target="_blank">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>
  </span></div>

</blockquote></div><br></div>