<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Courier New" size="2"><span style="font-size:10pt;">
<div>Hi ,</div>
<div> </div>
<div>I posted this to users list but now I think this is more of a developers questions. Please correct me if this is not the right forum.</div>
<div>I am trying to convert scalc.java to c++. </div>
<div> </div>
<div>Scalc.java comes with libreoffice and I am able to build and run it using the makefile provided.</div>
<div>I am also able to build and run remoteclient.cxx.</div>
<div>I need to convert scalc.java to c++. </div>
<div>After a bit of googling, and some advise on users list, I am able to compile my version of scalc.cxx as  scalc.uno.so.</div>
<div><font face="Arial"><a href="http://wiki.openoffice.org/wiki/Calc/Add-In/CompleteAddIn"><font color="blue"><u>http://wiki.openoffice.org/wiki/Calc/Add-In/CompleteAddIn</u></font></a></font></div>
<div> </div>
<div>I am not sure if that is the right way to compile and also how to run it.</div>
<div>The java version is invoked as a jar and remoteclient is invoked using uno. As I am currently building .so, I would guess I run it using uno.</div>
<div> </div>
<div>Any links/googlable key words would be appreciated.</div>
<div> </div>
<div><font face="Arial">Thanks</font></div>
<div><font face="Arial">Neeraj</font></div>
<div><font face="Arial"> </font></div>
<div><font face="Arial"> </font></div>
</span></font>
</body>
</html>