This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 37a81e6ad9 Remove 'oldref' entries (work in progress)
37a81e6ad9 is described below

commit 37a81e6ad990f740ddcc77b812043537c18904ca
Author: mseidel <msei...@apache.org>
AuthorDate: Sat Feb 10 00:57:06 2024 +0100

    Remove 'oldref' entries (work in progress)
    
    (cherry picked from commit 8c57a15ae84c54d9ddf7861407b61ffa1f7e11fb)
---
 .../source/text/sbasic/shared/03020304.xhp         | 23 +++++++++++-----------
 .../source/text/sbasic/shared/03120315.xhp         | 22 ++++++++++-----------
 .../source/text/scalc/guide/table_view.xhp         | 10 +++++-----
 .../source/text/shared/01/02230300.xhp             |  8 ++++----
 .../source/text/shared/02/01170902.xhp             | 14 ++++++-------
 .../source/text/shared/02/09030000.xhp             |  8 ++++----
 .../source/text/shared/02/12110000.xhp             | 10 +++++-----
 .../source/text/shared/autopi/01090000.xhp         |  6 +++---
 .../source/text/shared/autopi/01100150.xhp         | 10 +++++-----
 .../text/shared/explorer/database/05030000.xhp     | 12 +++++------
 .../source/text/simpress/00/00000405.xhp           | 20 +++++++++----------
 .../helpcontent2/source/text/smath/01/03090908.xhp |  2 +-
 .../source/text/swriter/01/04090000.xhp            |  8 ++++----
 .../source/text/swriter/01/04090100.xhp            | 14 ++++++-------
 .../source/text/swriter/01/05060000.xhp            | 10 +++++-----
 .../text/swriter/guide/nonprintable_text.xhp       | 12 +++++------
 16 files changed, 93 insertions(+), 96 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/03020304.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020304.xhp
index 2793c0a5b5..e71af2133f 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020304.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020304.xhp
@@ -33,18 +33,17 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3154367">
 <bookmark_value>Seek function</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3154367" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03020304.xhp" name="Seek 
Function [Runtime]">Seek Function [Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3156280" xml-lang="en-US" l10n="CHG" 
oldref="2">Returns the position for the next writing or reading in a file that 
was opened with the open statement.<comment>UFI: see 
#61750</comment></paragraph>
+<paragraph role="heading" id="hd_id3154367" xml-lang="en-US" level="1" 
l10n="U"><link href="text/sbasic/shared/03020304.xhp" name="Seek Function 
[Runtime]">Seek Function [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3156280" xml-lang="en-US" 
l10n="CHG">Returns the position for the next writing or reading in a file that 
was opened with the open statement.<comment>UFI: see 
#61750</comment></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3153194" xml-lang="en-US" l10n="U" 
oldref="3">For random access files, the Seek function returns the number of the 
next record to be read.</paragraph>
-<paragraph role="paragraph" id="par_id3161831" xml-lang="en-US" l10n="U" 
oldref="4">For all other files, the function returns the byte position at which 
the next operation is to occur.</paragraph>
-<paragraph role="paragraph" id="par_id3155854" xml-lang="en-US" l10n="U" 
oldref="5">See also: <link href="text/sbasic/shared/03020103.xhp" 
name="Open">Open</link>, <link href="text/sbasic/shared/03020305.xhp" 
name="Seek">Seek</link>.</paragraph>
-<paragraph role="heading" id="hd_id3152460" xml-lang="en-US" level="2" 
l10n="U" oldref="6">Syntax:</paragraph>
-<paragraph role="code" id="par_id3145365" xml-lang="en-US" l10n="U" 
oldref="7">Seek (FileNumber)</paragraph>
-<paragraph role="heading" id="hd_id3148575" xml-lang="en-US" level="2" 
l10n="U" oldref="8">Return value:</paragraph>
-<paragraph role="paragraph" id="par_id3159156" xml-lang="en-US" l10n="U" 
oldref="9">Long</paragraph>
-<paragraph role="heading" id="hd_id3149665" xml-lang="en-US" level="2" 
l10n="U" oldref="10">Parameters:</paragraph>
-<paragraph role="paragraph" id="par_id3148645" xml-lang="en-US" l10n="CHG" 
oldref="11">
-<emph>FileNumber:</emph> The data channel number used in the Open 
statement.</paragraph>
+<paragraph role="paragraph" id="par_id3153194" xml-lang="en-US" l10n="U">For 
random access files, the Seek function returns the number of the next record to 
be read.</paragraph>
+<paragraph role="paragraph" id="par_id3161831" xml-lang="en-US" l10n="U">For 
all other files, the function returns the byte position at which the next 
operation is to occur.</paragraph>
+<paragraph role="paragraph" id="par_id3155854" xml-lang="en-US" l10n="U">See 
also: <link href="text/sbasic/shared/03020103.xhp" name="Open">Open</link>, 
<link href="text/sbasic/shared/03020305.xhp" 
name="Seek">Seek</link>.</paragraph>
+<paragraph role="heading" id="hd_id3152460" xml-lang="en-US" level="2" 
l10n="U">Syntax:</paragraph>
+<paragraph role="code" id="par_id3145365" xml-lang="en-US" l10n="U">Seek 
(FileNumber)</paragraph>
+<paragraph role="heading" id="hd_id3148575" xml-lang="en-US" level="2" 
l10n="U">Return value:</paragraph>
+<paragraph role="paragraph" id="par_id3159156" xml-lang="en-US" 
l10n="U">Long</paragraph>
+<paragraph role="heading" id="hd_id3149665" xml-lang="en-US" level="2" 
l10n="U">Parameters:</paragraph>
+<paragraph role="paragraph" id="par_id3148645" xml-lang="en-US" 
l10n="CHG"><emph>FileNumber:</emph> The data channel number used in the Open 
statement.</paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/sbasic/shared/03120315.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03120315.xhp
index b1faedc47a..883d73aa07 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03120315.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03120315.xhp
@@ -33,19 +33,17 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3149416">
 <bookmark_value>Join function</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03120315.xhp" name="Join 
Function [Runtime]">Join Function [Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3149670" xml-lang="en-US" l10n="U" 
oldref="2">Returns a string from a number of substrings in a string 
array.</paragraph>
+<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="1" 
l10n="U"><link href="text/sbasic/shared/03120315.xhp" name="Join Function 
[Runtime]">Join Function [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3149670" xml-lang="en-US" 
l10n="U">Returns a string from a number of substrings in a string 
array.</paragraph>
 </section>
