<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Adapt supportsService implementations to cppu::supportsService"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54938#c47">Comment # 47</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Adapt supportsService implementations to cppu::supportsService"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54938">bug 54938</a>
from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=54938#c46">comment #46</a>)
<span class="quote">> 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.</span >
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.
<span class="quote">> 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.</span >
Not sure what "old" and "new" implementations you are referring to.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>