From 76e22667625ce8d16dfaa8617a199b774e987a70 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 14 Jun 2018 23:29:34 -0300 Subject: Configures page range in print dialog Change-Id: I62bd9affc9e065d7afcc60296a72eae4612b0ddd Reviewed-on: https://gerrit.libreoffice.org/55840 Tested-by: Jenkins Reviewed-by: Katarina Behrens --- vcl/uiconfig/ui/printdialog.ui | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) (limited to 'vcl') diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui index f5ee95537eb7..f7b7de2db876 100644 --- a/vcl/uiconfig/ui/printdialog.ui +++ b/vcl/uiconfig/ui/printdialog.ui @@ -573,7 +573,7 @@ - True + False False @@ -591,25 +591,26 @@ 6 3 - - True + + False False + center Pages: 0 - 0 + 1 - True + False True e.g.: 1, 3-5, 7, 9 1 - 0 + 1 2 @@ -617,13 +618,13 @@ True False - end + center 6 Paper Sides: 0 - 1 + 2 @@ -633,7 +634,28 @@ 1 - 1 + 2 + 2 + + + + + False + center + From which print: + + + 0 + 0 + + + + + False + + + 1 + 0 2 -- cgit