[Ilugc] customising

  • From: prasthelinuxgeek@xxxxxxxxx (Prasanna Kumar)
  • Date: Mon Sep 25 14:18:12 2006

Gopalarathnam Venkatesan wrote:

Prasanna Kumar wrote:
   hi all,
       We are about to adopt Openoffice.org for all our document 
needs with
   in our office . But we need some cusotmizations
   to be done with openoffice. I came to know that openoffice i 
written in
   java
(snip)
From where?
OpenOffice.org contains more than 7.5 million lines of C++ code IIRC.

Moreover, for customising OpenOffice.org, you need not write C++ or 
Java though you can.  They have exposed an interface (somewhat in 
similar lines with Mozilla) for writing extensions on top of it.  It 
depends on what level of customisation you're gonna need.

So, you could choose even JavaScript (or Basic) to write extensions to 
customise OpenOffice.org to your needs.

More here:
http://api.openoffice.org/DevelopersGuide/DevelopersGuide.html

HTH.

hi
our customization is more with artwork and with some internals like 
changing the app name like <OUR_COMPANY _NAME>writer.org some minor 
changes like that .

Other related posts: