From 3c5e074a8fe5e0a18d326d37bc54a5ec0f077e4e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 19 Jun 2020 12:37:05 +0100 Subject: weld DataNavigator MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I78241701de0756f5fe9bc9b793dadccd4ae119d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96750 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svx/uiconfig/ui/datanavigator.ui | 227 +++++++++++++++++++++++++++------------ svx/uiconfig/ui/xformspage.ui | 89 ++++++++++++--- 2 files changed, 231 insertions(+), 85 deletions(-) (limited to 'svx/uiconfig') diff --git a/svx/uiconfig/ui/datanavigator.ui b/svx/uiconfig/ui/datanavigator.ui index 26e8d39452c9..92c9ae6e69b4 100644 --- a/svx/uiconfig/ui/datanavigator.ui +++ b/svx/uiconfig/ui/datanavigator.ui @@ -1,7 +1,77 @@ - + + + True + False + + + True + False + _Add... + True + + + + + True + False + _Edit... + True + + + + + True + False + _Remove... + True + + + + + True + False + + + + + True + False + _Show Details + True + + + + + True + False + + + True + False + _Add... + True + + + + + True + False + _Edit... + True + + + + + True + False + _Remove + True + + + True False @@ -33,13 +103,19 @@ - + _Models True True True True True + True + modelsmenu + False + + + 1 @@ -68,6 +144,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -87,6 +187,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + 1 @@ -110,6 +234,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + 2 @@ -134,13 +282,19 @@ - + _Instances True True True end True + True + instancesmenu + False + + + False @@ -156,71 +310,4 @@ - - True - False - - - True - False - _Add... - - - - - True - False - _Edit... - - - - - True - False - _Remove... - - - - - True - False - - - - - True - False - _Show Details - True - - - - - True - False - - - True - False - _Add... - True - - - - - True - False - _Edit... - True - - - - - True - False - _Remove - True - - - diff --git a/svx/uiconfig/ui/xformspage.ui b/svx/uiconfig/ui/xformspage.ui index 3a42c8fded09..181298d77cc7 100644 --- a/svx/uiconfig/ui/xformspage.ui +++ b/svx/uiconfig/ui/xformspage.ui @@ -1,8 +1,17 @@ - + - + + + + + + + + + + True False @@ -16,13 +25,17 @@ True False True + icons + False + 2 - + True False start - TBI_ITEM_ADD Add Item + True + res/tb01.png False @@ -30,12 +43,13 @@ - + True False start - TBI_ITEM_ADD_ELEMENT Add Element + True + res/tb02.png False @@ -43,12 +57,13 @@ - + True False start - TBI_ITEM_ADD_ATTRIBUTE Add Attribute + True + res/tb03.png False @@ -56,12 +71,13 @@ - + True False start - TBI_ITEM_EDIT Edit + True + res/tb04.png False @@ -69,12 +85,23 @@ - + + True + False + + + False + True + + + + True False start - TBI_ITEM_REMOVE Delete + True + res/tb05.png False @@ -89,13 +116,45 @@ - + True True True True - - + in + + + True + True + True + True + True + liststore1 + False + True + 1 + True + + + + + + 6 + + + + 0 + + + + + + 1 + + + + + -- cgit