diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-10 22:13:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-11 14:38:21 +0200 |
commit | 965724a89fb88f693e85da64a1e8b6a1556d373c (patch) | |
tree | e3116920a5cd8376e3ab26af982b7418aec52302 /source/auxiliary | |
parent | 3a1a27c39efa889d26a4a337eede57b9dbd8db57 (diff) |
tdf#124299 Redaction Help page
Change-Id: Ia85c95ca63e1d11b1aabd2b5cabd3d962c5161cd
Reviewed-on: https://gerrit.libreoffice.org/75387
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/scalc.tree | 3 | ||||
-rw-r--r-- | source/auxiliary/simpress.tree | 3 | ||||
-rw-r--r-- | source/auxiliary/swriter.tree | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 28830bb55c..52f2631dce 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -86,10 +86,11 @@ <topic id="scalc/text/scalc/01/04060199.xhp">Operators in %PRODUCTNAME Calc</topic> <topic id="scalc/text/scalc/guide/userdefined_function.xhp">User-Defined Functions</topic> </node> - <node id="0804" title="Loading, Saving, Importing, and Exporting"> + <node id="0804" title="Loading, Saving, Importing, Exporting and Redacting"> <topic id="scalc/text/scalc/guide/webquery.xhp">Inserting External Data in Table (WebQuery)</topic> <topic id="scalc/text/scalc/guide/html_doc.xhp">Saving and Opening Sheets in HTML</topic> <topic id="scalc/text/scalc/guide/csv_formula.xhp">Importing and Exporting Text Files</topic> +<topic id="shared/text/shared/guide/redaction.xhp">Redacting a Spreadsheet</topic> </node> <node id="0805" title="Formatting"> <topic id="scalc/text/scalc/guide/text_rotate.xhp">Rotating Text</topic> diff --git a/source/auxiliary/simpress.tree b/source/auxiliary/simpress.tree index e7a85dd83c..10316e0c01 100644 --- a/source/auxiliary/simpress.tree +++ b/source/auxiliary/simpress.tree @@ -58,7 +58,7 @@ <topic id="shared/text/shared/main0227.xhp">Edit Points Bar</topic> </node> </node> - <node id="0403" title="Loading, Saving, Importing, and Exporting"> + <node id="0403" title="Loading, Saving, Importing, Exporting and Redacting"> <topic id="simpress/text/simpress/guide/html_export.xhp">Saving a Presentation in HTML Format</topic> <topic id="simpress/text/simpress/guide/html_import.xhp">Importing HTML Pages Into Presentations </topic> <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic> @@ -66,6 +66,7 @@ <topic id="simpress/text/simpress/guide/table_insert.xhp">Including Spreadsheets in Slides</topic> <topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic> <topic id="simpress/text/simpress/guide/page_copy.xhp">Copying Slides From Other Presentations</topic> + <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Presentation</topic> </node> <node id="0404" title="Formatting"> <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic> diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index 061e185386..b0f8fcebfa 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -205,9 +205,10 @@ <topic id="swriter/text/swriter/guide/insert_beforetable.xhp">Inserting Text Before a Table at the Top of Page</topic> <topic id="swriter/text/swriter/guide/jump2statusbar.xhp">Going to Specific Bookmark</topic> </node> - <node id="0219" title="Loading, Saving, Importing, and Exporting"> + <node id="0219" title="Loading, Saving, Importing, Exporting and Redacting"> <topic id="swriter/text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</topic> <topic id="swriter/text/swriter/guide/textdoc_inframe.xhp">Inserting an Entire Text Document</topic> +<topic id="shared/text/shared/guide/redaction.xhp">Redacting a Text Document</topic> </node> <node id="0220" title="Master Documents"> <topic id="swriter/text/swriter/guide/globaldoc.xhp">Master Documents and Subdocuments</topic> |