summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2019-04-26 22:13:09 +0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-04-27 13:59:19 +0200
commit4eace90975b889ef35d10ea35032cae0b569595e (patch)
tree086c5784119cae457bb8fcffc437d3505c9f7520
parent3c494b6e6db198099f4641aaef3f608842d53faa (diff)
tdf#124198 Impress & Draw ImageMap menu entry was moved to Tools
Also renamed the file describing Edit Menu to edit_menu.xhp. Most of the files are touched to update the links due to rename. There is no context menu entry for ImageMap, so removed mention of it. Note that in Writer and Calc, ImageMap remains under Edit, because it is only enabled when an image is selected. Change-Id: Ic57ee11dd2ab9c637f00e5328f1575c323fb8c43 Reviewed-on: https://gerrit.libreoffice.org/71397 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--AllLangHelp_shared.mk2
-rw-r--r--source/text/scalc/01/02110000.xhp2
-rw-r--r--source/text/sdraw/main0102.xhp8
-rw-r--r--source/text/sdraw/main0106.xhp8
-rw-r--r--source/text/shared/00/edit_menu.xhp (renamed from source/text/shared/00/00000402.xhp)6
-rw-r--r--source/text/shared/01/02010000.xhp2
-rw-r--r--source/text/shared/01/02020000.xhp2
-rw-r--r--source/text/shared/01/02040000.xhp2
-rw-r--r--source/text/shared/01/02050000.xhp2
-rw-r--r--source/text/shared/01/02060000.xhp2
-rw-r--r--source/text/shared/01/02070000.xhp8
-rw-r--r--source/text/shared/01/02090000.xhp2
-rw-r--r--source/text/shared/01/02100000.xhp2
-rw-r--r--source/text/shared/01/02100100.xhp2
-rw-r--r--source/text/shared/01/02100300.xhp2
-rw-r--r--source/text/shared/01/02180000.xhp2
-rw-r--r--source/text/shared/01/02180100.xhp2
-rw-r--r--source/text/shared/01/02200000.xhp2
-rw-r--r--source/text/shared/01/02200100.xhp2
-rw-r--r--source/text/shared/01/02200200.xhp2
-rw-r--r--source/text/shared/01/02210101.xhp2
-rw-r--r--source/text/shared/01/02220000.xhp2
-rw-r--r--source/text/shared/01/02220100.xhp2
-rw-r--r--source/text/shared/01/02230000.xhp2
-rw-r--r--source/text/shared/01/02230100.xhp2
-rw-r--r--source/text/shared/01/02230200.xhp2
-rw-r--r--source/text/shared/01/02230300.xhp2
-rw-r--r--source/text/shared/01/02230400.xhp2
-rw-r--r--source/text/shared/01/02230401.xhp2
-rw-r--r--source/text/shared/01/02230402.xhp2
-rw-r--r--source/text/shared/01/02230500.xhp2
-rw-r--r--source/text/shared/01/02240000.xhp2
-rw-r--r--source/text/shared/01/02250000.xhp2
-rw-r--r--source/text/shared/01/menu_edit_find.xhp2
-rw-r--r--source/text/shared/guide/imagemap.xhp2
-rw-r--r--source/text/shared/main0201.xhp14
-rw-r--r--source/text/simpress/01/02110000.xhp2
-rw-r--r--source/text/simpress/main0102.xhp3
-rw-r--r--source/text/simpress/main0106.xhp4
-rw-r--r--source/text/swriter/01/02110000.xhp2
-rw-r--r--source/text/swriter/main0220.xhp2
41 files changed, 59 insertions, 60 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 4a1e5f9ad5..64513b87e5 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -48,7 +48,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
helpcontent2/source/text/shared/00/00000208 \
helpcontent2/source/text/shared/00/00000215 \
helpcontent2/source/text/shared/00/00000401 \
- helpcontent2/source/text/shared/00/00000402 \
+ helpcontent2/source/text/shared/00/edit_menu \
helpcontent2/source/text/shared/00/00000403 \
helpcontent2/source/text/shared/00/00000404 \
helpcontent2/source/text/shared/00/00000406 \
diff --git a/source/text/scalc/01/02110000.xhp b/source/text/scalc/01/02110000.xhp
index 8b932fa06e..fa84b1a03b 100644
--- a/source/text/scalc/01/02110000.xhp
+++ b/source/text/scalc/01/02110000.xhp
@@ -39,7 +39,7 @@
<paragraph role="paragraph" id="par_id3156422" xml-lang="en-US"><ahelp hid=".uno:Navigator">Activates and deactivates the Navigator.</ahelp> The Navigator is a <link href="text/shared/00/00000005.xhp#andocken" name="dockable window">dockable window</link>.</paragraph>
</section>
<section id="howtoget">
-<embed href="text/shared/00/00000402.xhp#navigator"/>
+<embed href="text/shared/00/edit_menu.xhp#navigator"/>
</section>
<embed href="text/shared/guide/navigator.xhp#navigator"/>
<paragraph role="paragraph" id="par_id3145271" xml-lang="en-US">Choose <emph>View - Navigator</emph> to display the Navigator.</paragraph>
diff --git a/source/text/sdraw/main0102.xhp b/source/text/sdraw/main0102.xhp
index dd244613d3..bd3259ad87 100644
--- a/source/text/sdraw/main0102.xhp
+++ b/source/text/sdraw/main0102.xhp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
* This file is part of the LibreOffice project.
*
@@ -18,8 +18,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
+
<meta>
<topic id="textsdrawmain0102xml" indexer="include">
<title id="tit" xml-lang="en-US">Edit</title>
@@ -54,8 +54,6 @@
<embed href="text/simpress/01/02130000.xhp#seite"/><comment>UFI removed Layer command (as I did in zillion CWSs before...)</comment>
<paragraph role="heading" id="hd_id3156446" xml-lang="en-US" level="2"><link href="text/shared/01/02180000.xhp" name="Links">Links</link></paragraph>
<embed href="text/shared/01/02180000.xhp#verknuepfungentext"/>
-<paragraph role="heading" id="hd_id3148699" xml-lang="en-US" level="2"><link href="text/shared/01/02220000.xhp" name="ImageMap">ImageMap</link></paragraph>
-<embed href="text/shared/01/02220000.xhp#imagemaptext"/>
<embed href="text/shared/01/02200000.xhp#objekt"/>
<paragraph role="heading" id="hd_id3157867" xml-lang="en-US" level="2"><link href="text/shared/02/09070000.xhp" name="Hyperlink">Hyperlink</link></paragraph>
<embed href="text/shared/02/09070000.xhp#hyperdiatext"/>
diff --git a/source/text/sdraw/main0106.xhp b/source/text/sdraw/main0106.xhp
index 88823cc91f..2773aa90b6 100644
--- a/source/text/sdraw/main0106.xhp
+++ b/source/text/sdraw/main0106.xhp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
* This file is part of the LibreOffice project.
*
@@ -18,8 +18,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
+
<meta>
<topic id="textsdrawmain0106xml" indexer="include">
<title id="tit" xml-lang="en-US">Tools</title>
@@ -34,6 +34,8 @@
<embed href="text/shared/01/06990000.xhp#rechtschreibung"/>
<embed href="text/shared/01/06010500.xhp#language"/>
<embed href="text/shared/01/gallery.xhp#stargallery"/>
+<paragraph role="heading" id="hd_id3148699" xml-lang="en-US" level="2"><link href="text/shared/01/02220000.xhp" name="ImageMap">ImageMap</link></paragraph>
+<embed href="text/shared/01/02220000.xhp#imagemaptext"/>
<embed href="text/shared/01/06030000.xhp#pipette"/>
<embed href="text/shared/01/mediaplayer.xhp#mediaplayer"/>
<embed href="text/shared/01/06130001.xhp#macro"/>
diff --git a/source/text/shared/00/00000402.xhp b/source/text/shared/00/edit_menu.xhp
index 1ecb8347f9..ca75fec67c 100644
--- a/source/text/shared/00/00000402.xhp
+++ b/source/text/shared/00/edit_menu.xhp
@@ -23,7 +23,7 @@
<meta>
<topic id="textshared0000000402xml" indexer="exclude">
<title id="tit" xml-lang="en-US">Edit Menu</title>
-<filename>/text/shared/00/00000402.xhp</filename>
+<filename>/text/shared/00/edit_menu.xhp</filename>
</topic>
</meta>
<body>
@@ -213,8 +213,8 @@
<paragraph role="paragraph" id="par_id3148927" xml-lang="en-US">Select a frame, then choose <emph>Edit - Object - Properties</emph>.</paragraph>
<paragraph role="paragraph" id="par_id3156315" xml-lang="en-US">Open context menu of selected frame, choose <emph>Properties</emph>.</paragraph>
</section>
-<paragraph role="paragraph" id="par_id3156091" xml-lang="en-US"><variable id="imagemap">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable></paragraph>
-<paragraph role="paragraph" id="par_id3155936" xml-lang="en-US"><variable id="imapeigbea">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable></paragraph>
+<paragraph role="paragraph" id="par_id3156091" xml-lang="en-US"><variable id="imagemap">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw.</variable></paragraph>
+<paragraph role="paragraph" id="par_id3155936" xml-lang="en-US"><variable id="imapeigbea">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable></paragraph>
<paragraph role="paragraph" id="par_id3149259" xml-lang="en-US"><variable id="edit1">Choose <emph>Edit - Object</emph>.</variable></paragraph>
<paragraph role="paragraph" id="par_id3154966" xml-lang="en-US"><variable id="edit2">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable></paragraph>
<paragraph role="paragraph" id="par_id3149565" xml-lang="en-US"><variable id="edit3">Choose <emph>Edit - Object - Open</emph>.</variable></paragraph>
diff --git a/source/text/shared/01/02010000.xhp b/source/text/shared/01/02010000.xhp
index 90188d5f0d..671cd0061c 100644
--- a/source/text/shared/01/02010000.xhp
+++ b/source/text/shared/01/02010000.xhp
@@ -40,7 +40,7 @@
</section>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#do"/>
+ <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>
<paragraph role="note" id="par_id3163803" xml-lang="en-US">Some commands (for example, editing Styles) cannot be undone.</paragraph>
diff --git a/source/text/shared/01/02020000.xhp b/source/text/shared/01/02020000.xhp
index 0bc7396449..9b6896e158 100644
--- a/source/text/shared/01/02020000.xhp
+++ b/source/text/shared/01/02020000.xhp
@@ -37,7 +37,7 @@
</section>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#redo"/>
+ <embed href="text/shared/00/edit_menu.xhp#redo"/>
</section>
</body>
</helpdocument>
diff --git a/source/text/shared/01/02040000.xhp b/source/text/shared/01/02040000.xhp
index 9ad61d2caf..9f0f124d9d 100644
--- a/source/text/shared/01/02040000.xhp
+++ b/source/text/shared/01/02040000.xhp
@@ -39,7 +39,7 @@
</section>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#cut"/>
+ <embed href="text/shared/00/edit_menu.xhp#cut"/>
</section>
</body>
</helpdocument>
diff --git a/source/text/shared/01/02050000.xhp b/source/text/shared/01/02050000.xhp
index fb323095ae..670738e9d6 100644
--- a/source/text/shared/01/02050000.xhp
+++ b/source/text/shared/01/02050000.xhp
@@ -40,7 +40,7 @@
</section>
<paragraph role="note" id="par_id3155552" xml-lang="en-US">Each time you copy, the existing content of the clipboard is overwritten.</paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#copy"/>
+ <embed href="text/shared/00/edit_menu.xhp#copy"/>
</section>
<paragraph role="paragraph" id="par_id3154824" xml-lang="en-US"><switchinline select="sys">
<caseinline select="UNIX">
diff --git a/source/text/shared/01/02060000.xhp b/source/text/shared/01/02060000.xhp
index da17622ffd..487b2aa639 100644
--- a/source/text/shared/01/02060000.xhp
+++ b/source/text/shared/01/02060000.xhp
@@ -52,7 +52,7 @@
</section>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#insert"/>
+ <embed href="text/shared/00/edit_menu.xhp#insert"/>
<switch select="appl">
<case select="CALC">
<paragraph role="paragraph" id="par_id551521061448109" xml-lang="en-US">Press the <emph>Enter</emph> key.</paragraph>
diff --git a/source/text/shared/01/02070000.xhp b/source/text/shared/01/02070000.xhp
index 85fec0af16..8bae45a027 100644
--- a/source/text/shared/01/02070000.xhp
+++ b/source/text/shared/01/02070000.xhp
@@ -38,28 +38,28 @@
<switch select="appl">
<case select="WRITER">
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#inhalte"/>
+ <embed href="text/shared/00/edit_menu.xhp#inhalte"/>
</section>
</case>
</switch>
<switch select="appl">
<case select="CALC">
<section id="Section1">
- <embed href="text/shared/00/00000402.xhp#inhalte"/>
+ <embed href="text/shared/00/edit_menu.xhp#inhalte"/>
</section>
</case>
</switch>
<switch select="appl">
<case select="IMPRESS">
<section id="Section2">
- <embed href="text/shared/00/00000402.xhp#inhalte"/>
+ <embed href="text/shared/00/edit_menu.xhp#inhalte"/>
</section>
</case>
</switch>
<switch select="appl">
<case select="DRAW">
<section id="Section3">
- <embed href="text/shared/00/00000402.xhp#inhalte"/>
+ <embed href="text/shared/00/edit_menu.xhp#inhalte"/>
</section>
</case>
</switch>
diff --git a/source/text/shared/01/02090000.xhp b/source/text/shared/01/02090000.xhp
index 5b6c3c40ba..70f33659ac 100644
--- a/source/text/shared/01/02090000.xhp
+++ b/source/text/shared/01/02090000.xhp
@@ -38,7 +38,7 @@
</section>
<paragraph role="paragraph" id="par_id3155261" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline><defaultinline></defaultinline></switchinline></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#alles"/>
+ <embed href="text/shared/00/edit_menu.xhp#alles"/>
</section>
<bookmark xml-lang="en-US" branch="hid/.uno:TableSelectAll" id="bm_id4889160" localize="false"/>
<paragraph role="paragraph" id="par_id3154046" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>. <ahelp hid=".uno:TableSelectAll" visibility="hidden">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline><defaultinline></defaultinline></switchinline></paragraph>
diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp
index e5dd11822f..6c85e2fd35 100644
--- a/source/text/shared/01/02100000.xhp
+++ b/source/text/shared/01/02100000.xhp
@@ -38,7 +38,7 @@
</section>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#suchen"/>
+ <embed href="text/shared/00/edit_menu.xhp#suchen"/>
</section>
<comment>Find Toolbar</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:FindText" id="bm_id001" localize="false"/>
diff --git a/source/text/shared/01/02100100.xhp b/source/text/shared/01/02100100.xhp
index cb49e7cde4..1e129b522d 100644
--- a/source/text/shared/01/02100100.xhp
+++ b/source/text/shared/01/02100100.xhp
@@ -41,7 +41,7 @@
</section>
<paragraph role="paragraph" id="par_id3149551" xml-lang="en-US">For example, a similarity search can find words that differ from the <emph>Find</emph> text by two characters.</paragraph>
<section id="howtoget">
-<embed href="text/shared/00/00000402.xhp#suchenaehnlichkeit"/>
+<embed href="text/shared/00/edit_menu.xhp#suchenaehnlichkeit"/>
</section>
<bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/similaritybtn" id="bm_id3155351" localize="false"/>
<paragraph role="heading" id="hd_id3154621" xml-lang="en-US" level="2">Similarities</paragraph>
diff --git a/source/text/shared/01/02100300.xhp b/source/text/shared/01/02100300.xhp
index f66d9324f3..cd93347a29 100644
--- a/source/text/shared/01/02100300.xhp
+++ b/source/text/shared/01/02100300.xhp
@@ -29,7 +29,7 @@
<paragraph role="heading" id="hd_id3154840" xml-lang="en-US" level="1">Text Format (Search)</paragraph>
<paragraph role="paragraph" id="par_id3150355" xml-lang="en-US"><variable id="formattext"><ahelp hid="svx/ui/findreplacedialog/format">Finds specific text formatting features, such as font types, font effects, and text flow characteristics.</ahelp></variable></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#suchenformat"/>
+ <embed href="text/shared/00/edit_menu.xhp#suchenformat"/>
</section>
<paragraph role="paragraph" id="par_id3145383" xml-lang="en-US">The search criteria for attributes are listed below the <emph>Find</emph> box.</paragraph>
<paragraph role="note" id="par_id3150466" xml-lang="en-US">You do not need to specify a search text in the <emph>Find</emph> box when you search and replace formatting.</paragraph>
diff --git a/source/text/shared/01/02180000.xhp b/source/text/shared/01/02180000.xhp
index 8dce27cfd0..be791019c4 100644
--- a/source/text/shared/01/02180000.xhp
+++ b/source/text/shared/01/02180000.xhp
@@ -39,7 +39,7 @@
<paragraph id="hd_id3150279" role="heading" level="1" xml-lang="en-US">Edit Links</paragraph>
<paragraph id="par_id3150774" role="paragraph" xml-lang="en-US"><variable id="links_text"><variable id="verknuepfungentext"><ahelp hid=".">Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files.</ahelp></variable></variable></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#link"/>
+ <embed href="text/shared/00/edit_menu.xhp#link"/>
</section>
<paragraph id="par_id3156156" role="note" xml-lang="en-US">When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete.</paragraph>
<paragraph id="par_id3143270" role="note" xml-lang="en-US">If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server.</paragraph>
diff --git a/source/text/shared/01/02180100.xhp b/source/text/shared/01/02180100.xhp
index 4f6ea96094..cfa2e1621a 100644
--- a/source/text/shared/01/02180100.xhp
+++ b/source/text/shared/01/02180100.xhp
@@ -37,7 +37,7 @@
<paragraph role="heading" id="hd_id3149877" xml-lang="en-US" level="1"><link href="text/shared/01/02180100.xhp" name="Modify Links">Modify DDE Links</link></paragraph>
<paragraph role="paragraph" id="par_id3150838" xml-lang="en-US">Change the properties for the selected <link href="text/shared/00/00000005.xhp#dde" name="DDE link"><emph>DDE link</emph></link>.</paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#linkae"/>
+ <embed href="text/shared/00/edit_menu.xhp#linkae"/>
</section>
<paragraph role="heading" id="hd_id3149549" xml-lang="en-US" level="2">Modify Link</paragraph>
<paragraph role="paragraph" id="par_id3153114" xml-lang="en-US">Lets you set the properties for the selected link.</paragraph>
diff --git a/source/text/shared/01/02200000.xhp b/source/text/shared/01/02200000.xhp
index b9e322932d..aa6b2940e0 100644
--- a/source/text/shared/01/02200000.xhp
+++ b/source/text/shared/01/02200000.xhp
@@ -34,7 +34,7 @@
</section>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#edit1"/>
+ <embed href="text/shared/00/edit_menu.xhp#edit1"/>
</section>
<embed href="text/shared/01/02200100.xhp#bearbeiten"/>
<embed href="text/shared/01/02200200.xhp#oeffnen"/>
diff --git a/source/text/shared/01/02200100.xhp b/source/text/shared/01/02200100.xhp
index 3ccb109207..8dd51514a1 100644
--- a/source/text/shared/01/02200100.xhp
+++ b/source/text/shared/01/02200100.xhp
@@ -34,7 +34,7 @@
<paragraph role="paragraph" id="par_id3150008" xml-lang="en-US"><ahelp visibility="visible" hid=".">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object</emph> command.</ahelp></paragraph>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#edit2"/>
+ <embed href="text/shared/00/edit_menu.xhp#edit2"/>
</section>
</body>
</helpdocument>
diff --git a/source/text/shared/01/02200200.xhp b/source/text/shared/01/02200200.xhp
index 5786badfe9..e3956d90e0 100644
--- a/source/text/shared/01/02200200.xhp
+++ b/source/text/shared/01/02200200.xhp
@@ -36,7 +36,7 @@
<paragraph role="paragraph" id="par_id3151097" xml-lang="en-US">Opens the selected OLE object with the program that the object was created in.</paragraph>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#edit3"/>
+ <embed href="text/shared/00/edit_menu.xhp#edit3"/>
</section>
<paragraph role="paragraph" id="par_id3154230" xml-lang="en-US">This menu command is inserted into <emph>Edit – Objects</emph> submenu by the application that created the linked object. Depending on the application, the <emph>Open</emph> command for the OLE object might have a different name.</paragraph>
<paragraph role="paragraph" id="par_id3149760" xml-lang="en-US">After you have completed your changes, close the source file for the OLE object. The OLE object is then updated in the container document.</paragraph>
diff --git a/source/text/shared/01/02210101.xhp b/source/text/shared/01/02210101.xhp
index 2d10585d71..4a95af95da 100644
--- a/source/text/shared/01/02210101.xhp
+++ b/source/text/shared/01/02210101.xhp
@@ -30,7 +30,7 @@
<paragraph role="heading" id="hd_id3150347" xml-lang="en-US" level="1"><link href="text/shared/01/02210101.xhp" name="Floating Frame Properties">Floating Frame Properties</link></paragraph>
<paragraph role="paragraph" id="par_id3149031" xml-lang="en-US"><ahelp hid="cui/ui/insertfloatingframe/InsertFloatingFrameDialog">Changes the properties of the selected floating frame. Floating frames work best when they contain an html document, and when they are inserted in another html document.</ahelp></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#rahmeneigenschaften"/>
+ <embed href="text/shared/00/edit_menu.xhp#rahmeneigenschaften"/>
</section>
<bookmark xml-lang="en-US" branch="hid/cui/ui/insertfloatingframe/edname" id="bm_id8971221.00000001" localize="false"/>
<paragraph role="heading" id="hd_id3155364" xml-lang="en-US" level="2">Name</paragraph>
diff --git a/source/text/shared/01/02220000.xhp b/source/text/shared/01/02220000.xhp
index 02986e2b27..efa94e62b4 100644
--- a/source/text/shared/01/02220000.xhp
+++ b/source/text/shared/01/02220000.xhp
@@ -31,7 +31,7 @@
<paragraph id="hd_id3150502" role="heading" level="1" xml-lang="en-US">ImageMap Editor</paragraph>
<paragraph id="par_id3159194" role="paragraph" xml-lang="en-US"><variable id="imagemaptext"><ahelp hid="svx/ui/imapdialog/ImapDialog">Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots.</ahelp></variable></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#imagemap"/>
+ <embed href="text/shared/00/edit_menu.xhp#imagemap"/>
</section>
<embed href="text/shared/guide/imagemap.xhp#imagemap"/>
<paragraph id="par_id3149751" role="paragraph" xml-lang="en-US">You can draw three types of hotspots: <emph>rectangles</emph>, <emph>ellipses</emph>, and <emph>polygons</emph>. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot.</paragraph>
diff --git a/source/text/shared/01/02220100.xhp b/source/text/shared/01/02220100.xhp
index 7beb3bba9e..da5483c5d9 100644
--- a/source/text/shared/01/02220100.xhp
+++ b/source/text/shared/01/02220100.xhp
@@ -35,7 +35,7 @@
<paragraph role="heading" level="1" xml-lang="en-US" id="hd_id3154810">Description</paragraph>
<paragraph role="paragraph" xml-lang="en-US" id="par_id3152910"><ahelp hid="cui/ui/cuiimapdlg/IMapDialog">Lists the properties for the selected hotspot.</ahelp></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#imapeigbea"/>
+ <embed href="text/shared/00/edit_menu.xhp#imapeigbea"/>
</section>
<paragraph role="heading" level="2" xml-lang="en-US" id="hd_id3150976">Hyperlink</paragraph>
<paragraph role="paragraph" xml-lang="en-US" id="par_id3152349">Lists the properties of the URL that is attached to the hotspot.</paragraph>
diff --git a/source/text/shared/01/02230000.xhp b/source/text/shared/01/02230000.xhp
index 41f030206b..2f6ff50458 100644
--- a/source/text/shared/01/02230000.xhp
+++ b/source/text/shared/01/02230000.xhp
@@ -39,7 +39,7 @@
</section>
<section id="howtoget">
-<embed href="text/shared/00/00000402.xhp#aenderungen"/>
+<embed href="text/shared/00/edit_menu.xhp#aenderungen"/>
</section>
<embed href="text/shared/01/02230100.xhp#aufzeichnen"/>
<embed href="text/shared/01/02230150.xhp#red_protect"/>
diff --git a/source/text/shared/01/02230100.xhp b/source/text/shared/01/02230100.xhp
index 5f966671a8..ac84e321b2 100644
--- a/source/text/shared/01/02230100.xhp
+++ b/source/text/shared/01/02230100.xhp
@@ -35,7 +35,7 @@
<paragraph role="paragraph" id="par_id3155599" xml-lang="en-US"><ahelp hid=".">Tracks each change that is made in the current document by author and date.</ahelp></paragraph>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#aufzeichnen"/>
+ <embed href="text/shared/00/edit_menu.xhp#aufzeichnen"/>
</section>
<paragraph role="paragraph" id="par_id3155934" xml-lang="en-US"><switchinline select="appl">
<caseinline select="WRITER">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href="text/shared/optionen/01040700.xhp" name="Writer - Changes"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline></paragraph>
diff --git a/source/text/shared/01/02230200.xhp b/source/text/shared/01/02230200.xhp
index 5787e30e00..3dddd891bb 100644
--- a/source/text/shared/01/02230200.xhp
+++ b/source/text/shared/01/02230200.xhp
@@ -40,7 +40,7 @@
<paragraph role="paragraph" id="par_id3153323" xml-lang="en-US"><variable id="text"><ahelp hid=".">Shows or hides recorded changes.</ahelp>
</variable></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#anzeigen"/>
+ <embed href="text/shared/00/edit_menu.xhp#anzeigen"/>
</section>
<paragraph role="paragraph" id="par_id3152425" xml-lang="en-US">You can change the display properties of the markup elements by choosing <switchinline select="appl"><caseinline select="WRITER"><link href="text/shared/optionen/01060600.xhp" name="Writer - Changes"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select="appl"><caseinline select="CALC"><link href="text/shared/optionen/01060600.xhp" name="Calc - Changes"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline></paragraph>
<paragraph role="paragraph" id="par_id3155356" xml-lang="en-US">When you rest the mouse pointer over a change markup in the document, a <emph>Tip</emph> displays the author and the date and time that the change was made.<switchinline select="appl"><caseinline select="CALC"> If the <emph>Extended Tips</emph> are activated, the type of change and any attached comments are also displayed.</caseinline></switchinline></paragraph>
diff --git a/source/text/shared/01/02230300.xhp b/source/text/shared/01/02230300.xhp
index e49f7d2d59..c3be401df4 100644
--- a/source/text/shared/01/02230300.xhp
+++ b/source/text/shared/01/02230300.xhp
@@ -37,7 +37,7 @@
<paragraph role="paragraph" id="par_id3148983" xml-lang="en-US"><variable id="kommentartext"><ahelp hid=".">Enter a comment for the recorded change.</ahelp>
</variable></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#kommentar"/>
+ <embed href="text/shared/00/edit_menu.xhp#kommentar"/>
</section>
<paragraph role="note" id="par_id3155391" xml-lang="en-US">You can attach a comment when <switchinline select="appl"><caseinline select="WRITER">the cursor is in a changed text passage</caseinline><caseinline select="CALC">the changed cell is selected
</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog.</paragraph>
diff --git a/source/text/shared/01/02230400.xhp b/source/text/shared/01/02230400.xhp
index 5d06e7d5d6..82761631f2 100644
--- a/source/text/shared/01/02230400.xhp
+++ b/source/text/shared/01/02230400.xhp
@@ -32,7 +32,7 @@
<paragraph role="heading" level="1" id="hd_id3145138" xml-lang="en-US">Manage changes</paragraph>
<paragraph role="paragraph" id="par_id3147240" xml-lang="en-US"><variable id="redlining"><ahelp hid=".">Accept or reject recorded changes.</ahelp></variable></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#rotlinie"/>
+ <embed href="text/shared/00/edit_menu.xhp#rotlinie"/>
</section>
<embed href="text/shared/01/02230401.xhp#liste"/>
<embed href="text/shared/01/02230402.xhp#filter"/>
diff --git a/source/text/shared/01/02230401.xhp b/source/text/shared/01/02230401.xhp
index 7ad330cf53..272325c804 100644
--- a/source/text/shared/01/02230401.xhp
+++ b/source/text/shared/01/02230401.xhp
@@ -31,7 +31,7 @@
<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid="svx/ui/redlineviewpage/RedlineViewPage">Accept or reject individual changes.</ahelp></paragraph>
</section>
<section id="howtoget">
-<embed href="text/shared/00/00000402.xhp#rotlinieliste"/>
+<embed href="text/shared/00/edit_menu.xhp#rotlinieliste"/>
</section>
<paragraph role="paragraph" id="par_id3149511" xml-lang="en-US">The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href="text/shared/01/02230402.xhp" name="filter criteria">filter criteria</link>.<switchinline select="appl"><caseinline select="WRITER"> If the list contains nested changes, the dependencies are shown regardless of the filter.
</caseinline></switchinline></paragraph>
diff --git a/source/text/shared/01/02230402.xhp b/source/text/shared/01/02230402.xhp
index 83d2440a92..3f5e8c0fc9 100644
--- a/source/text/shared/01/02230402.xhp
+++ b/source/text/shared/01/02230402.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/svx/ui/redlinefilterpage/RedlineFilterPage" id="bm_id3149399" localize="false"/>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#rotliniefilter"/>
+ <embed href="text/shared/00/edit_menu.xhp#rotliniefilter"/>
</section>
<section id="calc">
<bookmark xml-lang="en-US" branch="hid/svx/ui/redlinefilterpage/date" id="bm_id3149398" localize="false"/>
diff --git a/source/text/shared/01/02230500.xhp b/source/text/shared/01/02230500.xhp
index f967346c0c..3a7c9c93ea 100644
--- a/source/text/shared/01/02230500.xhp
+++ b/source/text/shared/01/02230500.xhp
@@ -35,7 +35,7 @@
<paragraph role="paragraph" id="par_id3154408" xml-lang="en-US"><variable id="dokzus"><ahelp hid=".uno:MergeDocuments" visibility="visible">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically.</paragraph>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#einfuegen"/>
+ <embed href="text/shared/00/edit_menu.xhp#einfuegen"/>
</section>
<switch select="appl"><case select="WRITER">
</case></switch>
diff --git a/source/text/shared/01/02240000.xhp b/source/text/shared/01/02240000.xhp
index 2afcbb6ed4..5a7eb811dc 100644
--- a/source/text/shared/01/02240000.xhp
+++ b/source/text/shared/01/02240000.xhp
@@ -36,7 +36,7 @@
</variable> The contents of the selected document are marked as deletions in the dialog that opens. If you want, you can insert the contents of the selected file into the current document by selecting the relevant deleted entries, clicking <emph>Reject</emph>, and then clicking <emph>Insert</emph>.</paragraph>
</section>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#dvergl"/>
+ <embed href="text/shared/00/edit_menu.xhp#dvergl"/>
</section>
<embed href="text/shared/guide/redlining_doccompare.xhp#redlining_doccompare"/>
<switch select="appl">
diff --git a/source/text/shared/01/02250000.xhp b/source/text/shared/01/02250000.xhp
index 61b76744e4..a5cd7c009a 100644
--- a/source/text/shared/01/02250000.xhp
+++ b/source/text/shared/01/02250000.xhp
@@ -35,7 +35,7 @@
</section>
<paragraph xml-lang="en-US" id="par_id3149119" role="paragraph"><variable id="litdattext"><ahelp hid="modules/sbibliography/ui/toolbar/TBC_BT_COL_ASSIGN">Insert, delete, edit, and organize records in the bibliography database.</ahelp></variable></paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#litdat"/>
+ <embed href="text/shared/00/edit_menu.xhp#litdat"/>
</section>
<paragraph xml-lang="en-US" id="par_id3149346" role="note">If the fields in your database are read-only, ensure that the data source view is closed.</paragraph>
<paragraph xml-lang="en-US" id="par_id3150506" role="paragraph">The supplied bibliography database contains sample records of books.</paragraph>
diff --git a/source/text/shared/01/menu_edit_find.xhp b/source/text/shared/01/menu_edit_find.xhp
index b6e6df8aae..eef02d9715 100644
--- a/source/text/shared/01/menu_edit_find.xhp
+++ b/source/text/shared/01/menu_edit_find.xhp
@@ -27,7 +27,7 @@
</section>
<section id="howtoget">
-<embed href="text/shared/00/00000402.xhp#find"/>
+<embed href="text/shared/00/edit_menu.xhp#find"/>
</section>
<section id="relatedtopics">
diff --git a/source/text/shared/guide/imagemap.xhp b/source/text/shared/guide/imagemap.xhp
index 7b533217e7..5f3f4611c3 100644
--- a/source/text/shared/guide/imagemap.xhp
+++ b/source/text/shared/guide/imagemap.xhp
@@ -47,7 +47,7 @@
<paragraph xml-lang="en-US" id="par_idN10682" role="paragraph">Choose <emph>Insert - Image</emph>, select and insert a bitmap image.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_idN1068A" role="paragraph">With the image selected, choose <emph>Edit - ImageMap</emph>. You see the <link href="text/shared/01/02220000.xhp">ImageMap Editor</link>, which displays the image at the background.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN1068A" role="paragraph">With the image selected, choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw. You see the <link href="text/shared/01/02220000.xhp">ImageMap Editor</link>, which displays the image at the background.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_idN106A0" role="paragraph">Use the icons in the ImageMap Editor to draw a hotspot shape, for example a rectangle, over the image at the background.</paragraph>
diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp
index f9b7fa11a9..b64f21d412 100644
--- a/source/text/shared/main0201.xhp
+++ b/source/text/shared/main0201.xhp
@@ -66,16 +66,16 @@
<embed href="text/shared/02/18030000.xhp#pruefung"/>
<embed href="text/shared/02/18030000.xhp#sypruefung"/>
<embed href="text/shared/01/02040000.xhp#ausschneiden"/>
-<embed href="text/shared/00/00000402.xhp#syausschneiden"/>
+<embed href="text/shared/00/edit_menu.xhp#syausschneiden"/>
<embed href="text/shared/01/02050000.xhp#kopieren"/>
-<embed href="text/shared/00/00000402.xhp#sykopieren"/>
+<embed href="text/shared/00/edit_menu.xhp#sykopieren"/>
<embed href="text/shared/01/02060000.xhp#einfuegen"/>
-<embed href="text/shared/00/00000402.xhp#syeinfuegen"/>
+<embed href="text/shared/00/edit_menu.xhp#syeinfuegen"/>
<embed href="text/shared/02/paintbrush.xhp#paintbrush"/>
<embed href="text/shared/01/02010000.xhp#rueckgaengig"/>
-<embed href="text/shared/00/00000402.xhp#syrueckgaengig"/>
+<embed href="text/shared/00/edit_menu.xhp#syrueckgaengig"/>
<embed href="text/shared/01/02020000.xhp#wiederholen"/>
-<embed href="text/shared/00/00000402.xhp#sywiederholen"/>
+<embed href="text/shared/00/edit_menu.xhp#sywiederholen"/>
<embed href="text/shared/02/09070000.xhp#hyperlink"/>
<embed href="text/shared/02/09070000.xhp#syhyperdia"/>
<switch select="appl">
@@ -84,7 +84,7 @@
<embed href="text/shared/02/01140000.xhp#zeichnen"/>
<embed href="text/shared/02/01140000.xhp#syshowdraw"/>
<embed href="text/shared/01/02100000.xhp#suchenersetzen"/>
-<embed href="text/shared/00/00000402.xhp#sysuchenersetzen"/>
+<embed href="text/shared/00/edit_menu.xhp#sysuchenersetzen"/>
<embed href="text/shared/01/04180100.xhp#datenanzeige"/>
<embed href="text/shared/00/00000403.xhp#sydatenquellen"/>
<embed href="text/swriter/01/03100000.xhp#nonprinting_chars"/>
@@ -95,7 +95,7 @@
<case select="CALC"><embed href="text/shared/02/01140000.xhp#zeichnen"/>
<embed href="text/shared/02/01140000.xhp#syshowdraw"/>
<embed href="text/shared/01/02100000.xhp#suchenersetzen"/>
-<embed href="text/shared/00/00000402.xhp#sysuchenersetzen"/>
+<embed href="text/shared/00/edit_menu.xhp#sysuchenersetzen"/>
<embed href="text/shared/01/04180100.xhp#datenanzeige"/>
<embed href="text/shared/00/00000403.xhp#sydatenquellen"/>
<paragraph role="heading" id="par_idN1086E" xml-lang="en-US" level="2"><link href="text/schart/01/wiz_chart_type.xhp">Insert Chart</link></paragraph>
diff --git a/source/text/simpress/01/02110000.xhp b/source/text/simpress/01/02110000.xhp
index d344143b4e..c60ee23843 100644
--- a/source/text/simpress/01/02110000.xhp
+++ b/source/text/simpress/01/02110000.xhp
@@ -41,7 +41,7 @@
</section>
<paragraph role="paragraph" id="par_id3154015" xml-lang="en-US">You can <link href="text/shared/00/00000005.xhp#andocken" name="dock">dock</link> the Navigator to the edge of your workspace.</paragraph>
<section id="howtoget">
- <embed href="text/shared/00/00000402.xhp#navigator"/>
+ <embed href="text/shared/00/edit_menu.xhp#navigator"/>
</section>
<paragraph role="tip" id="par_id3156448" xml-lang="en-US">Press <item type="keycode">Ctrl+Shift+F5</item> to open the Navigator when you are editing a presentation.</paragraph>
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_NAVIGATOR_TBI_PEN" id="bm_id3150538" localize="false"/><paragraph role="heading" id="hd_id3145235" xml-lang="en-US" level="2">Pointer</paragraph>
diff --git a/source/text/simpress/main0102.xhp b/source/text/simpress/main0102.xhp
index 02e109e11a..a0aefd6db1 100644
--- a/source/text/simpress/main0102.xhp
+++ b/source/text/simpress/main0102.xhp
@@ -60,9 +60,6 @@
<paragraph id="hd_id3149355" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02180000.xhp" name="Links">Links</link></paragraph>
<embed href="text/shared/01/02180000.xhp#links_text"/>
-<paragraph id="hd_id3145590" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02220000.xhp" name="ImageMap">ImageMap</link></paragraph>
-<embed href="text/shared/01/02220000.xhp#imagemaptext"/>
-
<paragraph id="hd_id0914201502131542" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02200000.xhp" name="Object">Object</link></paragraph>
<embed href="text/shared/01/02200000.xhp#object_text"/>
</body>
diff --git a/source/text/simpress/main0106.xhp b/source/text/simpress/main0106.xhp
index 5d836c5288..57f0536991 100644
--- a/source/text/simpress/main0106.xhp
+++ b/source/text/simpress/main0106.xhp
@@ -37,6 +37,8 @@
<embed href="text/shared/01/06990000.xhp#rechtschreibung"/>
<embed href="text/shared/01/06010500.xhp#language"/>
<embed href="text/shared/01/gallery.xhp#stargallery"/>
+<paragraph id="hd_id3145590" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02220000.xhp" name="ImageMap">ImageMap</link></paragraph>
+<embed href="text/shared/01/02220000.xhp#imagemaptext"/>
<embed href="text/shared/01/06030000.xhp#pipette"/>
<embed href="text/shared/01/mediaplayer.xhp#mediaplayer"/>
<embed href="text/shared/01/06130001.xhp#macro"/>
@@ -51,4 +53,4 @@
<embed href="text/shared/optionen/01000000.xhp#optionen"/>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp
index 0c6a56a5ea..12ea651de4 100644
--- a/source/text/swriter/01/02110000.xhp
+++ b/source/text/swriter/01/02110000.xhp
@@ -38,7 +38,7 @@
</section>
<section id="howtoget">
-<embed href="text/shared/00/00000402.xhp#navigator"/>
+<embed href="text/shared/00/edit_menu.xhp#navigator"/>
</section>
<paragraph id="par_id3154475" role="paragraph" xml-lang="en-US">To open the Navigator, choose <emph>View - Navigator</emph>. To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left or to the right edge of the workspace. To undock the Navigator, hold down the Ctrl key and double-click on a grey area of the Navigator.</paragraph>
<paragraph id="par_id3149490" role="paragraph" xml-lang="en-US">Click the plus sign (+) next to a category in the Navigator to view the items in the category. To view the number of items in a category, rest your mouse pointer over the category in the Navigator. To jump to an item in the document, double-click the item in the Navigator.</paragraph>
diff --git a/source/text/swriter/main0220.xhp b/source/text/swriter/main0220.xhp
index cd4dedd15f..ff0458a516 100644
--- a/source/text/swriter/main0220.xhp
+++ b/source/text/swriter/main0220.xhp
@@ -66,7 +66,7 @@
<embed href="text/shared/02/02050000.xhp#sytextobun"/>
<paragraph role="heading" id="hd_id3147265" xml-lang="en-US" level="2"><link href="text/shared/01/02090000.xhp" name="Select All">Select All</link></paragraph>
<embed href="text/shared/01/02090000.xhp#allestext"/>
-<embed href="text/shared/00/00000402.xhp#syallesau"/>
+<embed href="text/shared/00/edit_menu.xhp#syallesau"/>
<paragraph role="heading" id="hd_id3145596" xml-lang="en-US" level="2"><link href="text/shared/01/05020000.xhp" name="Character">Character</link></paragraph>
<embed href="text/shared/01/05020000.xhp#zeichentext"/>
<embed href="text/shared/00/00040500.xhp#syzeich"/>