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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 4 03:48:03 PST 2014


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

--- Comment #61 from Marcos Souza <marcos.souza.org at gmail.com> ---
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!

-- 
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/20140304/fee8c879/attachment.html>


More information about the LibreOffice mailing list