https://bugs.documentfoundation.org/show_bug.cgi?id=100661

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |DUPLICATE

--- Comment #6 from Michael Stahl <[email protected]> ---
currently the ActiveX library is built for both 32-bit and 64-bit
in a 32-bit LO build, but only for 64-bit in a 64-bit LO build.

*however* i think the ActiveX library isn't actually required here,
CreateObject("com.sun.star.ServiceManager") should only require
the UNO<->OLE automation bridge library, which had a 64-bit bug in 5.1.

this runs in a separate soffice.bin process so architecture of the
client process shouldn't matter.

probably a duplicate, should be fixed in current releases.

*** This bug has been marked as a duplicate of bug 99643 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to