[Bug 60698] kill pointless one-file library ...

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 25 15:25:00 CEST 2013


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

--- Comment #8 from Stephan Bergmann <sbergman at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131025/f91e86f8/attachment.html>


More information about the LibreOffice mailing list