-<paragraph role="heading" id="hd_id3159414" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Syntax:</paragraph>
-<paragraph role="paragraph" id="par_id3156344" xml-lang="en-US" l10n="U" 
oldref="4">Join (Text As String Array, delimiter)</paragraph>
-<paragraph role="heading" id="hd_id3150400" xml-lang="en-US" level="2" 
l10n="U" oldref="5">Return value:</paragraph>
-<paragraph role="paragraph" id="par_id3150359" xml-lang="en-US" l10n="U" 
oldref="6">String</paragraph>
-<paragraph role="heading" id="hd_id3148798" xml-lang="en-US" level="2" 
l10n="U" oldref="7">Parameters:</paragraph>
-<paragraph role="paragraph" id="par_id3145171" xml-lang="en-US" l10n="U" 
oldref="8">
-<emph>Text:</emph> A string array.</paragraph>
-<paragraph role="paragraph" id="par_id3154908" xml-lang="en-US" l10n="U" 
oldref="9">
-<emph>delimiter (optional):</emph> A string character that is used to separate 
the substrings in the resulting string. The default delimiter is the space 
character. If delimiter is a string of length zero "", the substrings are 
joined without separator.</paragraph>
-<paragraph role="heading" id="hd_id3154218" xml-lang="en-US" level="2" 
l10n="U" oldref="10">Example:</paragraph>
+<paragraph role="heading" id="hd_id3159414" xml-lang="en-US" level="2" 
l10n="U">Syntax:</paragraph>
+<paragraph role="paragraph" id="par_id3156344" xml-lang="en-US" l10n="U">Join 
(Text As String Array, delimiter)</paragraph>
+<paragraph role="heading" id="hd_id3150400" xml-lang="en-US" level="2" 
l10n="U">Return value:</paragraph>
+<paragraph role="paragraph" id="par_id3150359" xml-lang="en-US" 
l10n="U">String</paragraph>
+<paragraph role="heading" id="hd_id3148798" xml-lang="en-US" level="2" 
l10n="U">Parameters:</paragraph>
+<paragraph role="paragraph" id="par_id3145171" xml-lang="en-US" 
l10n="U"><emph>Text:</emph> A string array.</paragraph>
+<paragraph role="paragraph" id="par_id3154908" xml-lang="en-US" 
l10n="U"><emph>delimiter (optional):</emph> A string character that is used to 
separate the substrings in the resulting string. The default delimiter is the 
space character. If delimiter is a string of length zero "", the substrings are 
joined without separator.</paragraph>
+<paragraph role="heading" id="hd_id3154218" xml-lang="en-US" level="2" 
l10n="U">Example:</paragraph>
 <embed href="text/sbasic/shared/03120314.xhp#splitjoinex"/>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/scalc/guide/table_view.xhp 
b/main/helpcontent2/source/text/scalc/guide/table_view.xhp
index f6466c8b24..67d371e083 100644
--- a/main/helpcontent2/source/text/scalc/guide/table_view.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/table_view.xhp
@@ -38,18 +38,18 @@
 <bookmark_value>hiding;headers/grid lines</bookmark_value>
 <bookmark_value>changing;table views</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3147304" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><variable id="table_view"><link 
href="text/scalc/guide/table_view.xhp" name="Changing Table Views">Changing 
Table Views</link>
+<paragraph role="heading" id="hd_id3147304" xml-lang="en-US" level="1" 
l10n="U"><variable id="table_view"><link href="text/scalc/guide/table_view.xhp" 
name="Changing Table Views">Changing Table Views</link>
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3153192" xml-lang="en-US" l10n="U" 
oldref="2">To hide column and line headers in a table:</paragraph>
+<paragraph role="paragraph" id="par_id3153192" xml-lang="en-US" l10n="U">To 
hide column and line headers in a table:</paragraph>
 <list type="unordered">
 <listitem>
-<paragraph role="listitem" id="par_id3153768" xml-lang="en-US" l10n="CHG" 
oldref="3">Under the menu item <emph><switchinline select="sys"><caseinline 
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>, go to the 
<emph>View</emph> tab page. Unmark <emph>Column/row headers</emph>. Confirm 
with <emph>OK</emph>.</paragraph>
+<paragraph role="listitem" id="par_id3153768" xml-lang="en-US" 
l10n="CHG">Under the menu item <emph><switchinline select="sys"><caseinline 
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>, go to the 
<emph>View</emph> tab page. Unmark <emph>Column/row headers</emph>. Confirm 
with <emph>OK</emph>.</paragraph>
 </listitem>
 </list>
-<paragraph role="paragraph" id="par_id3147436" xml-lang="en-US" l10n="U" 
oldref="4">To hide grid lines:</paragraph>
+<paragraph role="paragraph" id="par_id3147436" xml-lang="en-US" l10n="U">To 
hide grid lines:</paragraph>
 <list type="unordered">
 <listitem>
-<paragraph role="listitem" id="par_id3153726" xml-lang="en-US" l10n="CHG" 
oldref="5">Under the menu item <emph><switchinline select="sys"><caseinline 
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>, go to the 
<emph>View</emph> tab page. Unmark <emph>Grid lines</emph>. Confirm with 
<emph>OK</emph>.</paragraph>
+<paragraph role="listitem" id="par_id3153726" xml-lang="en-US" 
l10n="CHG">Under the menu item <emph><switchinline select="sys"><caseinline 
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - %PRODUCTNAME Calc</emph>, go to the 
<emph>View</emph> tab page. Unmark <emph>Grid lines</emph>. Confirm with 
<emph>OK</emph>.</paragraph>
 </listitem>
 </list>
 <section id="relatedtopics">
diff --git a/main/helpcontent2/source/text/shared/01/02230300.xhp 
b/main/helpcontent2/source/text/shared/01/02230300.xhp
index c8b7a0f3cf..58d2d78dc5 100644
--- a/main/helpcontent2/source/text/shared/01/02230300.xhp
+++ b/main/helpcontent2/source/text/shared/01/02230300.xhp
@@ -34,16 +34,16 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:CommentChange" id="bm_id7807911" 
localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:CommentChange" id="bm_id3152459" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/CUI_HID_REDLINING_EDIT" 
id="bm_id3153882" localize="false"/>
-<paragraph role="heading" id="hd_id3083278" xml-lang="en-US" level="1" 
l10n="U" oldref="1">Comment</paragraph>
-<paragraph role="paragraph" id="par_id3148983" xml-lang="en-US" l10n="U" 
oldref="2"><variable id="kommentartext"><ahelp hid="HID_REDLINING_EDIT">Enter a 
comment for the recorded change.</ahelp>
+<paragraph role="heading" id="hd_id3083278" xml-lang="en-US" level="1" 
l10n="U">Comment</paragraph>
+<paragraph role="paragraph" id="par_id3148983" xml-lang="en-US" 
l10n="U"><variable id="kommentartext"><ahelp hid="HID_REDLINING_EDIT">Enter a 
comment for the recorded change.</ahelp>
 </variable></paragraph>
 <section id="howtoget">
 <embed href="text/shared/00/00000402.xhp#kommentar"/>
 </section>
