diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-24 17:58:34 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-24 18:23:12 +0200 |
commit | 78da740de2209037f3a4d3fc94eaa3f0f1b525f4 (patch) | |
tree | 529ddfa36142ac4240b2ac614c5f82cfeef80da1 /source/text/shared/01/02010000.xhp | |
parent | 0ea920cfb0b3e78018621cdaf38cfbdecd6b6e86 (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
Diffstat (limited to 'source/text/shared/01/02010000.xhp')
-rw-r--r-- | source/text/shared/01/02010000.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
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> |