From 40a32467139758d3f37445004caf50f19b6eeb6e Mon Sep 17 00:00:00 2001 From: Manal Alhassoun Date: Wed, 10 Jul 2013 12:29:04 +0300 Subject: insertgriddlg.ui and insertaxisdlg.ui widgets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib5b84806189b44ca1b4c74c958d0fafa86030c36 Reviewed-on: https://gerrit.libreoffice.org/4799 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- chart2/uiconfig/ui/insertaxisdlg.ui | 282 ++++++++++++++++++++++++++++++++++++ 1 file changed, 282 insertions(+) create mode 100644 chart2/uiconfig/ui/insertaxisdlg.ui (limited to 'chart2/uiconfig/ui/insertaxisdlg.ui') diff --git a/chart2/uiconfig/ui/insertaxisdlg.ui b/chart2/uiconfig/ui/insertaxisdlg.ui new file mode 100644 index 000000000000..9c686f43d1fd --- /dev/null +++ b/chart2/uiconfig/ui/insertaxisdlg.ui @@ -0,0 +1,282 @@ + + + + + False + 5 + Axes + 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 + vertical + + + True + False + True + True + 0 + none + + + True + False + 6 + 12 + + + True + False + True + vertical + 6 + + + _X axis + True + True + False + False + True + 0 + True + + + False + True + 0 + + + + + _Y axis + True + True + False + False + True + 0 + True + + + False + True + 1 + + + + + _Z axis + True + True + False + False + True + 0 + True + + + False + True + 2 + + + + + + + + + True + False + True + Axes + + + + + + + + False + True + 0 + + + + + True + False + True + True + 0 + none + + + True + False + 6 + 12 + + + True + False + True + vertical + 6 + + + X _axis + True + True + False + False + True + 0 + True + + + False + True + 0 + + + + + Y ax_is + True + True + False + False + True + 0 + True + + + False + True + 1 + + + + + Z axi_s + True + True + False + False + True + 0 + True + + + False + True + 2 + + + + + + + + + True + False + True + Secondary axes + + + + + + + + False + True + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + -- cgit