-<paragraph role="note" id="par_id3155391" xml-lang="en-US" l10n="U" 
oldref="3">You can attach a comment when <switchinline 
select="appl"><caseinline select="WRITER">the cursor is in a changed text 
passage 
+<paragraph role="note" id="par_id3155391" xml-lang="en-US" l10n="U">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>Accept or Reject Changes</emph> 
dialog.</paragraph>
-<paragraph role="paragraph" id="par_id3156426" xml-lang="en-US" l10n="U" 
oldref="5"><switchinline select="appl"><caseinline select="CALC">Comments are 
displayed as callouts in the sheet when you rest your mouse pointer over a cell 
with a recorded change. You can also view comments that are attached to a 
changed cell in the changes list in the <link 
href="text/shared/01/02230400.xhp" name="Accept or Reject Changes"><emph>Accept 
or Reject Changes</emph></link> dialog. 
+<paragraph role="paragraph" id="par_id3156426" xml-lang="en-US" 
l10n="U"><switchinline select="appl"><caseinline select="CALC">Comments are 
displayed as callouts in the sheet when you rest your mouse pointer over a cell 
with a recorded change. You can also view comments that are attached to a 
changed cell in the changes list in the <link 
href="text/shared/01/02230400.xhp" name="Accept or Reject Changes"><emph>Accept 
or Reject Changes</emph></link> dialog. 
 </caseinline></switchinline></paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/shared/02/01170902.xhp 
b/main/helpcontent2/source/text/shared/02/01170902.xhp
index 7a26024c25..0d2ff4856b 100644
--- a/main/helpcontent2/source/text/shared/02/01170902.xhp
+++ b/main/helpcontent2/source/text/shared/02/01170902.xhp
@@ -30,18 +30,18 @@
 </meta>
 <body>
 <section id="seite2">
-<paragraph role="heading" id="hd_id3153323" xml-lang="en-US" level="1" 
l10n="U" oldref="14"><link href="text/shared/02/01170902.xhp" name="Combo/List 
Box Wizard: Field Selection">Combo/List Box Wizard: Field 
Selection</link></paragraph>
-<paragraph role="paragraph" id="par_id3154228" xml-lang="en-US" l10n="U" 
oldref="9">Select the data field specified in the table on the previous page, 
whose contents should be displayed in the list or combo box.</paragraph>
+<paragraph role="heading" id="hd_id3153323" xml-lang="en-US" level="1" 
l10n="U"><link href="text/shared/02/01170902.xhp" name="Combo/List Box Wizard: 
Field Selection">Combo/List Box Wizard: Field Selection</link></paragraph>
+<paragraph role="paragraph" id="par_id3154228" xml-lang="en-US" 
l10n="U">Select the data field specified in the table on the previous page, 
whose contents should be displayed in the list or combo box.</paragraph>
 </section>
 <section id="howtoget">
 <embed href="text/shared/00/00040501.xhp#aupikomli2"/>
 </section>
 <!-- removed HID 
DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_FIELD_LB_SELECTFIELD -->
-<paragraph role="heading" id="hd_id3153894" xml-lang="en-US" level="2" 
l10n="U" oldref="10">Available Fields</paragraph>
-<paragraph role="paragraph" id="par_id3093440" xml-lang="en-US" l10n="U" 
oldref="11"><ahelp 
hid="DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_FIELD_LB_SELECTFIELD">Displays 
all table fields chosen on the previous Wizard page.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153894" xml-lang="en-US" level="2" 
l10n="U">Available Fields</paragraph>
+<paragraph role="paragraph" id="par_id3093440" xml-lang="en-US" 
l10n="U"><ahelp 
hid="DBP_LISTBOX_RID_PAGE_LCW_CONTENTSELECTION_FIELD_LB_SELECTFIELD">Displays 
all table fields chosen on the previous Wizard page.</ahelp></paragraph>
 <!-- removed HID 
DBP_EDIT_RID_PAGE_LCW_CONTENTSELECTION_FIELD_ET_DISPLAYEDFIELD -->
-<paragraph role="heading" id="hd_id3145669" xml-lang="en-US" level="2" 
l10n="U" oldref="12">Display Field</paragraph>
-<paragraph role="paragraph" id="par_id3145136" xml-lang="en-US" l10n="U" 
oldref="13"><ahelp 
hid="DBP_EDIT_RID_PAGE_LCW_CONTENTSELECTION_FIELD_ET_DISPLAYEDFIELD">Specifies 
the field whose data are to be shown in the combo or list 
boxes.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3145345" xml-lang="en-US" l10n="U" 
oldref="19">The field name given here appears in the <link 
href="text/shared/02/01170102.xhp" name="Control properties">Control 
properties</link> as an element of an SQL statement in the <emph>List 
Contents</emph> field.</paragraph>
+<paragraph role="heading" id="hd_id3145669" xml-lang="en-US" level="2" 
l10n="U">Display Field</paragraph>
+<paragraph role="paragraph" id="par_id3145136" xml-lang="en-US" 
l10n="U"><ahelp 
hid="DBP_EDIT_RID_PAGE_LCW_CONTENTSELECTION_FIELD_ET_DISPLAYEDFIELD">Specifies 
the field whose data are to be shown in the combo or list 
boxes.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3145345" xml-lang="en-US" l10n="U">The 
field name given here appears in the <link href="text/shared/02/01170102.xhp" 
name="Control properties">Control properties</link> as an element of an SQL 
statement in the <emph>List Contents</emph> field.</paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/shared/02/09030000.xhp 
b/main/helpcontent2/source/text/shared/02/09030000.xhp
index 9f7026cb58..d3a458a2c3 100644
--- a/main/helpcontent2/source/text/shared/02/09030000.xhp
+++ b/main/helpcontent2/source/text/shared/02/09030000.xhp
@@ -32,10 +32,10 @@
 <section id="link">
 <bookmark xml-lang="en-US" branch="hid/.uno:SetHyperlink" id="bm_id8350336" 
localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:SetHyperlink" id="bm_id3153089" 
localize="false"/>
-<paragraph role="heading" id="hd_id3154094" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/shared/02/09030000.xhp" 
name="Hyperlink">Hyperlink</link></paragraph>
-<paragraph role="paragraph" id="par_id3151100" xml-lang="en-US" l10n="U" 
oldref="2"><ahelp hid=".uno:SetHyperlink">Inserts a hyperlink from the current 
URL into your document.</ahelp> The <link 
href="text/shared/00/00000002.xhp#url" name="URL">URL</link> address is taken 
from the entry in the <emph>Internet URLs</emph> combo box, and the name of the 
link is taken from the <emph>URL Name</emph> combo box.</paragraph>
+<paragraph role="heading" id="hd_id3154094" xml-lang="en-US" level="1" 
l10n="U"><link href="text/shared/02/09030000.xhp" 
name="Hyperlink">Hyperlink</link></paragraph>
+<paragraph role="paragraph" id="par_id3151100" xml-lang="en-US" 
l10n="U"><ahelp hid=".uno:SetHyperlink">Inserts a hyperlink from the current 
URL into your document.</ahelp> The <link 
href="text/shared/00/00000002.xhp#url" name="URL">URL</link> address is taken 
from the entry in the <emph>Internet URLs</emph> combo box, and the name of the 
link is taken from the <emph>URL Name</emph> combo box.</paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3149760" xml-lang="en-US" l10n="CHG" 
oldref="3">You can insert the <link 
href="text/shared/00/00000002.xhp#hyperlink" name="hyperlink">hyperlink</link> 
as text or as a button. Click the arrow next to the <emph>Hyperlink</emph> 
icon, then select <emph>As text</emph> or <emph>As button</emph> from the menu. 
The hyperlink is then inserted at the current cursor location.</paragraph>
+<paragraph role="paragraph" id="par_id3149760" xml-lang="en-US" l10n="CHG">You 
can insert the <link href="text/shared/00/00000002.xhp#hyperlink" 
name="hyperlink">hyperlink</link> as text or as a button. Click the arrow next 
to the <emph>Hyperlink</emph> icon, then select <emph>As text</emph> or 
<emph>As button</emph> from the menu. The hyperlink is then inserted at the 
current cursor location.</paragraph>
 <section id="sylink">
 <table id="tbl_id3153049">
 <tablerow>
@@ -45,7 +45,7 @@
 </image></paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3154824" xml-lang="en-US" l10n="U" 
oldref="4">Hyperlink</paragraph>
+<paragraph role="paragraph" id="par_id3154824" xml-lang="en-US" 
l10n="U">Hyperlink</paragraph>
 </tablecell>
 </tablerow>
 </table>
diff --git a/main/helpcontent2/source/text/shared/02/12110000.xhp 
b/main/helpcontent2/source/text/shared/02/12110000.xhp
index a129d38dd7..10fc40decf 100644
--- a/main/helpcontent2/source/text/shared/02/12110000.xhp
+++ b/main/helpcontent2/source/text/shared/02/12110000.xhp
@@ -32,22 +32,22 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:FormFilter" id="bm_id7677230" 
localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:FormFilter" id="bm_id3154894" 
localize="false"/>
 <section id="formbasedfilters">
-<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><variable id="formfilter"><link 
href="text/shared/02/12110000.xhp" name="Form-based Filters">Form-based 
Filters</link>
+<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1" 
l10n="U"><variable id="formfilter"><link href="text/shared/02/12110000.xhp" 
name="Form-based Filters">Form-based Filters</link>
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3154230" xml-lang="en-US" l10n="U" 
oldref="2"><variable id="formfiltertext"><ahelp hid=".uno:FormFilter">Prompts 
the database server to filter the visible data by specified criteria.</ahelp>
+<paragraph role="paragraph" id="par_id3154230" xml-lang="en-US" 
l10n="U"><variable id="formfiltertext"><ahelp hid=".uno:FormFilter">Prompts the 
database server to filter the visible data by specified criteria.</ahelp>
 </variable></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3152918" xml-lang="en-US" l10n="U" 
oldref="3">Unlike the normal search, which is activated by the <link 
href="text/shared/02/12100200.xhp" name="Find Record">Find Record</link> icon 
on the <emph>Form</emph> Bar, you can search more quickly by using the 
form-based filter. Usually a quick database server is charged with the search. 
Also, you can enter more complex search conditions.</paragraph>
+<paragraph role="paragraph" id="par_id3152918" xml-lang="en-US" 
l10n="U">Unlike the normal search, which is activated by the <link 
href="text/shared/02/12100200.xhp" name="Find Record">Find Record</link> icon 
on the <emph>Form</emph> Bar, you can search more quickly by using the 
form-based filter. Usually a quick database server is charged with the search. 
Also, you can enter more complex search conditions.</paragraph>
 <section id="syformfilter">
 <table id="tbl_id3156136">
 <tablerow>
 <tablecell colspan="" rowspan="">
 <paragraph role="paragraph" id="par_id3153394" xml-lang="en-US" l10n="E">
-<image id="img_id3147226" src="res/commandimagelist/sc_formfilter.png" 
width="0.564cm" height="0.564cm"><alt id="alt_id3147226" 
xml-lang="en-US">Icon</alt>
+<image id="img_id3147226" src="res/commandimagelist/sc_formfilter.png"><alt 
id="alt_id3147226" xml-lang="en-US">Icon</alt>
 </image></paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3149751" xml-lang="en-US" l10n="U" 
oldref="4">Form-based Filters</paragraph>
+<paragraph role="paragraph" id="par_id3149751" xml-lang="en-US" 
l10n="U">Form-based Filters</paragraph>
 </tablecell>
 </tablerow>
 </table>
diff --git a/main/helpcontent2/source/text/shared/autopi/01090000.xhp 
b/main/helpcontent2/source/text/shared/autopi/01090000.xhp
index 71349b68ec..f1c44e42f9 100644
--- a/main/helpcontent2/source/text/shared/autopi/01090000.xhp
+++ b/main/helpcontent2/source/text/shared/autopi/01090000.xhp
@@ -34,13 +34,13 @@
 <bookmark_value>forms;wizards</bookmark_value>
 <bookmark_value>wizards;forms</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3109850" xml-lang="en-US" level="1" 
