https://issues.apache.org/ooo/show_bug.cgi?id=121285
--- Comment #15 from brinzing <[email protected]> --- 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.
