[PATCH] - Scalc.java ported to C++ , uses SimpleBootstrap_cpp.cxx

Rai, Neeraj neeraj.rai at citi.com
Thu Jan 3 07:22:22 PST 2013


Hi,

I am attaching the 2 files. this is a port of Scalc.java to C++ using new bootstrap.
The code is using UNO bootstrap mentioned in examples/DevelopersGuide/Components/CppComponents.
It borrows from profUNO/SimpleBootstrap_cpp and examples/java/Scalc.java.
It can be dropped into the dir examples/cpp/ScalcBT and build similar to DocumentLoader (makefile is similar).
1. ScalcBT.cxx is a C++ program that bootstraps scalc and writes some data to it.
2. Makefile supports "make ALL" and prints the program to run it.

I'd appreciate if someone reviews it and incorporates it as part of dist examples. These are all new files. No existing files were changed.
Thanks
Neeraj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 2269 bytes
Desc: Makefile
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130103/f931e794/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SCalcBT.cxx
Type: application/octet-stream
Size: 13207 bytes
Desc: SCalcBT.cxx
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130103/f931e794/attachment-0003.obj>


More information about the LibreOffice mailing list