| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | bugzi...@apache.org |
| Subject | [Bug 121285] calc crashes when inserting row's via macro |
| Date | Mon, 29 Oct 2012 12:35:10 GMT |
https://issues.apache.org/ooo/show_bug.cgi?id=121285
--- Comment #15 from brinzing <oliver.brinzing@gmx.de> ---
if you add "GlobalScope.BasicLibraries.LoadLibrary("testBibl")"
before "Call ZeilenOderSpaltenEinfuegen(...)", the library will
be activated before the sub is called.
Sub StartKonfig()
GlobalScope.BasicLibraries.LoadLibrary("testBibl")
Call ZeilenOderSpaltenEinfuegen(...
End Sub
--
You are receiving this mail because:
You are the assignee for the bug.
| |
| Mime |
|
| View raw message | |