From 4e0c83d43c2effbeda70313531363dc70a6febf7 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Mon, 29 Jul 2013 09:05:44 -0300 Subject: Convert area dialog to widget UI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Conflicts: cui/UIConfig_cui.mk Change-Id: I6464d6af19aa84dee88e7e46cfa46f2ac1ab3660 Reviewed-on: https://gerrit.libreoffice.org/5165 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/uiconfig/ui/areadialog.ui | 200 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 cui/uiconfig/ui/areadialog.ui (limited to 'cui/uiconfig/ui') diff --git a/cui/uiconfig/ui/areadialog.ui b/cui/uiconfig/ui/areadialog.ui new file mode 100644 index 000000000000..2e6f26a90c37 --- /dev/null +++ b/cui/uiconfig/ui/areadialog.ui @@ -0,0 +1,200 @@ + + + + + False + 5 + dialog + + + False + vertical + 2 + + + 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 + False + + + + + + True + False + Area + + + False + + + + + + + + True + False + Shadow + + + 1 + False + + + + + + + + True + False + Transparency + + + 2 + False + + + + + + + + True + False + Colors + + + 3 + False + + + + + + + + True + False + Gradients + + + 4 + False + + + + + + + + True + False + Hatching + + + 5 + False + + + + + + + + True + False + Bitmaps + + + 6 + False + + + + + False + True + 1 + + + + + + ok + cancel + help + reset + + + -- cgit