<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    sorry i mixed up the situation<br>
    extension <b>Build in 4.2 and used in 5.1</b>: <br>
    must be:<br>
    extension <b>Build in 5.1 and used in 4.2</b>: the functions and
    Sub's in the libraries are not available,  its only after opening
    the library  "manualy" and after entering the password that make the
    functions and the sub's available in memory.
    <br>
    Build in 4.2 and used in 5.1 gives no problems<br>
    <br>
    greetz<br>
    Fernand<br>
    <div class="moz-cite-prefix">On 11/07/2016 17:05, SOS wrote:<br>
    </div>
    <blockquote cite="mid:5783B5B4.9060105@pmg.be" type="cite">A
      extension made with password protected Basic Libraries using LO
      5.1  do not "load" properly the libraries under LO 4.2
      <br>
      <br>
      We load a  password protected library using the folowing code.
      <br>
      If (Not GlobalScope.BasicLibraries.isLibraryLoaded("DbUtils"))
      Then
      <br>
      GlobalScope.BasicLibraries.LoadLibrary("DbUtils")
      <br>
      End If
      <br>
      extension Build and used in 4.2  makes all functions and sub's
      available in memory.
      <br>
      extension Build and used in 5.1  makes all functions and sub's
      available in memory.
      <br>
      extension Build in 4.2 and used in 5.1: the functions and Sub's in
      the libraries are not available,  its only after opening the
      library  "manualy" and after entering the password that make the
      functions and the sub's available in memory.
      <br>
      <br>
      The extensions are build under Windows
      <br>
      There is a difference in size between the extension build in 5.1
      and 4.2
      <br>
      5.1 gives 69 KB
      <br>
      4.2 gives 67 KB
      <br>
      There is no error after
      "GlobalScope.BasicLibraries.LoadLibrary("DbUtils")
      <br>
      once the librarie is opened with the password, then
      "GlobalScope.BasicLibraries.LoadLibrary("DbUtils")"  is working
      fine even after closing LO !!!!!!
      <br>
      <br>
      Can someone confirm this behavior and sould i filled a issue ?
      <br>
      <br>
      Thanks
      <br>
      <br>
      Fernand
      <br>
      <br>
      _______________________________________________
      <br>
      LibreOffice mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/libreoffice">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>

<HTML><BODY><PRE>
</PRE></BODY></HTML>