summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sweb/toolbar/graphicobjectbar.xml
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-03-08 13:37:18 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2016-03-08 13:53:46 +0200
commit6d2db6cf7caf55422eed69212236aab8542a3415 (patch)
treedc713aa5c3743c8a8a61cb31a8a37d61096d236e /sw/uiconfig/sweb/toolbar/graphicobjectbar.xml
parent2600220f53f51be2d017b012c56293bf8cf835ef (diff)
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
Diffstat (limited to 'sw/uiconfig/sweb/toolbar/graphicobjectbar.xml')
-rw-r--r--sw/uiconfig/sweb/toolbar/graphicobjectbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/sweb/toolbar/graphicobjectbar.xml b/sw/uiconfig/sweb/toolbar/graphicobjectbar.xml
index 4a3bd3ad5afa..f6dd99fbf463 100644
--- a/sw/uiconfig/sweb/toolbar/graphicobjectbar.xml
+++ b/sw/uiconfig/sweb/toolbar/graphicobjectbar.xml
@@ -39,5 +39,5 @@
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BringToFront" toolbar:helpid="10286"/>
<toolbar:toolbaritem xlink:href=".uno:SendToBack" toolbar:helpid="10287"/>
- <toolbar:toolbaritem xlink:href=".uno:ToggleAnchorType" toolbar:helpid="20349"/>
+ <toolbar:toolbaritem xlink:href=".uno:AnchorMenu" toolbar:helpid="20349"/>
</toolbar:toolbar> \ No newline at end of file