From d1c72717a2260b46a76624db377277d90c6190d4 Mon Sep 17 00:00:00 2001 From: Abdulelah Alarifi Date: Wed, 13 Feb 2013 09:53:28 +0300 Subject: Converted Insert -> Names -> Define widget. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1772da085487358854ae5cc41fb0a802fd761786 Reviewed-on: https://gerrit.libreoffice.org/2130 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/uiconfig/scalc/ui/definename.ui | 301 +++++++++++++++++++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/definename.ui (limited to 'sc') diff --git a/sc/uiconfig/scalc/ui/definename.ui b/sc/uiconfig/scalc/ui/definename.ui new file mode 100644 index 000000000000..b217086c779d --- /dev/null +++ b/sc/uiconfig/scalc/ui/definename.ui @@ -0,0 +1,301 @@ + + + + + + + False + 5 + dialog + + + False + vertical + 2 + + + False + end + + + gtk-add + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + False + True + end + 0 + + + + + True + False + vertical + 10 + + + True + False + 0 + Define the name and range or formula expression. + + + False + True + 0 + + + + + True + False + 6 + 15 + + + True + False + 0 + Name + + + 0 + 0 + 1 + 1 + + + + + True + False + 0 + Range + + + 0 + 1 + 1 + 1 + + + + + True + False + 0 + Scope + + + 0 + 2 + 1 + 1 + + + + + True + True + + + + 1 + 0 + 1 + 1 + + + + + True + False + + + True + True + + + + False + True + 0 + + + + + True + False + gtk-missing-image + + + False + True + 1 + + + + + 1 + 1 + 1 + 1 + + + + + True + False + 0 + 1 + + + 1 + 2 + 1 + 1 + + + + + False + True + 1 + + + + + True + True + + + True + False + 6 + 15 + + + _Print range + True + True + False + True + 0 + True + + + 0 + 0 + 1 + 1 + + + + + _Filter + True + True + False + True + 0 + True + + + 0 + 1 + 1 + 1 + + + + + Repeat _column + True + True + False + True + 0 + True + + + 1 + 0 + 1 + 1 + + + + + Repeat _row + True + True + False + True + 0 + True + + + 1 + 1 + 1 + 1 + + + + + + + True + False + Range _Options + True + + + + + False + True + 2 + + + + + False + True + 1 + + + + + + add + cancel + + + -- cgit