From 03552256018e90edfd825b0d4c0a5d855abaef24 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 23 Dec 2013 17:33:24 +0000 Subject: convert validity tabdialog to .ui Change-Id: Ib7be4172e2d9b80869dbfa47674b13f1e03877d3 --- sc/uiconfig/scalc/ui/validationdialog.ui | 161 +++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/validationdialog.ui (limited to 'sc/uiconfig') diff --git a/sc/uiconfig/scalc/ui/validationdialog.ui b/sc/uiconfig/scalc/ui/validationdialog.ui new file mode 100644 index 000000000000..93a9e91459d9 --- /dev/null +++ b/sc/uiconfig/scalc/ui/validationdialog.ui @@ -0,0 +1,161 @@ + + + + + False + 6 + Validity + 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 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + + + + + gtk-revert-to-saved + True + True + True + True + + + False + True + 3 + + + + + False + True + end + 0 + + + + + True + True + True + True + + + + + + True + False + Criteria + + + False + + + + + + + + True + False + Input Help + + + 1 + False + + + + + + + + True + False + Error Alert + + + 2 + False + + + + + False + True + 1 + + + + + True + False + + + + + + False + True + 2 + + + + + + ok + cancel + help + reset + + + -- cgit