From 6d2db6cf7caf55422eed69212236aab8542a3415 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Tue, 8 Mar 2016 13:37:18 +0200 Subject: Move anchor submenu to separate popupmenu file Objectives: - Reduce copy-paste, by defining the list of commands only once, and reusing everywhere (menubar, context menu, toolbar button). - Kill SwTbxAnchor. Once we have separate popupmenu, we can just load it with the generic controller. Change-Id: I5a8b47892471e293ee2331915361f8ce256dc76c --- sc/uiconfig/scalc/menubar/menubar.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sc/uiconfig/scalc/menubar') diff --git a/sc/uiconfig/scalc/menubar/menubar.xml b/sc/uiconfig/scalc/menubar/menubar.xml index daef1a3d4d1c..44b5272366ab 100644 --- a/sc/uiconfig/scalc/menubar/menubar.xml +++ b/sc/uiconfig/scalc/menubar/menubar.xml @@ -371,12 +371,7 @@ - - - - - - + -- cgit