From 8ee19e3b6d8c1642da8377583482ca0fd4d30139 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 3 Mar 2019 21:43:07 +0000 Subject: weld SfxAcceleratorConfigPage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes a leak in the KeyList too Change-Id: I603218ff99481bc006df329c770ea6fe6f147483 Reviewed-on: https://gerrit.libreoffice.org/68694 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/uiconfig/ui/accelconfigpage.ui | 189 +++++++++++++++++++++++++++++++++---- 1 file changed, 170 insertions(+), 19 deletions(-) (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/accelconfigpage.ui b/cui/uiconfig/ui/accelconfigpage.ui index 17827e0256ab..d65130042ef6 100644 --- a/cui/uiconfig/ui/accelconfigpage.ui +++ b/cui/uiconfig/ui/accelconfigpage.ui @@ -1,8 +1,43 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True False @@ -35,13 +70,51 @@ 0 6 - + True True True True - - + in + + + True + True + True + True + True + liststore3 + False + 0 + False + + + + + + True + 6 + + + + 0 + + + + + + + True + 6 + + + + 1 + + + + + @@ -53,7 +126,7 @@ False Shortcu_t Keys True - shortcuts:border + shortcuts @@ -83,8 +156,8 @@ False True 0 + True True - module False @@ -266,7 +339,7 @@ False _Category True - category:border + category 0 @@ -280,7 +353,7 @@ False _Function True - function:border + function 0 @@ -294,7 +367,7 @@ False _Keys True - keys:border + keys 0 @@ -303,13 +376,39 @@ - + True True True True - - + in + + + True + True + True + True + True + liststore1 + False + 0 + False + + + + + + True + 6 + + + + 0 + + + + + @@ -318,13 +417,39 @@ - + True True True True - - + in + + + True + True + True + True + True + liststore2 + False + 0 + False + + + + + + True + 6 + + + + 0 + + + + + @@ -333,13 +458,39 @@ - + True True True True - - + in + + + True + True + True + True + True + liststore4 + False + 0 + False + + + + + + True + 6 + + + + 0 + + + + + -- cgit