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

--- Comment #8 from Stephan Bergmann <sberg...@redhat.com> ---
(In reply to comment #7)
> Fpicker uses XComponentContext when creating the instance, while inside
> svtools ::cppu::createOneInstanceFactory it needs a XMultiServiceFactory...

Note that svt_component_getFactory (svtools/source/uno/miscservices.cxx)
already has an else branch that uses cppu::component_getFactoryHelper on a
cppu::ImplementationEntry array s_aServiceEntries, so you can merge g_entries
from fpicker/source/generic/fpicker.cxx into it.

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

Reply via email to