> http://opengrok.libreoffice.org/xref/core/javaunohelper/source/javaunohelper.cxx#236)

I wonder if that native method actually gets used. If it does, it is
to load 3rd-party native UNO components (in extensions) from Java, as
all our own UNO components use a prefix, don't they?

That native com.sun.star.comp.helper.SharedLibraryLoader.component_getFactory()
method doesn't take any prefix argument, it always looks for a symbol
called exactly "component_getFactory".

--tml
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to