From 90a4a89ef0dfe0b6d34890662d7a610f832977d0 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Sun, 20 Jan 2019 12:25:05 +0100 Subject: tdf#92542 add index elements to table context menus in sw modules Change-Id: I19809e68542d5795310dcfccbaec70fa931c5147 Reviewed-on: https://gerrit.libreoffice.org/66651 Tested-by: Jenkins Reviewed-by: andreas_kainz --- sw/uiconfig/sglobal/popupmenu/table.xml | 4 ++++ sw/uiconfig/sweb/popupmenu/table.xml | 4 ++++ sw/uiconfig/swform/popupmenu/table.xml | 4 ++++ sw/uiconfig/swreport/popupmenu/table.xml | 4 ++++ sw/uiconfig/swriter/popupmenu/table.xml | 4 ++++ sw/uiconfig/swxform/popupmenu/table.xml | 4 ++++ 6 files changed, 24 insertions(+) (limited to 'sw') diff --git a/sw/uiconfig/sglobal/popupmenu/table.xml b/sw/uiconfig/sglobal/popupmenu/table.xml index b2b715d610a5..de1772720daa 100644 --- a/sw/uiconfig/sglobal/popupmenu/table.xml +++ b/sw/uiconfig/sglobal/popupmenu/table.xml @@ -18,6 +18,10 @@ + + + + diff --git a/sw/uiconfig/sweb/popupmenu/table.xml b/sw/uiconfig/sweb/popupmenu/table.xml index b2b715d610a5..de1772720daa 100644 --- a/sw/uiconfig/sweb/popupmenu/table.xml +++ b/sw/uiconfig/sweb/popupmenu/table.xml @@ -18,6 +18,10 @@ + + + + diff --git a/sw/uiconfig/swform/popupmenu/table.xml b/sw/uiconfig/swform/popupmenu/table.xml index 1ad93f9651ef..0a8ae52118be 100644 --- a/sw/uiconfig/swform/popupmenu/table.xml +++ b/sw/uiconfig/swform/popupmenu/table.xml @@ -18,6 +18,10 @@ + + + + diff --git a/sw/uiconfig/swreport/popupmenu/table.xml b/sw/uiconfig/swreport/popupmenu/table.xml index 1ad93f9651ef..0a8ae52118be 100644 --- a/sw/uiconfig/swreport/popupmenu/table.xml +++ b/sw/uiconfig/swreport/popupmenu/table.xml @@ -18,6 +18,10 @@ + + + + diff --git a/sw/uiconfig/swriter/popupmenu/table.xml b/sw/uiconfig/swriter/popupmenu/table.xml index b2b715d610a5..de1772720daa 100644 --- a/sw/uiconfig/swriter/popupmenu/table.xml +++ b/sw/uiconfig/swriter/popupmenu/table.xml @@ -18,6 +18,10 @@ + + + + diff --git a/sw/uiconfig/swxform/popupmenu/table.xml b/sw/uiconfig/swxform/popupmenu/table.xml index b2b715d610a5..de1772720daa 100644 --- a/sw/uiconfig/swxform/popupmenu/table.xml +++ b/sw/uiconfig/swxform/popupmenu/table.xml @@ -18,6 +18,10 @@ + + + + -- cgit