From bfc0609a4c5c73533b31f2581963160abe57df5e Mon Sep 17 00:00:00 2001 From: Manal Alhassoun Date: Mon, 27 May 2013 11:58:45 +0300 Subject: inscldlg.ui widget MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia931e330303e9f5baf7ae92a8d69bc460327425d Reviewed-on: https://gerrit.libreoffice.org/4049 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/uiconfig/scalc/ui/insertcells.ui | 194 ++++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/insertcells.ui (limited to 'sc/uiconfig/scalc/ui') diff --git a/sc/uiconfig/scalc/ui/insertcells.ui b/sc/uiconfig/scalc/ui/insertcells.ui new file mode 100644 index 000000000000..92c47955d9b3 --- /dev/null +++ b/sc/uiconfig/scalc/ui/insertcells.ui @@ -0,0 +1,194 @@ + + + + + False + 6 + Insert Cells + dialog + + + False + 12 + + + False + vertical + start + + + gtk-ok + True + True + True + True + True + False + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + False + True + + + False + True + 1 + + + + + gtk-help + True + True + True + False + True + top + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + vertical + 6 + + + Shift cells _down + True + True + False + False + True + 0 + True + True + right + + + False + True + 1 + + + + + Shift cells _right + True + True + False + False + True + 0 + True + rows + + + False + True + 2 + + + + + Entire ro_w + True + True + False + False + True + 0 + True + cols + + + False + True + 3 + + + + + Entire _column + True + True + False + False + True + 0 + True + down + + + False + True + 4 + + + + + + + + + True + False + Selection + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + -- cgit