From 4d7054947d87174decf12ad204c09532f33599f8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 20 Jun 2017 10:44:13 +0100 Subject: these checkbox group entries are mutually exclusive so they're closer to radio buttons than checkboxes though this isn't great either as there are possibilites that are not listed, in which case all are unchecked, and when is selected like buletting it cannot be turned off from the menu Change-Id: Ifa9650cdde5575807c0bd876e859c3ba3748e580 --- sw/uiconfig/swriter/menubar/menubar.xml | 40 ++++++++++++++++----------------- sw/uiconfig/swriter/popupmenu/table.xml | 10 ++++----- sw/uiconfig/swriter/popupmenu/text.xml | 10 ++++----- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/sw/uiconfig/swriter/menubar/menubar.xml b/sw/uiconfig/swriter/menubar/menubar.xml index 8579a78cd43f..4cd2089d6f74 100644 --- a/sw/uiconfig/swriter/menubar/menubar.xml +++ b/sw/uiconfig/swriter/menubar/menubar.xml @@ -564,26 +564,26 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/sw/uiconfig/swriter/popupmenu/table.xml b/sw/uiconfig/swriter/popupmenu/table.xml index a65f150522f5..5d6992de58b6 100644 --- a/sw/uiconfig/swriter/popupmenu/table.xml +++ b/sw/uiconfig/swriter/popupmenu/table.xml @@ -77,11 +77,11 @@ - - - - - + + + + + diff --git a/sw/uiconfig/swriter/popupmenu/text.xml b/sw/uiconfig/swriter/popupmenu/text.xml index da39a8239b48..6f689036a5c6 100644 --- a/sw/uiconfig/swriter/popupmenu/text.xml +++ b/sw/uiconfig/swriter/popupmenu/text.xml @@ -48,11 +48,11 @@ - - - - - + + + + + -- cgit