From c609b30b12df9118a9fb5fcf06177a39c54d895a Mon Sep 17 00:00:00 2001 From: Laurent Godard Date: Mon, 24 Aug 2015 14:15:57 +0200 Subject: sidebar uno api corrections Change-Id: I1bd1040cc80c0450a5e029c37f0737c0692c056a Reviewed-on: https://gerrit.libreoffice.org/17952 Reviewed-by: Stephan Bergmann Tested-by: Stephan Bergmann --- offapi/UnoApi_offapi.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'offapi/UnoApi_offapi.mk') diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk index 0a915f43c917..505f4f540292 100644 --- a/offapi/UnoApi_offapi.mk +++ b/offapi/UnoApi_offapi.mk @@ -4013,17 +4013,17 @@ $(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/ui,\ XContextChangeEventMultiplexer \ XContextMenuInterception \ XContextMenuInterceptor \ + XDeck \ + XDecks \ XDockingAreaAcceptor \ XImageManager \ XModuleUIConfigurationManager \ XModuleUIConfigurationManager2 \ XModuleUIConfigurationManagerSupplier \ - XSidebar \ - XSidebarPanel \ XPanel \ XPanels \ - XDeck \ - XDecks \ + XSidebar \ + XSidebarPanel \ XSidebarProvider \ XStatusbarItem \ XToolPanel \ @@ -4036,7 +4036,7 @@ $(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/ui,\ XUIConfigurationStorage \ XUIElement \ XUIElementFactory \ - XUIElementFactoryManager \ + XUIElementFactoryManager \ XUIElementFactoryRegistration \ XUIElementSettings \ XUpdateModel \ -- cgit