From f3609ac092bc520825bfd6b71ed20ecaba293317 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 11 Mar 2014 10:27:41 +0000 Subject: convert load template dialog to .ui and merge the expander and the "show preview" checkbox to be the same thing, i.e. expanded is showing, and not expanded is not showing Change-Id: I10e43bc36a0e2e5d1286a4dbad793ee3a700c97c --- sfx2/uiconfig/ui/loadtemplatedialog.ui | 358 +++++++++++++++++++++++++++++++++ 1 file changed, 358 insertions(+) create mode 100644 sfx2/uiconfig/ui/loadtemplatedialog.ui (limited to 'sfx2/uiconfig/ui') diff --git a/sfx2/uiconfig/ui/loadtemplatedialog.ui b/sfx2/uiconfig/ui/loadtemplatedialog.ui new file mode 100644 index 000000000000..d23a8db9b8a6 --- /dev/null +++ b/sfx2/uiconfig/ui/loadtemplatedialog.ui @@ -0,0 +1,358 @@ + + + + + + + False + 6 + New + dialog + + + False + True + True + vertical + 12 + + + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + True + + + False + True + 2 + + + + + From File... + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + False + 6 + 12 + True + + + True + False + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + True + + + + + + + + + + True + False + Categories + + + + + + + + 0 + 0 + 1 + 1 + + + + + True + False + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + True + + + + + + + + + + True + False + Templates + + + + + + + + 1 + 0 + 1 + 1 + + + + + True + False + 6 + 12 + True + + + Te_xt + True + False + True + True + 0 + True + + + 0 + 0 + 1 + 1 + + + + + _Frame + True + False + True + True + 0 + True + + + 1 + 0 + 1 + 1 + + + + + _Pages + True + False + True + True + 0 + True + + + 2 + 0 + 1 + 1 + + + + + N_umbering + True + False + True + True + 0 + True + + + 0 + 1 + 1 + 1 + + + + + _Overwrite + True + False + True + True + 0 + True + + + 1 + 1 + 1 + 1 + + + + + + + + 0 + 1 + 2 + 1 + + + + + False + True + Load Styles + + + 0 + 3 + 2 + 1 + + + + + True + True + + + True + False + 6 + + + False + True + start + start + + + 0 + 0 + 1 + 1 + + + + + + + True + False + Pre_view + True + + + + + 0 + 2 + 2 + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + -- cgit