https://bugs.freedesktop.org/show_bug.cgi?id=62506

          Priority: medium
            Bug ID: 62506
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: com.sun.star.bridge.OleObjectFactory. Problem COM
                    objects as UNO objects
          Severity: critical
    Classification: Unclassified
                OS: Windows (All)
          Reporter: savita.sola...@gmail.com
          Hardware: x86 (IA32)
            Status: UNCONFIRMED
           Version: 4.0.0.0.beta2
         Component: Writer
           Product: LibreOffice

While Writing Macros in LO. this service fail.i wanna to loan my ActiveX dll.

Dim oleService 
Dim IE
oleService = createUnoService("com.sun.star.bridge.OleObjectFactory")
       'load Service 
IE = oleService.createInstance("ActiveXdllName.dll_fuNCTION")
    'create instace of dll
intRetval1=IE.ActiveXdllName(Parameter1,Parameter2)

Kindly have a look. or give alternative Service to be used.

Regards,
Saavi

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to