https://bugs.freedesktop.org/show_bug.cgi?id=54938
--- Comment #52 from Stephan Bergmann <sberg...@redhat.com> --- (In reply to comment #51) > WizardsToolbarController doesn't inherit from XServiceInfo too, and I get > some problems when I tried to add XServiceInfo. > > css::uno::Sequence<OUString> > WizardsToolbarController::getSupportedServiceNames() > throw (css::uno::RuntimeException) > { > css::uno::Sequence< OUString > aRet(1); > OUString* pArray = aRet.getArray(); > pArray[0] = "com.sun.star.frame.ToolbarController"; > return aRet; > } > > in framework/source/uielement/popuptoolbarcontroller.cxx Yes, looks like all those derivatives of PopupMenuToolbarController erroneously fail to inherit from XServiceInfo. -- 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