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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 12 00:45:59 CET 2014


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

--- Comment #56 from Alexandre Vicenzi <vicenzi.alexandre at gmail.com> ---
I tried to convert dbaccess/source/inc/apitools.hxx, but I get this:

In member function ‘virtual sal_Bool dbaccess::OQuery::supportsService(const
rtl::OUString&)’:
./dbaccess/source/inc/apitools.hxx:81:57: error:
‘com::sun::star::lang::XServiceInfo’ is an ambiguous base of ‘dbaccess::OQuery’
         return cppu::supportsService(this, _rServiceName);

Do you have any idea? In this case supportsService is a macro.

-- 
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/20140211/bc02ce7e/attachment.html>


More information about the LibreOffice mailing list