<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - Adapt supportsService implementations to cppu::supportsService"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54938#c61">Comment # 61</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - 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:marcos.souza.org@gmail.com" title="Marcos Souza <marcos.souza.org@gmail.com>"> <span class="fn">Marcos Souza</span></a>
</span></b>
<pre>Stephan, these are the last cases that needs conversion to supportsService(and
maybe to inherit the XServiceInfo):
./dbaccess/source/inc/apitools.hxx: Needs to be converted to
cppu::supportsService at line 80.
./reportdesign/source/core/sdr/RptObject.cxx: Needs to be converted to
cppu::supportsService at line 421.
./comphelper/source/misc/servicedecl.cxx: Needs to be converted to
cppu::supportsService at line 80.
./comphelper/source/misc/servicedecl.cxx: Needs to be converted to
cppu::supportsService at line 136.
./basctl/source/dlged/dlgedobj.cxx: Needs to be converted to
cppu::supportsService at line 638.
./chart2/source/inc/ServiceMacros.hxx: Needs to be converted to
cppu::supportsService at line 70
These headers are used in a lot of places, so this can be a little difficult to
do now.
What you suggests, to leave thia as it is?
Thanks!</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>