From aa0657e2983007c505b1223281df4a3a4eb6e73a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 20 Nov 2020 15:59:17 +0000 Subject: weld ImplTabButtons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit create a separate .ui for the ltr-in-rtl scroll arrow region Change-Id: I2ec9099f7441ba82555270b5a99541cd7a989890 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106288 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svtools/uiconfig/ui/tabbuttonsmirrored.ui | 139 ++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 svtools/uiconfig/ui/tabbuttonsmirrored.ui (limited to 'svtools/uiconfig/ui/tabbuttonsmirrored.ui') diff --git a/svtools/uiconfig/ui/tabbuttonsmirrored.ui b/svtools/uiconfig/ui/tabbuttonsmirrored.ui new file mode 100644 index 000000000000..abec1f56c165 --- /dev/null +++ b/svtools/uiconfig/ui/tabbuttonsmirrored.ui @@ -0,0 +1,139 @@ + + + + + + True + False + gtk-new + 1 + + + True + False + gtk-media-previous + 1 + + + True + False + gtk-media-next + 1 + + + True + False + gtk-goto-first + 1 + + + True + False + gtk-goto-last + 1 + + + True + False + 6 + 6 + True + True + + + True + False + True + True + 6 + image1 + none + True + + + + False + True + 0 + + + + + True + False + True + True + image4 + none + True + + + + False + True + 1 + + + + + True + False + True + True + image2 + none + True + + + + False + True + 2 + + + + + True + False + True + True + image3 + none + True + + + + False + True + 3 + + + + + True + False + True + True + image5 + none + True + + + + False + True + 4 + + + + -- cgit