l10n="U" oldref="1">Form Wizard</paragraph>
-<paragraph role="paragraph" id="par_id3150247" xml-lang="en-US" l10n="U" 
oldref="2"><variable id="formular"><ahelp hid="HID_DLGFORM_DIALOG">Activates 
the Wizard for creating forms.</ahelp>
+<paragraph role="heading" id="hd_id3109850" xml-lang="en-US" level="1" 
l10n="U">Form Wizard</paragraph>
+<paragraph role="paragraph" id="par_id3150247" xml-lang="en-US" 
l10n="U"><variable id="formular"><ahelp hid="HID_DLGFORM_DIALOG">Activates the 
Wizard for creating forms.</ahelp>
 </variable></paragraph>
 <section id="howtoget">
 <embed href="text/shared/00/00000401.xhp#autopilotformular"/>
 </section>
-<paragraph role="paragraph" id="par_id3152801" xml-lang="en-US" l10n="U" 
oldref="3">Select the form properties using the following steps:</paragraph>
+<paragraph role="paragraph" id="par_id3152801" xml-lang="en-US" 
l10n="U">Select the form properties using the following steps:</paragraph>
 <embed href="text/shared/autopi/01090100.xhp#fieldselection"/>
 <embed href="text/shared/autopi/01090200.xhp#setupsubform"/>
 <embed href="text/shared/autopi/01090210.xhp#addsubformfields"/>
diff --git a/main/helpcontent2/source/text/shared/autopi/01100150.xhp 
b/main/helpcontent2/source/text/shared/autopi/01100150.xhp
index f8a7be89a6..498b466370 100644
--- a/main/helpcontent2/source/text/shared/autopi/01100150.xhp
+++ b/main/helpcontent2/source/text/shared/autopi/01100150.xhp
@@ -30,8 +30,8 @@
 </meta>
 <body>
 <section id="labelingfields">
-<paragraph role="heading" id="hd_id3144415" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/shared/autopi/01100150.xhp" name="Report 
Wizard - Labeling Fields">Report Wizard - Labeling Fields</link></paragraph>
-<paragraph role="paragraph" id="par_id3147102" xml-lang="en-US" l10n="U" 
oldref="2"><ahelp hid=".">Specifies how you want to label the 
fields.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3144415" xml-lang="en-US" level="1" 
l10n="U"><link href="text/shared/autopi/01100150.xhp" name="Report Wizard - 
Labeling Fields">Report Wizard - Labeling Fields</link></paragraph>
+<paragraph role="paragraph" id="par_id3147102" xml-lang="en-US" 
l10n="U"><ahelp hid=".">Specifies how you want to label the 
fields.</ahelp></paragraph>
 </section>
 <section id="howtoget">
 <embed href="text/shared/00/00000401.xhp#autopilotreport"/>
@@ -42,8 +42,8 @@
 <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_6_TXTTITLE_4" 
id="bm_id3159233" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_6_TXTTITLE_5" 
id="bm_id3149827" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_6_TXTTITLE_6" 
id="bm_id3154288" localize="false"/>
-<paragraph role="heading" id="hd_id3155805" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Field list</paragraph>
-<paragraph role="paragraph" id="par_id3150774" xml-lang="en-US" l10n="U" 
oldref="4"><ahelp hid="HID_DLGREPORT_6_TXTTITLE_6">Displays the names of the 
fields to be included in the report. At the right you can enter a label for 
each field that will be printed in the report.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3153748" xml-lang="en-US" l10n="U" 
oldref="5"><link href="text/shared/autopi/01100200.xhp" name="More about Report 
Wizard - Grouping">More about Report Wizard - Grouping</link></paragraph>
+<paragraph role="heading" id="hd_id3155805" xml-lang="en-US" level="2" 
l10n="U">Field list</paragraph>
+<paragraph role="paragraph" id="par_id3150774" xml-lang="en-US" 
l10n="U"><ahelp hid="HID_DLGREPORT_6_TXTTITLE_6">Displays the names of the 
fields to be included in the report. At the right you can enter a label for 
each field that will be printed in the report.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153748" xml-lang="en-US" l10n="U"><link 
href="text/shared/autopi/01100200.xhp" name="More about Report Wizard - 
Grouping">More about Report Wizard - Grouping</link></paragraph>
 </body>
 </helpdocument>
diff --git 
a/main/helpcontent2/source/text/shared/explorer/database/05030000.xhp 
b/main/helpcontent2/source/text/shared/explorer/database/05030000.xhp
index 4a7b0be977..4fdea8ad89 100644
--- a/main/helpcontent2/source/text/shared/explorer/database/05030000.xhp
+++ b/main/helpcontent2/source/text/shared/explorer/database/05030000.xhp
@@ -29,25 +29,25 @@
 </topic>
 </meta>
 <body>
-<paragraph role="heading" id="hd_id3154894" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/shared/explorer/database/05030000.xhp" 
name="Copy Query or Table by Drag-and-Drop">Copy Query or Table by 
Drag-and-Drop</link></paragraph>
+<paragraph role="heading" id="hd_id3154894" xml-lang="en-US" level="1" 
l10n="U"><link href="text/shared/explorer/database/05030000.xhp" name="Copy 
Query or Table by Drag-and-Drop">Copy Query or Table by 
Drag-and-Drop</link></paragraph>
 <bookmark xml-lang="en-US" branch="index" id="bm_id3155535">
 <bookmark_value>queries; copying (Base)</bookmark_value>
 <bookmark_value>tables in databases; copying database tables 
(Base)</bookmark_value>
 </bookmark><comment>mw deleted "database tables;"</comment>
-<paragraph role="paragraph" id="par_id3155535" xml-lang="en-US" l10n="CHG" 
oldref="2"><comment>UFI: fix to #i18395#</comment>Dragging-and-dropping a query 
or table opens the <emph>Copy Table</emph> dialog, which allows you to define 
the options for copying a query or a table.</paragraph>
+<paragraph role="paragraph" id="par_id3155535" xml-lang="en-US" 
l10n="CHG"><comment>UFI: fix to #i18395#</comment>Dragging-and-dropping a query 
or table opens the <emph>Copy Table</emph> dialog, which allows you to define 
the options for copying a query or a table.</paragraph>
 <section id="howtoget">
 <embed href="text/shared/00/00000450.xhp#tabellecopy"/>
 </section>
-<paragraph role="paragraph" id="par_id3148539" xml-lang="en-US" l10n="U" 
oldref="16">With the <emph>Copy Table</emph> dialog you can:</paragraph>
+<paragraph role="paragraph" id="par_id3148539" xml-lang="en-US" l10n="U">With 
the <emph>Copy Table</emph> dialog you can:</paragraph>
 <list type="unordered">
 <listitem>
