From 4ad451d2993357935fab7bc04cbcf123e7f0c0ec Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 14 Sep 2018 18:00:11 -0300 Subject: tdf#115254 Some branch bookmarks are'nt working 27 Module filter Change-Id: I57015107b3dfa2536987dc187e2fe40eec1cf32d Reviewed-on: https://gerrit.libreoffice.org/60513 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/06150000.xhp | 8 +++++--- source/text/shared/01/06150110.xhp | 1 + source/text/shared/01/06150120.xhp | 1 + source/text/shared/01/06150200.xhp | 3 ++- source/text/shared/01/ref_pdf_export.xhp | 6 ++++++ 5 files changed, 15 insertions(+), 4 deletions(-) (limited to 'source') diff --git a/source/text/shared/01/06150000.xhp b/source/text/shared/01/06150000.xhp index 6ace293b3c..6af3727e31 100644 --- a/source/text/shared/01/06150000.xhp +++ b/source/text/shared/01/06150000.xhp @@ -1,7 +1,7 @@ - + - - + + XML Filter Settings @@ -34,6 +34,7 @@ mw deleted "XSLT based filters;" + XML Filter Settings Opens the XML Filter Settings dialog, where you can create, edit, delete, and test filters to import and to export XML files. @@ -97,6 +98,7 @@ + New Opens a dialog with the name of a new filter. diff --git a/source/text/shared/01/06150110.xhp b/source/text/shared/01/06150110.xhp index 0c6a4bf971..54110f9cbf 100644 --- a/source/text/shared/01/06150110.xhp +++ b/source/text/shared/01/06150110.xhp @@ -31,6 +31,7 @@ + General Enter or edit general information for an XML filter. diff --git a/source/text/shared/01/06150120.xhp b/source/text/shared/01/06150120.xhp index ac38d6b626..bcf4cbdefd 100644 --- a/source/text/shared/01/06150120.xhp +++ b/source/text/shared/01/06150120.xhp @@ -31,6 +31,7 @@ + Transformation Enter or edit file information for an XML filter.
diff --git a/source/text/shared/01/06150200.xhp b/source/text/shared/01/06150200.xhp index 7d9296bd4a..270092f1e6 100644 --- a/source/text/shared/01/06150200.xhp +++ b/source/text/shared/01/06150200.xhp @@ -18,7 +18,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + @@ -33,6 +33,7 @@ Test XML Filter + Tests the XSLT stylesheets used by the selected XML filter.
diff --git a/source/text/shared/01/ref_pdf_export.xhp b/source/text/shared/01/ref_pdf_export.xhp index 3235b2e081..d8297f69c1 100644 --- a/source/text/shared/01/ref_pdf_export.xhp +++ b/source/text/shared/01/ref_pdf_export.xhp @@ -37,6 +37,7 @@ MW made "PDF export a two level entry"UFI: write guide and move bookmarks there + Export as PDF Saves the current file to Portable Document Format (PDF) version 1.4. A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed.
@@ -135,6 +136,7 @@ Initial View tab + Panes @@ -199,6 +201,7 @@ First page is left Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the left. You must enable support for complex text layout on Language settings - Languages in the Options dialog box. + User Interface tab @@ -251,6 +254,7 @@ Visible bookmark levels Select to show bookmark levels down to the selected level when the reader opens the PDF file. + Links tab Specify how to export bookmarks and hyperlinks in your document. @@ -282,6 +286,7 @@ Open with Internet browser Cross-document links are opened with the Internet browser. The Internet browser must be able to handle the specified file type inside the hyperlink. + Security tab @@ -334,6 +339,7 @@ Enable text access for accessibility tools Select to enable text access for accessibility tools. + Digital Signatures tab This tab contains the options related to exporting to a digitally signed PDF. -- cgit