https://bugs.freedesktop.org/show_bug.cgi?id=54938
--- Comment #47 from Stephan Bergmann <sberg...@redhat.com> --- (In reply to comment #46) > 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. 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. > 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. Not sure what "old" and "new" implementations you are referring to. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice