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 728aa56c87 Remove 'oldref' entries (work in progress)
728aa56c87 is described below

commit 728aa56c876fe17f7506b23860e65cd1c302479c
Author: mseidel <msei...@apache.org>
AuthorDate: Sun Feb 25 21:50:56 2024 +0100

    Remove 'oldref' entries (work in progress)
    
    (cherry picked from commit b2092db5e7887e1278409f7230281be1952ecf82)
---
 .../source/text/sbasic/shared/03020407.xhp         | 23 +++++++++++-----------
 .../source/text/shared/01/06130100.xhp             | 20 +++++++++----------
 .../source/text/shared/autopi/01010500.xhp         | 10 +++++-----
 .../helpcontent2/source/text/smath/01/03090800.xhp |  4 ++--
 4 files changed, 28 insertions(+), 29 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/03020407.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020407.xhp
index c6aef6bf6b..ecbb3da757 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020407.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020407.xhp
@@ -33,21 +33,20 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3153361">
 <bookmark_value>FileDateTime function</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3153361" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03020407.xhp" 
name="FileDateTime Function [Runtime]">FileDateTime Function 
[Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3156423" xml-lang="en-US" l10n="U" 
oldref="2">Returns a string that contains the date and the time that a file was 
created or last modified.</paragraph>
+<paragraph role="heading" id="hd_id3153361" xml-lang="en-US" level="1" 
l10n="U"><link href="text/sbasic/shared/03020407.xhp" name="FileDateTime 
Function [Runtime]">FileDateTime Function [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3156423" xml-lang="en-US" 
l10n="U">Returns a string that contains the date and the time that a file was 
created or last modified.</paragraph>
 </section>
-<paragraph role="heading" id="hd_id3154685" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Syntax:</paragraph>
-<paragraph role="code" id="par_id3154124" xml-lang="en-US" l10n="U" 
oldref="4">FileDateTime (Text As String)</paragraph>
-<paragraph role="heading" id="hd_id3150448" xml-lang="en-US" level="2" 
l10n="U" oldref="5">Parameters:</paragraph>
-<paragraph role="paragraph" id="par_id3159153" xml-lang="en-US" l10n="U" 
oldref="6">
-<emph>Text:</emph> Any string expression that contains an unambiguous (no 
wildcards) file specification. You can also use <link 
href="text/sbasic/shared/00000002.xhp" name="URL notation">URL 
notation</link>.</paragraph>
-<paragraph role="paragraph" id="par_id3155306" xml-lang="en-US" l10n="U" 
oldref="7">This function determines the exact time of creation or last 
modification of a file, returned in the format "MM.DD.YYYY 
HH.MM.SS".</paragraph>
+<paragraph role="heading" id="hd_id3154685" xml-lang="en-US" level="2" 
l10n="U">Syntax:</paragraph>
+<paragraph role="code" id="par_id3154124" xml-lang="en-US" 
l10n="U">FileDateTime (Text As String)</paragraph>
+<paragraph role="heading" id="hd_id3150448" xml-lang="en-US" level="2" 
l10n="U">Parameters:</paragraph>
+<paragraph role="paragraph" id="par_id3159153" xml-lang="en-US" 
l10n="U"><emph>Text:</emph> Any string expression that contains an unambiguous 
(no wildcards) file specification. You can also use <link 
href="text/sbasic/shared/00000002.xhp" name="URL notation">URL 
notation</link>.</paragraph>
+<paragraph role="paragraph" id="par_id3155306" xml-lang="en-US" l10n="U">This 
function determines the exact time of creation or last modification of a file, 
returned in the format "MM.DD.YYYY HH.MM.SS".</paragraph>
 <embed href="text/sbasic/shared/00000003.xhp#languageformat"/>
 <embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
 <embed href="text/sbasic/shared/00000003.xhp#err5"/>
-<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="2" 
l10n="U" oldref="8">Example:</paragraph>
-<paragraph role="code" id="par_id3148576" xml-lang="en-US" l10n="U" 
oldref="9">Sub ExampleFileDateTime</paragraph>
-<paragraph role="code" id="par_id3161831" xml-lang="en-US" l10n="U" 
oldref="10">msgbox FileDateTime("C:\autoexec.bat")</paragraph>
-<paragraph role="code" id="par_id3146986" xml-lang="en-US" l10n="U" 
oldref="11">end sub</paragraph>
+<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="2" 
l10n="U">Example:</paragraph>
+<paragraph role="code" id="par_id3148576" xml-lang="en-US" l10n="U">Sub 
ExampleFileDateTime</paragraph>
+<paragraph role="code" id="par_id3161831" xml-lang="en-US" l10n="U">msgbox 
FileDateTime("C:\autoexec.bat")</paragraph>
+<paragraph role="code" id="par_id3146986" xml-lang="en-US" l10n="U">end 
sub</paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/shared/01/06130100.xhp 
b/main/helpcontent2/source/text/shared/01/06130100.xhp
index c9a64aa9d1..ef69bf5c4b 100644
--- a/main/helpcontent2/source/text/shared/01/06130100.xhp
+++ b/main/helpcontent2/source/text/shared/01/06130100.xhp
@@ -30,21 +30,21 @@
 </meta>
 <body>
 <bookmark xml-lang="en-US" branch="hid/SVX_HID_PASSWORD" id="bm_id3083278" 
localize="false"/>
-<paragraph role="heading" id="hd_id3153514" xml-lang="en-US" level="1" 
l10n="U" oldref="1">Change Password</paragraph>
-<paragraph role="paragraph" id="par_id3154545" xml-lang="en-US" l10n="U" 
oldref="2"><ahelp hid="HID_PASSWORD">Protects the selected library with a 
password.</ahelp> You can enter a new password, or change the current 
password.</paragraph>
+<paragraph role="heading" id="hd_id3153514" xml-lang="en-US" level="1" 
l10n="U">Change Password</paragraph>
+<paragraph role="paragraph" id="par_id3154545" xml-lang="en-US" 
l10n="U"><ahelp hid="HID_PASSWORD">Protects the selected library with a 
password.</ahelp> You can enter a new password, or change the current 
password.</paragraph>
 <section id="howtoget">
 <embed href="text/shared/00/00000406.xhp#passwort"/>
 </section>
-<paragraph role="heading" id="hd_id3145759" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Old password</paragraph>
+<paragraph role="heading" id="hd_id3145759" xml-lang="en-US" level="2" 
l10n="U">Old password</paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/svx:Edit:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD" id="bm_id3152895" 
localize="false"/>
-<paragraph role="heading" id="hd_id3150603" xml-lang="en-US" level="3" 
l10n="U" oldref="4">Password</paragraph>
-<paragraph role="paragraph" id="par_id3144415" xml-lang="en-US" l10n="U" 
oldref="5"><ahelp hid="SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD">Enter the 
current password for the selected library.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3145160" xml-lang="en-US" level="2" 
l10n="U" oldref="6">New password</paragraph>
+<paragraph role="heading" id="hd_id3150603" xml-lang="en-US" level="3" 
l10n="U">Password</paragraph>
+<paragraph role="paragraph" id="par_id3144415" xml-lang="en-US" 
l10n="U"><ahelp hid="SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD">Enter the 
current password for the selected library.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145160" xml-lang="en-US" level="2" 
l10n="U">New password</paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/svx:Edit:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD" id="bm_id3144436" 
localize="false"/>
-<paragraph role="heading" id="hd_id3149525" xml-lang="en-US" level="3" 
l10n="U" oldref="7">Password</paragraph>
-<paragraph role="paragraph" id="par_id3159194" xml-lang="en-US" l10n="U" 
oldref="8"><ahelp hid="SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD">Enter a new 
password for the selected library.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149525" xml-lang="en-US" level="3" 
l10n="U">Password</paragraph>
+<paragraph role="paragraph" id="par_id3159194" xml-lang="en-US" 
l10n="U"><ahelp hid="SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD">Enter a new 
password for the selected library.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/svx:Edit:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD" id="bm_id3156302" 
localize="false"/>
-<paragraph role="heading" id="hd_id3166445" xml-lang="en-US" level="3" 
l10n="U" oldref="9">Confirm</paragraph>
-<paragraph role="paragraph" id="par_id3153114" xml-lang="en-US" l10n="U" 
oldref="10"><ahelp hid="SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD">Reenter 
the new password for the selected library.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3166445" xml-lang="en-US" level="3" 
l10n="U">Confirm</paragraph>
+<paragraph role="paragraph" id="par_id3153114" xml-lang="en-US" 
l10n="U"><ahelp hid="SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD">Reenter the 
new password for the selected library.</ahelp></paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/shared/autopi/01010500.xhp 
b/main/helpcontent2/source/text/shared/autopi/01010500.xhp
index 9e2b7bd21a..7d5f31d24d 100644
--- a/main/helpcontent2/source/text/shared/autopi/01010500.xhp
+++ b/main/helpcontent2/source/text/shared/autopi/01010500.xhp
@@ -31,8 +31,8 @@
 <body>
 <section id="seite5">
 <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE5" id="bm_id3149205" 
localize="false"/>
-<paragraph role="heading" id="hd_id3143281" xml-lang="en-US" level="1" 
l10n="CHG" oldref="1"><link href="text/shared/autopi/01010500.xhp" name="Letter 
Wizard - Footer">Letter Wizard - Footer</link></paragraph>
-<paragraph role="paragraph" id="par_id3147834" xml-lang="en-US" l10n="CHG" 
oldref="2"><ahelp hid="HID_LETTER_PAGE5">Specifies the information to include 
in the footer space.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3143281" xml-lang="en-US" level="1" 
l10n="CHG"><link href="text/shared/autopi/01010500.xhp" name="Letter Wizard - 
Footer">Letter Wizard - Footer</link></paragraph>
+<paragraph role="paragraph" id="par_id3147834" xml-lang="en-US" 
l10n="CHG"><ahelp hid="HID_LETTER_PAGE5">Specifies the information to include 
in the footer space.</ahelp></paragraph>
 </section>
 <section id="howtoget">
 <embed href="text/shared/00/00000401.xhp#autopilotbrief5"/>
@@ -44,8 +44,8 @@
 <paragraph role="heading" id="par_idN105FA" xml-lang="en-US" level="2" 
l10n="NEW">Include only on second and following pages</paragraph>
 <paragraph role="paragraph" id="par_idN10600" xml-lang="en-US" 
l10n="NEW"><ahelp hid=".">Select to suppress the footer on the first 
page.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/WIZARDS_HID_LTRWIZ_CHKFOOTERPAGENUMBERS" id="bm_id9485152.00000001" 
localize="false"/>
-<paragraph role="heading" id="hd_id3153093" xml-lang="en-US" level="2" 
l10n="CHG" oldref="31">Include page numbers</paragraph>
-<paragraph role="paragraph" id="par_id3155414" xml-lang="en-US" l10n="CHG" 
oldref="32"><ahelp hid="HID_LTRWIZ_CHKFOOTERPAGENUMBERS">Includes page numbers 
in your letter template.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3154988" xml-lang="en-US" l10n="CHG" 
oldref="41"><link href="text/shared/autopi/01010600.xhp" name="Go to Letter 
Wizard - Name and location">Go to Letter Wizard - Name and 
location</link></paragraph>
+<paragraph role="heading" id="hd_id3153093" xml-lang="en-US" level="2" 
l10n="CHG">Include page numbers</paragraph>
+<paragraph role="paragraph" id="par_id3155414" xml-lang="en-US" 
l10n="CHG"><ahelp hid="HID_LTRWIZ_CHKFOOTERPAGENUMBERS">Includes page numbers 
in your letter template.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3154988" xml-lang="en-US" 
l10n="CHG"><link href="text/shared/autopi/01010600.xhp" name="Go to Letter 
Wizard - Name and location">Go to Letter Wizard - Name and 
location</link></paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/smath/01/03090800.xhp 
b/main/helpcontent2/source/text/smath/01/03090800.xhp
index 25f19890b9..3975ce833f 100644
--- a/main/helpcontent2/source/text/smath/01/03090800.xhp
+++ b/main/helpcontent2/source/text/smath/01/03090800.xhp
@@ -56,7 +56,7 @@
 <bookmark xml-lang="en-US" branch="hid/STARMATH_HID_SMA_SETOPERATIONS_TBX" 
id="bm_id3145205" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/STARMATH_HID_SMA_SETOPERATIONS_CAT" 
id="bm_id3145208" localize="false"/>
 <paragraph role="heading" id="hd_id3156318" xml-lang="en-US" level="1" 
l10n="U"><link href="text/smath/01/03090800.xhp" name="Set Operations">Set 
Operations</link></paragraph>
-<paragraph role="paragraph" id="par_id3154641" xml-lang="en-US" 
l10n="U"><ahelp hid="HID_SMA_SETOPERATIONS_CAT">Assign different set operators 
to the characters in your <emph>$[officename] Math</emph> formula. The 
individual operators are shown in the lower section of the Elements 
window</ahelp>. Call the <link href="text/shared/00/00000001.xhp#kontextmenue" 
name="context menu">context menu</link> in the <emph>Commands</emph> window to 
see an identical list of the individual functions. A [...]
+<paragraph role="paragraph" id="par_id3154641" xml-lang="en-US" 
l10n="U"><ahelp hid="HID_SMA_SETOPERATIONS_CAT">Assign different set operators 
to the characters in your <emph>$[officename] Math</emph> formula. The 
individual operators are shown in the lower section of the Elements 
window.</ahelp> Call the <link href="text/shared/00/00000001.xhp#kontextmenue" 
name="context menu">context menu</link> in the <emph>Commands</emph> window to 
see an identical list of the individual functions. A [...]
 </section>
 <section id="howtoget">
 <embed href="text/smath/00/00000004.xhp#astfab"/>
@@ -67,7 +67,7 @@
 <tablerow>
 <tablecell colspan="" rowspan="">
 <paragraph role="paragraph" id="par_idN10081" xml-lang="en-US" l10n="F">
-<image id="img_id3145418" src="starmath/res/op21401.png" width="8.47mm" 
height="8.47mm"><alt id="alt_id3145418" xml-lang="en-US">Icon</alt>
+<image id="img_id3145418" src="starmath/res/op21401.png"><alt 
id="alt_id3145418" xml-lang="en-US">Icon</alt>
 </image></paragraph>
 <bookmark xml-lang="en-US" branch="hid/STARMATH_HID_SMA_XINY" 
id="bm_id3147512" localize="false"/>
 </tablecell>

Reply via email to