-<paragraph role="listitem" id="par_id3153147" xml-lang="en-US" l10n="U" 
oldref="18">copy the data from the table into another table,</paragraph>
+<paragraph role="listitem" id="par_id3153147" xml-lang="en-US" l10n="U">copy 
the data from the table into another table,</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3150504" xml-lang="en-US" l10n="U" 
oldref="19">use the structure of the table as the basis for creating a new 
table.</paragraph>
+<paragraph role="listitem" id="par_id3150504" xml-lang="en-US" l10n="U">use 
the structure of the table as the basis for creating a new table.</paragraph>
 </listitem>
 </list>
-<paragraph role="paragraph" id="par_id3155628" xml-lang="en-US" l10n="U" 
oldref="20">You can copy within the same database or between different 
databases.</paragraph>
+<paragraph role="paragraph" id="par_id3155628" xml-lang="en-US" l10n="U">You 
can copy within the same database or between different databases.</paragraph>
 <embed href="text/shared/explorer/database/05030100.xhp#tabkop"/>
 <embed href="text/shared/explorer/database/05030200.xhp#tabkop2"/>
 <embed href="text/shared/explorer/database/05030300.xhp#tabkop3"/>
diff --git a/main/helpcontent2/source/text/simpress/00/00000405.xhp 
b/main/helpcontent2/source/text/simpress/00/00000405.xhp
index 4538b35a6e..e927ceefbf 100644
--- a/main/helpcontent2/source/text/simpress/00/00000405.xhp
+++ b/main/helpcontent2/source/text/simpress/00/00000405.xhp
@@ -29,25 +29,25 @@
 </topic>
 </meta>
 <body>
-<paragraph role="heading" id="hd_id3147001" xml-lang="en-US" level="1" 
l10n="U" oldref="1">Format Menu</paragraph>
+<paragraph role="heading" id="hd_id3147001" xml-lang="en-US" level="1" 
l10n="U">Format Menu</paragraph>
 <section id="bemaszung">
-<paragraph role="paragraph" id="par_id3148489" xml-lang="en-US" l10n="CHG" 
oldref="2">In the context menu of a dimension line, choose 
<emph>Dimensions</emph>.</paragraph>
-<paragraph role="paragraph" id="par_id3150207" xml-lang="en-US" l10n="CHG" 
oldref="15">On the <emph>Lines and Arrows</emph> toolbar, click the 
<emph>Dimension Line</emph> icon.</paragraph>
+<paragraph role="paragraph" id="par_id3148489" xml-lang="en-US" l10n="CHG">In 
the context menu of a dimension line, choose 
<emph>Dimensions</emph>.</paragraph>
+<paragraph role="paragraph" id="par_id3150207" xml-lang="en-US" l10n="CHG">On 
the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension 
Line</emph> icon.</paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3155530" xml-lang="en-US" l10n="U" 
oldref="9"><variable id="frtite">Choose <emph>Format - Page</emph>
+<paragraph role="paragraph" id="par_id3155530" xml-lang="en-US" 
l10n="U"><variable id="frtite">Choose <emph>Format - Page</emph>
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3145386" xml-lang="en-US" l10n="U" 
oldref="13"><variable id="frtites">Choose <emph>Format - Page</emph> and then 
click the <emph>Page</emph> tab
+<paragraph role="paragraph" id="par_id3145386" xml-lang="en-US" 
l10n="U"><variable id="frtites">Choose <emph>Format - Page</emph> and then 
click the <emph>Page</emph> tab
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3148866" xml-lang="en-US" l10n="U" 
oldref="14"><variable id="frtiteh">Choose <emph>Format - Page</emph> and then 
click the <emph>Background</emph> tab
+<paragraph role="paragraph" id="par_id3148866" xml-lang="en-US" 
l10n="U"><variable id="frtiteh">Choose <emph>Format - Page</emph> and then 
click the <emph>Background</emph> tab
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3155266" xml-lang="en-US" l10n="CHG" 
oldref="10"><variable id="adnsei">Choose <emph>Format - Slide Layout</emph>
+<paragraph role="paragraph" id="par_id3155266" xml-lang="en-US" 
l10n="CHG"><variable id="adnsei">Choose <emph>Format - Slide Layout</emph>
 </variable></paragraph>
 <section id="adnene">
-<paragraph role="paragraph" id="par_id3152874" xml-lang="en-US" l10n="CHG" 
oldref="11">In a Draw document, right-click a layer tab and choose <emph>Modify 
Layer</emph>
+<paragraph role="paragraph" id="par_id3152874" xml-lang="en-US" l10n="CHG">In 
a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph>
 </paragraph>
-<paragraph role="paragraph" id="par_id3154765" xml-lang="en-US" l10n="U" 
oldref="17">Choose <emph>Format - Layer</emph> (only $[officename] 
Draw)</paragraph>
+<paragraph role="paragraph" id="par_id3154765" xml-lang="en-US" 
l10n="U">Choose <emph>Format - Layer</emph> (only $[officename] 
Draw)</paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3153012" xml-lang="en-US" l10n="CHG" 
oldref="12"><variable id="seitenvorlage">Choose <emph>Format - Slide 
Design</emph>
+<paragraph role="paragraph" id="par_id3153012" xml-lang="en-US" 
l10n="CHG"><variable id="seitenvorlage">Choose <emph>Format - Slide 
Design</emph>
 </variable></paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/smath/01/03090908.xhp 
b/main/helpcontent2/source/text/smath/01/03090908.xhp
index a9827c1e7b..b51219e594 100644
--- a/main/helpcontent2/source/text/smath/01/03090908.xhp
+++ b/main/helpcontent2/source/text/smath/01/03090908.xhp
@@ -35,7 +35,7 @@
 <paragraph role="paragraph" id="par_id3145790" xml-lang="en-US" l10n="U">Here 
is an example of how to create a square root with <emph>$[officename] 
Math</emph>. If you want to use the example in your own formula, copy it to the 
<emph>Commands</emph> window using the clipboard.</paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3148870" xml-lang="en-US" l10n="E">
-<image id="img_id3153917" src="res/helpimg/smzb8.png" width="9.567cm" 
height="3.597cm"><alt id="alt_id3153917" xml-lang="en-US">Icon</alt>
+<image id="img_id3153917" src="res/helpimg/smzb8.png"><alt id="alt_id3153917" 
xml-lang="en-US">Icon</alt>
 </image></paragraph>
 <paragraph role="code" id="par_id3153914" xml-lang="en-US" 
l10n="U">%LAMBDA_{deg","t}=1 + %alpha_deg SQRT {M_t over 
M_{(t=0)}-1}~"."</paragraph>
 </body>
