From 6672151fbb6865415b4036525c13c182590369c9 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 11 Apr 2018 21:41:35 +0100 Subject: weld SvRTLInputBox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This (forgotten) dialog is the statbasic "InputBox" dialog Change-Id: Ifb65fb382be7bd6b5a2ba904e0cb64ddce2485a8 Reviewed-on: https://gerrit.libreoffice.org/52749 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svtools/uiconfig/ui/inputbox.ui | 108 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 svtools/uiconfig/ui/inputbox.ui (limited to 'svtools/uiconfig/ui/inputbox.ui') diff --git a/svtools/uiconfig/ui/inputbox.ui b/svtools/uiconfig/ui/inputbox.ui new file mode 100644 index 000000000000..760e1e78fe9d --- /dev/null +++ b/svtools/uiconfig/ui/inputbox.ui @@ -0,0 +1,108 @@ + + + + + + False + 6 + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 2 + + + + + True + False + True + 6 + 12 + + + True + False + True + entry + 0 + + + 0 + 0 + + + + + True + True + True + True + + + 1 + 0 + + + + + False + True + 0 + + + + + + ok + cancel + + + + + + -- cgit