Ariel Constenla-Haile wrote:
Hello Jan,
On Sunday 15 March 2009, 21:15, Jan Holst Jensen wrote:
I can add OOo Basic functions to the "Standard" library and use those as
sheet functions without problems. Now, when I want to deploy the
functions packaged as an extension I run into problems.
As far as I can see an extension (an .oxt package) is not able to
install functions into the "Standard" library.
Is there a good solution to this ? Or will I have to use Python or Java
instead of OOo Basic to do this (a shame since OOo Basic does the job
really nice) ?
no, you cannot add functions to the Standard library using an extension.
You'll have to develop an Add-in (in C++, Java or Python).
Hi Ariel.
Thanks for the info although it confirms my fears. So I can deploy Basic
macros as extensions and add buttons and stuff to the UI but cannot
deploy Basic functions so they are available from Calc - feels a little
like being cheated.
But Python is fortunately a nice language :-).
Cheers
-- Jan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]