diff --git a/main/helpcontent2/source/text/swriter/01/04090000.xhp 
b/main/helpcontent2/source/text/swriter/01/04090000.xhp
index b80482cd5b..e75979d1cb 100644
--- a/main/helpcontent2/source/text/swriter/01/04090000.xhp
+++ b/main/helpcontent2/source/text/swriter/01/04090000.xhp
@@ -31,8 +31,8 @@
 <body>
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertField" id="bm_id3076263" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertField" id="bm_id3145412" 
localize="false"/>
-<paragraph role="heading" id="hd_id3151171" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/swriter/01/04090000.xhp" 
name="Fields">Fields</link></paragraph>
-<paragraph role="paragraph" id="par_id3149805" xml-lang="en-US" l10n="CHG" 
oldref="2"><variable id="feldbefehltext"><ahelp hid=".uno:InsertField">Inserts 
a field at the current cursor position.</ahelp> The dialog lists all available 
fields. 
+<paragraph role="heading" id="hd_id3151171" xml-lang="en-US" level="1" 
l10n="U"><link href="text/swriter/01/04090000.xhp" 
name="Fields">Fields</link></paragraph>
+<paragraph role="paragraph" id="par_id3149805" xml-lang="en-US" 
l10n="CHG"><variable id="feldbefehltext"><ahelp hid=".uno:InsertField">Inserts 
a field at the current cursor position.</ahelp> The dialog lists all available 
fields. 
 </variable></paragraph>
 <section id="howtoget">
 <embed href="text/swriter/00/00000404.xhp#feldbefehlein"/>
@@ -45,8 +45,8 @@
 <embed href="text/swriter/01/04090005.xhp#variablen"/>
 <embed href="text/swriter/01/04090006.xhp#datenbank"/>
 <bookmark xml-lang="en-US" branch="hid/SW_HID_FIELD_INSERT" id="bm_id3149692" 
localize="false"/>
-<paragraph role="heading" id="hd_id3155903" xml-lang="en-US" level="2" 
l10n="U" oldref="178">Insert</paragraph>
-<paragraph role="paragraph" id="par_id3154190" xml-lang="en-US" l10n="CHG" 
oldref="179"><ahelp hid="HID_FIELD_INSERT">Inserts the selected field at the 
current cursor position in the document. To close the dialog, click the 
<emph>Close</emph> button.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155903" xml-lang="en-US" level="2" 
l10n="U">Insert</paragraph>
+<paragraph role="paragraph" id="par_id3154190" xml-lang="en-US" 
l10n="CHG"><ahelp hid="HID_FIELD_INSERT">Inserts the selected field at the 
current cursor position in the document. To close the dialog, click the 
<emph>Close</emph> button.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/SW_HID_FIELD_CLOSE" id="bm_id3155186" 
localize="false"/>
 <paragraph role="paragraph" id="par_id5591296" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Closes the 
dialog.</ahelp></paragraph>
 </body>
diff --git a/main/helpcontent2/source/text/swriter/01/04090100.xhp 
b/main/helpcontent2/source/text/swriter/01/04090100.xhp
index e31ddc99e0..c89f8333c9 100644
--- a/main/helpcontent2/source/text/swriter/01/04090100.xhp
+++ b/main/helpcontent2/source/text/swriter/01/04090100.xhp
@@ -30,14 +30,14 @@
 </meta>
 <body>
 <bookmark xml-lang="en-US" branch="hid/SW_HID_FLD_INPUT" id="bm_id3154104" 
localize="false"/>
-<paragraph role="heading" id="hd_id3147515" xml-lang="en-US" level="1" 
l10n="U" oldref="1">Input Field</paragraph>
-<paragraph role="paragraph" id="par_id3146041" xml-lang="en-US" l10n="U" 
oldref="2"><ahelp hid="HID_FLD_INPUT">Inserts a text field that you can open 
and edit by clicking it in the document.</ahelp> You can use input fields for 
text, or to assign a new value to a variable.</paragraph>
-<paragraph role="paragraph" id="par_id3154470" xml-lang="en-US" l10n="U" 
oldref="7">To change the content of an Input Field in a document, click the 
field, and then edit the text in the lower box of the dialog.</paragraph>
+<paragraph role="heading" id="hd_id3147515" xml-lang="en-US" level="1" 
l10n="U">Input Field</paragraph>
+<paragraph role="paragraph" id="par_id3146041" xml-lang="en-US" 
l10n="U"><ahelp hid="HID_FLD_INPUT">Inserts a text field that you can open and 
edit by clicking it in the document.</ahelp> You can use input fields for text, 
or to assign a new value to a variable.</paragraph>
+<paragraph role="paragraph" id="par_id3154470" xml-lang="en-US" l10n="U">To 
change the content of an Input Field in a document, click the field, and then 
edit the text in the lower box of the dialog.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/sw:MultiLineEdit:DLG_FLD_INPUT:ED_EDIT" 
id="bm_id3154564" localize="false"/>
-<paragraph role="heading" id="hd_id3153669" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Edit</paragraph>
-<paragraph role="paragraph" id="par_id3154571" xml-lang="en-US" l10n="U" 
oldref="4"><ahelp hid="SW:MULTILINEEDIT:DLG_FLD_INPUT:ED_EDIT">The upper box 
displays the name that you entered in the <emph>Reference</emph> box of the 
Input Field on the <emph>Functions</emph> tab of the <emph>Fields</emph> 
dialog. The lower box displays the contents of the field.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153669" xml-lang="en-US" level="2" 
l10n="U">Edit</paragraph>
+<paragraph role="paragraph" id="par_id3154571" xml-lang="en-US" 
l10n="U"><ahelp hid="SW:MULTILINEEDIT:DLG_FLD_INPUT:ED_EDIT">The upper box 
displays the name that you entered in the <emph>Reference</emph> box of the 
Input Field on the <emph>Functions</emph> tab of the <emph>Fields</emph> 
dialog. The lower box displays the contents of the field.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/sw:PushButton:DLG_FLD_INPUT:PB_NEXT" 
id="bm_id3149685" localize="false"/>
-<paragraph role="heading" id="hd_id3155897" xml-lang="en-US" level="2" 
l10n="U" oldref="5">Next</paragraph>
-<paragraph role="paragraph" id="par_id3149691" xml-lang="en-US" l10n="U" 
oldref="6"><ahelp hid="SW:PUSHBUTTON:DLG_FLD_INPUT:PB_NEXT">Jumps to the next 
input field in the document.</ahelp> This button is only available when you 
position the cursor directly before an input field, and then press 
Shift+Ctrl+F9.</paragraph>
+<paragraph role="heading" id="hd_id3155897" xml-lang="en-US" level="2" 
l10n="U">Next</paragraph>
+<paragraph role="paragraph" id="par_id3149691" xml-lang="en-US" 
l10n="U"><ahelp hid="SW:PUSHBUTTON:DLG_FLD_INPUT:PB_NEXT">Jumps to the next 
input field in the document.</ahelp> This button is only available when you 
position the cursor directly before an input field, and then press 
Shift+Ctrl+F9.</paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/swriter/01/05060000.xhp 
b/main/helpcontent2/source/text/swriter/01/05060000.xhp
index 4c1071b96a..7f2b0eedf9 100644
--- a/main/helpcontent2/source/text/swriter/01/05060000.xhp
+++ b/main/helpcontent2/source/text/swriter/01/05060000.xhp
@@ -31,17 +31,17 @@
 <body>
 <bookmark xml-lang="en-US" branch="hid/.uno:GraphicDialog" id="bm_id4787703" 
