<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - API changes prevent xray from working"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108378#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - API changes prevent xray from working"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108378">bug 108378</a>
from <span class="vcard"><a class="email" href="mailto:jim.avera@gmail.com" title="Jim Avera <jim.avera@gmail.com>"> <span class="fn">Jim Avera</span></a>
</span></b>
<pre>The "run-time errors" while installing xray start with several pop-ups like
this:
BASIC runtime error. An exception occurred
Type: com.sun.star.lang.IllegalArgumentException Message: .
docLibs.loadLibrary(sourceLibName)
myLib = docLibs.getByName(sourceLibName)
globLibs.loadLibrary(libName)
copyLib = globLibs.getByName(libName)
libModules = myLib.ElementNames
for x = 0 to UBound(libModules)
xName = libModules(x)
<span class="quote">>> copyLib.insertByName(xName, myLib.getByName(xName))</span >
next</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>