summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2020-10-24 17:58:34 +0200
committerSeth Chaiklin <sdc.blanco@youmail.dk>2020-10-24 18:23:12 +0200
commit78da740de2209037f3a4d3fc94eaa3f0f1b525f4 (patch)
tree529ddfa36142ac4240b2ac614c5f82cfeef80da1
parent0ea920cfb0b3e78018621cdaf38cfbdecd6b6e86 (diff)
add link to reference submenu for Edit menu
Also: - add access command to reference submenu - update Undo page (/shared/01/02010000.xhp): <h1>,<h2>,<tip>,<menuitem> Change-Id: I60c38c255904088feb32b2fb3012364b2106049e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104686 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
-rw-r--r--source/text/shared/00/edit_menu.xhp1
-rw-r--r--source/text/shared/01/02010000.xhp12
-rw-r--r--source/text/swriter/01/edit_reference_submenu.xhp2
3 files changed, 8 insertions, 7 deletions
diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp
index f372c75bee..5087a78eec 100644
--- a/source/text/shared/00/edit_menu.xhp
+++ b/source/text/shared/00/edit_menu.xhp
@@ -258,5 +258,6 @@
<paragraph role="paragraph" id="par_id3149259" xml-lang="en-US"><variable id="edit1">Choose <menuitem>Edit - Object</menuitem>.</variable></paragraph>
<paragraph role="paragraph" id="par_id3154966" xml-lang="en-US"><variable id="edit2">Choose <menuitem>Edit - Object - Edit</menuitem>, also in the context menu of selected object.</variable></paragraph>
<paragraph role="paragraph" id="par_id3149565" xml-lang="en-US"><variable id="edit3">Choose <menuitem>Edit - Object - Open</menuitem>.</variable></paragraph>
+<paragraph role="paragraph" id="par_id951603556032047"><variable id="reference">Choose <menuitem>Edit - Reference</menuitem>.</variable></paragraph>
</body>
</helpdocument>
diff --git a/source/text/shared/01/02010000.xhp b/source/text/shared/01/02010000.xhp
index 671cd0061c..f74a486d0f 100644
--- a/source/text/shared/01/02010000.xhp
+++ b/source/text/shared/01/02010000.xhp
@@ -29,26 +29,26 @@
</meta>
<body>
<section id="undo">
-<section id="rueckgaengig"><comment>Can this removed?</comment>
+<section id="rueckgaengig">
<bookmark xml-lang="en-US" branch="index" id="bm_id3155069"><bookmark_value>undoing;editing</bookmark_value>
<bookmark_value>editing;undoing</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:Undo" id="bm_id87410" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/svx/ui/imapdialog/TBI_UNDO" id="bm_id3148983" localize="false"/>
-<paragraph role="heading" id="hd_id3155069" xml-lang="en-US" level="1"><link href="text/shared/01/02010000.xhp" name="Undo">Undo</link></paragraph>
+<h1 id="hd_id3155069" xml-lang="en-US"><link href="text/shared/01/02010000.xhp" name="Undo">Undo</link></h1>
<paragraph role="paragraph" id="par_id3149205" xml-lang="en-US"><ahelp hid=".">Reverses the last command or the last entry you typed. To select the command that you want to reverse, click the arrow next to the <emph>Undo</emph> icon on the <emph>Standard</emph> bar.</ahelp></paragraph>
</section>
</section>
<section id="howtoget">
<embed href="text/shared/00/edit_menu.xhp#do"/>
</section>
-<paragraph role="tip" id="par_idN10630" xml-lang="en-US">To change the number of commands that you can undo, go to the <link href="text/shared/optionen/expertconfig.xhp"><emph>Expert configuration</emph></link> and set a new value of the property "/org.openoffice.Office.Common/Undo Steps".</paragraph>
+<tip id="par_idN10630" xml-lang="en-US">To change the number of commands that you can undo, go to the <link href="text/shared/optionen/expertconfig.xhp"><emph>Expert configuration</emph></link> and set a new value of the property "/org.openoffice.Office.Common/Undo Steps".</tip>
<paragraph role="note" id="par_id3163803" xml-lang="en-US">Some commands (for example, editing Styles) cannot be undone.</paragraph>
-<paragraph role="tip" id="par_id3155338" xml-lang="en-US">You can cancel the Undo command by choosing <emph>Edit - Redo</emph>.</paragraph>
-<paragraph role="heading" id="hd_id3166410" xml-lang="en-US" level="2">About the Undo command in database tables</paragraph>
+<tip id="par_id3155338" xml-lang="en-US">You can cancel the Undo command by choosing <menuitem>Edit - Redo</menuitem>.</tip>
+<h2 id="hd_id3166410" xml-lang="en-US">About the Undo command in database tables</h2>
<paragraph role="paragraph" id="par_id3148492" xml-lang="en-US">When you are working with database tables, you can only undo the last command.</paragraph>
<paragraph role="warning" id="par_id3155504" xml-lang="en-US">If you change the content of a record in a database table that has not been saved, and then use the <emph>Undo</emph> command, the record is erased.</paragraph>
-<paragraph role="heading" id="hd_id3149415" xml-lang="en-US" level="2">About the Undo command in presentations</paragraph>
+<h2 id="hd_id3149415" xml-lang="en-US">About the Undo command in presentations</h2>
<paragraph role="paragraph" id="par_id3159147" xml-lang="en-US">The <emph>Undo</emph> list is cleared when you apply a new layout to a slide.</paragraph>
</body>
</helpdocument>
diff --git a/source/text/swriter/01/edit_reference_submenu.xhp b/source/text/swriter/01/edit_reference_submenu.xhp
index 9dfe3fa5fd..532d1e9f0e 100644
--- a/source/text/swriter/01/edit_reference_submenu.xhp
+++ b/source/text/swriter/01/edit_reference_submenu.xhp
@@ -18,7 +18,7 @@
<body>
<section id="edit_reference_head">
-<h1 id="hd_id1001603128268578">Reference</h1>
+<h1 id="hd_id1001603128268578"><link href="swriter/01/edit_reference_submenu.xhp" name="editreference">Reference</link></h1>
<paragraph role="paragraph" id="par_id411603128291771">A submenu that offers possibilities to edit footnotes, endnotes, index entries, and bibliography entries.</paragraph>
</section>