<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#c56">Comment # 56</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:vicenzi.alexandre@gmail.com" title="Alexandre Vicenzi <vicenzi.alexandre@gmail.com>"> <span class="fn">Alexandre Vicenzi</span></a>
</span></b>
        <pre>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.</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>