From 5b348b1a8ca3c5ba1049aacba1ac2e3c43ed26b7 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 20 Mar 2018 11:36:00 +0100 Subject: tdf#83877 Move SignatureLineDialog to svx To prepare using from Calc Change-Id: I102ecf2c956922dd1458c99bd7cd7be30f6f5ec4 Reviewed-on: https://gerrit.libreoffice.org/51726 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- svx/uiconfig/ui/signatureline.ui | 312 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 312 insertions(+) create mode 100644 svx/uiconfig/ui/signatureline.ui (limited to 'svx/uiconfig/ui') diff --git a/svx/uiconfig/ui/signatureline.ui b/svx/uiconfig/ui/signatureline.ui new file mode 100644 index 000000000000..95293de73979 --- /dev/null +++ b/svx/uiconfig/ui/signatureline.ui @@ -0,0 +1,312 @@ + + + + + + False + 6 + Signature Line + True + 0 + 0 + dialog + + + False + vertical + 2 + + + False + end + + + gtk-cancel + True + True + True + True + + + True + True + 0 + + + + + gtk-ok + True + True + True + True + True + True + + + True + True + 1 + + + + + False + False + 1 + + + + + True + False + 6 + 6 + 6 + 6 + True + True + 6 + 6 + + + True + False + True + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + True + True + True + True + John Doe + + + 1 + 0 + + + + + True + True + True + True + Director + + + 1 + 1 + + + + + True + True + True + True + john.doe@example.org + + + 1 + 2 + + + + + True + False + start + Name: + True + edit_name + + + 0 + 0 + + + + + True + False + start + Title: + True + edit_title + + + 0 + 1 + + + + + True + False + start + Email: + True + edit_email + + + 0 + 2 + + + + + + + + + True + False + Suggested Signer + + + + + + + + 0 + 0 + + + + + True + False + True + True + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + + + Signer can add comments + True + True + False + start + True + + + 0 + 0 + + + + + Show sign date in signature line + True + True + False + start + True + + + 0 + 1 + + + + + True + False + start + Instructions to the signer: + True + edit_instructions + + + 0 + 2 + + + + + True + True + True + True + in + + + 60 + True + True + True + True + + + + + 0 + 3 + + + + + + + + + True + False + More + + + + + + + + 0 + 1 + + + + + False + True + 0 + + + + + + cancel + ok + + + + + + -- cgit