From f741d948b6910622d199e8d14ca1e3ecd7475156 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 11 Jun 2013 13:19:51 +0100 Subject: split group dialog into group and ungroup dialogs Change-Id: If9f8e8a47bd8ce0207b7dec8470375d5fa48f6cd --- sc/uiconfig/scalc/ui/ungroupdialog.ui | 158 ++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/ungroupdialog.ui (limited to 'sc/uiconfig/scalc/ui/ungroupdialog.ui') diff --git a/sc/uiconfig/scalc/ui/ungroupdialog.ui b/sc/uiconfig/scalc/ui/ungroupdialog.ui new file mode 100644 index 000000000000..112bf8f8b567 --- /dev/null +++ b/sc/uiconfig/scalc/ui/ungroupdialog.ui @@ -0,0 +1,158 @@ + + + + + False + 6 + Ungroup + 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 + top + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + 6 + 12 + + + True + False + True + vertical + 6 + + + _Rows + True + True + False + True + 0 + True + True + cols + + + False + True + 1 + + + + + _Columns + True + True + False + True + 0 + True + rows + + + False + True + 2 + + + + + + + + + True + False + True + 0 + Deactivate for + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + -- cgit