[Bug 54938] Adapt supportsService implementations to cppu::supportsService

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 6 01:49:22 PST 2014


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

--- Comment #47 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to comment #46)
> Does OObjectBase (reportdesign/source/core/sdr/RptObject.cxx,
> reportdesign/inc/RptObject.hxx) support any service? I can't find
> Implementation Name and
> Supported Service Names.

OObjectBase::supportsService appears to not be an implementation of
css.lang.XServiceInfo.supportsService.  Just leave it alone when converting
implementations of XServiceInfo.supportsService to use cppu::supportsService.

> If OObjectBase doesn't support, I think my implementation would be OK. Else
> if supports any service I need those services name to fix what I have done.
> 
> The old implementation not even had getSupportedServiceNames() and
> getImplementationName() methods.

Not sure what "old" and "new" implementations you are referring to.

-- 
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/20140206/99fe5ea6/attachment.html>


More information about the LibreOffice mailing list