From bb51f5096fd37925c2124161ef8637645320d7de Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 2 Aug 2023 10:41:58 -0300 Subject: tdf#156581 Add extended tips to Title Page dialog Change-Id: Id0a2e06c1683c591190694dd40b2b3548272405a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155256 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- sw/uiconfig/swriter/ui/titlepage.ui | 55 +++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'sw/uiconfig') diff --git a/sw/uiconfig/swriter/ui/titlepage.ui b/sw/uiconfig/swriter/ui/titlepage.ui index 88229680df4e..fc3eae7a3409 100644 --- a/sw/uiconfig/swriter/ui/titlepage.ui +++ b/sw/uiconfig/swriter/ui/titlepage.ui @@ -160,6 +160,11 @@ True adjustment1 True + + + Set the number of title pages to insert. + + 1 @@ -196,6 +201,11 @@ True True True + + + Change the current page style to First Page and the following pages will have the Default Page Style. + + 0 @@ -213,6 +223,11 @@ True True RB_USE_EXISTING_PAGES + + + Insert a page break and change the current page style to First Page. + + 0 @@ -232,6 +247,11 @@ + + + The title pages are inserted before the first page of the document. + + 1 @@ -251,6 +271,11 @@ + + + The title pages are inserted at the page specified by its current numbering. + + 1 @@ -304,6 +329,11 @@ False True True + + + When checked, stop current numbering page count and restart numbering after the last inserted title page. + + False @@ -341,6 +371,11 @@ True adjustment3 True + + + Set the page number of the page following the last title page. + + False @@ -363,6 +398,11 @@ False True True + + + When checked, set the page number for the first title page inserted. + + False @@ -400,6 +440,11 @@ True adjustment4 True + + + Set the page number for the first title page. + + False @@ -464,6 +509,11 @@ True False + + + Select the page style from the available pages styles in the document. + + True @@ -477,6 +527,11 @@ True True True + + + Click to edit the page style. + + False -- cgit