localize="false"/><!-- HID added by script -->
 <bookmark xml-lang="en-US" branch="hid/.uno:GraphicDialog" id="bm_id3145246" 
localize="false"/>
-<paragraph role="heading" id="hd_id3150016" xml-lang="en-US" level="1" 
l10n="U" oldref="1">Graphics<comment>UFI: menu changed to Picture - dialog 
also?</comment></paragraph>
-<paragraph role="paragraph" id="par_id3148774" xml-lang="en-US" l10n="U" 
oldref="2"><variable id="grafiktext"><ahelp hid=".uno:GraphicDialog">Formats 
the size, position, and other properties of the selected graphic.</ahelp>
+<paragraph role="heading" id="hd_id3150016" xml-lang="en-US" level="1" 
l10n="U">Graphics<comment>UFI: menu changed to Picture - dialog 
also?</comment></paragraph>
+<paragraph role="paragraph" id="par_id3148774" xml-lang="en-US" 
l10n="U"><variable id="grafiktext"><ahelp hid=".uno:GraphicDialog">Formats the 
size, position, and other properties of the selected graphic.</ahelp>
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3147167" xml-lang="en-US" l10n="U" 
oldref="5">You can also change some of the properties of the selected graphic 
with <link href="text/swriter/01/04130100.xhp" name="shortcut keys">shortcut 
keys</link>.</paragraph>
+<paragraph role="paragraph" id="par_id3147167" xml-lang="en-US" l10n="U">You 
can also change some of the properties of the selected graphic with <link 
href="text/swriter/01/04130100.xhp" name="shortcut keys">shortcut 
keys</link>.</paragraph>
 <section id="howtoget">
 <embed href="text/swriter/00/00000405.xhp#formatgrafik"/>
 </section>
-<paragraph role="paragraph" id="par_id3150759" xml-lang="en-US" l10n="U" 
oldref="3">The <emph>Graphics</emph> dialog contains the following tab 
pages:</paragraph>
+<paragraph role="paragraph" id="par_id3150759" xml-lang="en-US" l10n="U">The 
<emph>Graphics</emph> dialog contains the following tab pages:</paragraph>
 <embed href="text/swriter/01/05060100.xhp#typ"/>
 <embed href="text/swriter/01/05060900.xhp#zusaetze"/>
-<paragraph role="heading" id="hd_id3145419" xml-lang="en-US" level="2" 
l10n="U" oldref="4"><link href="text/swriter/01/05060200.xhp" 
name="Wrap">Wrap</link></paragraph>
+<paragraph role="heading" id="hd_id3145419" xml-lang="en-US" level="2" 
l10n="U"><link href="text/swriter/01/05060200.xhp" 
name="Wrap">Wrap</link></paragraph>
 <embed href="text/swriter/01/05060200.xhp#umlauftext"/>
 <embed href="text/swriter/01/05060800.xhp#hyperlink"/>
 <embed href="text/swriter/01/05060300.xhp#grafik"/>
diff --git a/main/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp 
b/main/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp
index 6455c7c412..2348e044a1 100644
--- a/main/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp
+++ b/main/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp
@@ -33,24 +33,24 @@
 <bookmark_value>non-printing text</bookmark_value>
 <bookmark_value>text; non-printable</bookmark_value>
 </bookmark><comment>mw copied two entries from hidden_text.xhp</comment>
-<paragraph xml-lang="en-US" id="hd_id3148856" role="heading" level="1" 
l10n="U" oldref="1"><variable id="nonprintable_text"><link 
href="text/swriter/guide/nonprintable_text.xhp" name="Creating Non-printing 
Text">Creating Non-printing Text</link>
+<paragraph xml-lang="en-US" id="hd_id3148856" role="heading" level="1" 
l10n="U"><variable id="nonprintable_text"><link 
href="text/swriter/guide/nonprintable_text.xhp" name="Creating Non-printing 
Text">Creating Non-printing Text</link>
 </variable></paragraph><comment>MW created this guide from 
hidden_text.xhp</comment>
 <paragraph xml-lang="en-US" id="par_id4685201" role="paragraph" l10n="NEW">To 
create text that is not to be printed do the following:</paragraph>
 <list type="ordered">
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3149789" role="listitem" l10n="U" 
oldref="14">Choose <item type="menuitem">Insert - Frame</item> and click <item 
type="menuitem">OK</item>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149789" role="listitem" l10n="U">Choose 
<item type="menuitem">Insert - Frame</item> and click <item 
type="menuitem">OK</item>.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3150224" role="listitem" l10n="U" 
oldref="15">Enter text in the frame and if you want, resize the 
frame.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150224" role="listitem" l10n="U">Enter 
text in the frame and if you want, resize the frame.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3150242" role="listitem" l10n="U" 
oldref="16">Choose <item type="menuitem">Format - Frame/Object</item>, and then 
click the <item type="menuitem">Options</item> tab.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150242" role="listitem" l10n="U">Choose 
<item type="menuitem">Format - Frame/Object</item>, and then click the <item 
type="menuitem">Options</item> tab.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3145227" role="listitem" l10n="U" 
oldref="17">In the <emph>Properties</emph> area, clear the <emph>Print</emph> 
check box.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3145227" role="listitem" l10n="U">In the 
<emph>Properties</emph> area, clear the <emph>Print</emph> check 
box.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3150320" role="listitem" l10n="U" 
oldref="18">Click <emph>OK</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150320" role="listitem" l10n="U">Click 
<emph>OK</emph>.</paragraph>
 </listitem>
 </list>
 <section id="relatedtopics">

Reply via email to