From 0887b47f9b272a8256a6889a912394e7cbda4c6f Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Sun, 17 Feb 2019 12:05:03 +0100 Subject: tdf#123261 Styles items get checkbox option in menubar and popupmenu Change-Id: I54d8aa665e290b735e90212f4d7dc47576415bca Reviewed-on: https://gerrit.libreoffice.org/67940 Reviewed-by: Heiko Tietze Tested-by: Heiko Tietze --- sw/uiconfig/swriter/menubar/menubar.xml | 42 ++++++++++++++++----------------- sw/uiconfig/swriter/popupmenu/table.xml | 34 +++++++++++++------------- sw/uiconfig/swriter/popupmenu/text.xml | 34 +++++++++++++------------- 3 files changed, 55 insertions(+), 55 deletions(-) (limited to 'sw/uiconfig/swriter') diff --git a/sw/uiconfig/swriter/menubar/menubar.xml b/sw/uiconfig/swriter/menubar/menubar.xml index 24d33f219da0..31cff9be3211 100644 --- a/sw/uiconfig/swriter/menubar/menubar.xml +++ b/sw/uiconfig/swriter/menubar/menubar.xml @@ -552,27 +552,27 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/sw/uiconfig/swriter/popupmenu/table.xml b/sw/uiconfig/swriter/popupmenu/table.xml index de1772720daa..09470cab6d34 100644 --- a/sw/uiconfig/swriter/popupmenu/table.xml +++ b/sw/uiconfig/swriter/popupmenu/table.xml @@ -80,23 +80,23 @@ - - - - - + + + + + - - - - - - + + + + + + @@ -105,12 +105,12 @@ - - - - - - + + + + + + diff --git a/sw/uiconfig/swriter/popupmenu/text.xml b/sw/uiconfig/swriter/popupmenu/text.xml index 8295b50dd25e..332a2caa26f0 100644 --- a/sw/uiconfig/swriter/popupmenu/text.xml +++ b/sw/uiconfig/swriter/popupmenu/text.xml @@ -33,23 +33,23 @@ - - - - - + + + + + - - - - - - + + + + + + @@ -58,12 +58,12 @@ - - - - - - + + + + + + -- cgit