Niklas Nebel wrote:
On 03/17/09 14:08, Peter Eberlein wrote:
Jan Holst Jensen schrieb:
Peter Eberlein wrote:

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).
if issue http://qa.openoffice.org/issues/show_bug.cgi?id=53615 (allow other libraries) is solved, things will become easier.
It is an issue from 2005, so it seems I shouldn't hold my breath for a solution... ?

Ask Niklas...

No quick solution in sight. We don't want to load and search all libraries, and we don't have any additional information available besides the function name.

Niklas

Basic supports the syntax: library-name-dot-function-name, like MyLib.MyFunc. Maybe Calc could, too? Basic Runtime isn't smart enough to try to load the library for you, but Calc could be made that smart.

--
T. J. Frazier
Melbourne, FL

(TJFrazier on OO.o)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to