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

commit 9a8fab4bf279e94182f70b38623a242144f7cbdc
Author: mseidel <msei...@apache.org>
AuthorDate: Sun Nov 10 13:45:57 2024 +0100

    Remove 'oldref' entries (work in progress)
---
 .../source/text/sbasic/shared/03020415.xhp         | 28 ++++++++++----------
 .../source/text/sbasic/shared/03104600.xhp         | 30 +++++++++++-----------
 .../source/text/shared/02/06050000.xhp             |  8 +++---
 .../source/text/swriter/guide/number_date_conv.xhp | 12 ++++-----
 .../source/text/swriter/guide/template_create.xhp  | 19 +++++++-------
 5 files changed, 48 insertions(+), 49 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/03020415.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020415.xhp
index fcf4229f02..2eea20bf26 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020415.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020415.xhp
@@ -33,22 +33,22 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3148946">
 <bookmark_value>FileExists function</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3148946" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03020415.xhp" 
name="FileExists Function [Runtime]">FileExists Function 
[Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3153361" xml-lang="en-US" l10n="U" 
oldref="2">Determines if a file or a directory is available on the data 
medium.</paragraph>
+<paragraph role="heading" id="hd_id3148946" xml-lang="en-US" level="1" 
l10n="U"><link href="text/sbasic/shared/03020415.xhp" name="FileExists Function 
[Runtime]">FileExists Function [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3153361" xml-lang="en-US" 
l10n="U">Determines if a file or a directory is available on the data 
medium.</paragraph>
 </section>
-<paragraph role="heading" id="hd_id3150447" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Syntax:</paragraph>
-<paragraph role="code" id="par_id3154685" xml-lang="en-US" l10n="U" 
oldref="4">FileExists(FileName As String | DirectoryName As String)</paragraph>
-<paragraph role="heading" id="hd_id3154126" xml-lang="en-US" level="2" 
l10n="U" oldref="5">Return value:</paragraph>
-<paragraph role="paragraph" id="par_id3150769" xml-lang="en-US" l10n="U" 
oldref="6">Bool</paragraph>
-<paragraph role="heading" id="hd_id3153770" xml-lang="en-US" level="2" 
l10n="U" oldref="7">Parameters:</paragraph>
-<paragraph role="paragraph" id="par_id3147349" xml-lang="en-US" l10n="U" 
oldref="8">FileName | DirectoryName: Any string expression that contains an 
unambiguous file specification. You can also use <link 
href="text/sbasic/shared/00000002.xhp" name="URL notation">URL 
notation</link>.</paragraph>
+<paragraph role="heading" id="hd_id3150447" xml-lang="en-US" level="2" 
l10n="U">Syntax:</paragraph>
+<paragraph role="code" id="par_id3154685" xml-lang="en-US" 
l10n="U">FileExists(FileName As String | DirectoryName As String)</paragraph>
+<paragraph role="heading" id="hd_id3154126" xml-lang="en-US" level="2" 
l10n="U">Return value:</paragraph>
+<paragraph role="paragraph" id="par_id3150769" xml-lang="en-US" 
l10n="U">Bool</paragraph>
+<paragraph role="heading" id="hd_id3153770" xml-lang="en-US" level="2" 
l10n="U">Parameters:</paragraph>
+<paragraph role="paragraph" id="par_id3147349" xml-lang="en-US" 
l10n="U">FileName | DirectoryName: Any string expression that contains an 
unambiguous file specification. You can also use <link 
href="text/sbasic/shared/00000002.xhp" name="URL notation">URL 
notation</link>.</paragraph>
 <embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
 <embed href="text/sbasic/shared/00000003.xhp#err5"/>
-<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="2" 
l10n="U" oldref="9">Example:</paragraph>
-<paragraph role="code" id="par_id3145272" xml-lang="en-US" l10n="U" 
oldref="10">sub ExampleFileExists</paragraph>
-<paragraph role="code" id="par_id3147317" xml-lang="en-US" l10n="U" 
oldref="12">msgbox FileExists("C:\autoexec.bat")</paragraph>
-<paragraph role="code" id="par_id3153190" xml-lang="en-US" l10n="U" 
oldref="13">msgbox FileExists("file:///d|/bookmark.htm")</paragraph>
-<paragraph role="code" id="par_id3148645" xml-lang="en-US" l10n="U" 
oldref="14">msgbox FileExists("file:///d|/private")</paragraph>
-<paragraph role="code" id="par_id3149262" xml-lang="en-US" l10n="U" 
oldref="15">end sub</paragraph>
+<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="2" 
l10n="U">Example:</paragraph>
+<paragraph role="code" id="par_id3145272" xml-lang="en-US" l10n="U">sub 
ExampleFileExists</paragraph>
+<paragraph role="code" id="par_id3147317" xml-lang="en-US" l10n="U">msgbox 
FileExists("C:\autoexec.bat")</paragraph>
+<paragraph role="code" id="par_id3153190" xml-lang="en-US" l10n="U">msgbox 
FileExists("file:///d|/bookmark.htm")</paragraph>
+<paragraph role="code" id="par_id3148645" xml-lang="en-US" l10n="U">msgbox 
FileExists("file:///d|/private")</paragraph>
+<paragraph role="code" id="par_id3149262" xml-lang="en-US" l10n="U">end 
sub</paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/sbasic/shared/03104600.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03104600.xhp
index 78bf66e3e9..02ab0fc7da 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03104600.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03104600.xhp
@@ -33,21 +33,21 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3149205">
 <bookmark_value>EqualUnoObjects function</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3149205" xml-lang="en-US" level="1" 
l10n="U" oldref="1"><link href="text/sbasic/shared/03104600.xhp" 
name="EqualUnoObjects Function [Runtime]">EqualUnoObjects Function 
[Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3145090" xml-lang="en-US" l10n="U" 
oldref="2">Returns True if the two specified Basic Uno objects represent the 
same Uno object instance.</paragraph>
+<paragraph role="heading" id="hd_id3149205" xml-lang="en-US" level="1" 
l10n="U"><link href="text/sbasic/shared/03104600.xhp" name="EqualUnoObjects 
Function [Runtime]">EqualUnoObjects Function [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3145090" xml-lang="en-US" 
l10n="U">Returns True if the two specified Basic Uno objects represent the same 
Uno object instance.</paragraph>
 </section>
-<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Syntax:</paragraph>
-<paragraph role="paragraph" id="par_id3150669" xml-lang="en-US" l10n="U" 
oldref="4">EqualUnoObjects( oObj1, oObj2 )</paragraph>
-<paragraph role="heading" id="hd_id3150984" xml-lang="en-US" level="2" 
l10n="U" oldref="5">Return value:</paragraph>
-<paragraph role="paragraph" id="par_id3154285" xml-lang="en-US" l10n="U" 
oldref="6">Bool</paragraph>
-<paragraph role="heading" id="hd_id3145315" xml-lang="en-US" level="2" 
l10n="U" oldref="7">Example:</paragraph>
-<paragraph role="paragraph" id="par_id3156024" xml-lang="en-US" l10n="U" 
oldref="8">// Copy of objects -&gt; same instance</paragraph>
-<paragraph role="paragraph" id="par_id3154923" xml-lang="en-US" l10n="U" 
oldref="9">oIntrospection = CreateUnoService( 
"com.sun.star.beans.Introspection" )</paragraph>
-<paragraph role="paragraph" id="par_id3147559" xml-lang="en-US" l10n="U" 
oldref="10">oIntro2 = oIntrospection</paragraph>
-<paragraph role="paragraph" id="par_id3150541" xml-lang="en-US" l10n="U" 
oldref="11">print EqualUnoObjects( oIntrospection, oIntro2 )</paragraph>
-<paragraph role="paragraph" id="par_id3153525" xml-lang="en-US" l10n="U" 
oldref="12">// Copy of structs as value -&gt; new instance</paragraph>
-<paragraph role="paragraph" id="par_id3154366" xml-lang="en-US" l10n="U" 
oldref="13">Dim Struct1 as new com.sun.star.beans.Property</paragraph>
-<paragraph role="paragraph" id="par_id3154348" xml-lang="en-US" l10n="U" 
oldref="14">Struct2 = Struct1</paragraph>
-<paragraph role="paragraph" id="par_id3154125" xml-lang="en-US" l10n="U" 
oldref="15">print EqualUnoObjects( Struct1, Struct2 )</paragraph>
+<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="2" 
l10n="U">Syntax:</paragraph>
+<paragraph role="paragraph" id="par_id3150669" xml-lang="en-US" 
l10n="U">EqualUnoObjects( oObj1, oObj2 )</paragraph>
+<paragraph role="heading" id="hd_id3150984" xml-lang="en-US" level="2" 
l10n="U">Return value:</paragraph>
+<paragraph role="paragraph" id="par_id3154285" xml-lang="en-US" 
l10n="U">Bool</paragraph>
+<paragraph role="heading" id="hd_id3145315" xml-lang="en-US" level="2" 
l10n="U">Example:</paragraph>
+<paragraph role="paragraph" id="par_id3156024" xml-lang="en-US" l10n="U">// 
Copy of objects -&gt; same instance</paragraph>
+<paragraph role="paragraph" id="par_id3154923" xml-lang="en-US" 
l10n="U">oIntrospection = CreateUnoService( "com.sun.star.beans.Introspection" 
)</paragraph>
+<paragraph role="paragraph" id="par_id3147559" xml-lang="en-US" 
l10n="U">oIntro2 = oIntrospection</paragraph>
+<paragraph role="paragraph" id="par_id3150541" xml-lang="en-US" l10n="U">print 
EqualUnoObjects( oIntrospection, oIntro2 )</paragraph>
+<paragraph role="paragraph" id="par_id3153525" xml-lang="en-US" l10n="U">// 
Copy of structs as value -&gt; new instance</paragraph>
+<paragraph role="paragraph" id="par_id3154366" xml-lang="en-US" l10n="U">Dim 
Struct1 as new com.sun.star.beans.Property</paragraph>
+<paragraph role="paragraph" id="par_id3154348" xml-lang="en-US" 
l10n="U">Struct2 = Struct1</paragraph>
+<paragraph role="paragraph" id="par_id3154125" xml-lang="en-US" l10n="U">print 
EqualUnoObjects( Struct1, Struct2 )</paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/shared/02/06050000.xhp 
b/main/helpcontent2/source/text/shared/02/06050000.xhp
index 659ef70a5f..1eeb1a1d16 100644
--- a/main/helpcontent2/source/text/shared/02/06050000.xhp
+++ b/main/helpcontent2/source/text/shared/02/06050000.xhp
@@ -34,11 +34,11 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:OutlineRight" id="bm_id3149495" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:DecrementLevel" id="bm_id6945277" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:DecrementLevel" id="bm_id3154094" 
localize="false"/>
-<paragraph role="heading" id="hd_id3148983" xml-lang="en-US" level="1" 
l10n="CHG" oldref="1"><switchinline select="appl"><caseinline 
select="WRITER"><link href="text/shared/02/06050000.xhp" name="Demote One 
Level">Demote One Level</link>
+<paragraph role="heading" id="hd_id3148983" xml-lang="en-US" level="1" 
l10n="CHG"><switchinline select="appl"><caseinline select="WRITER"><link 
href="text/shared/02/06050000.xhp" name="Demote One Level">Demote One 
Level</link>
 </caseinline><defaultinline><link href="text/shared/02/06050000.xhp" 
name="Demote">Demote</link></defaultinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3147285" xml-lang="en-US" l10n="U" 
oldref="2"><ahelp hid=".uno:DecrementLevel">Moves the selected paragraph down 
one level in a numbering or bullets hierarchy.</ahelp><comment>UFI: need two 
files for numbering and outline, also for 06060000.xhp</comment></paragraph>
+<paragraph role="paragraph" id="par_id3147285" xml-lang="en-US" 
l10n="U"><ahelp hid=".uno:DecrementLevel">Moves the selected paragraph down one 
level in a numbering or bullets hierarchy.</ahelp><comment>UFI: need two files 
for numbering and outline, also for 06060000.xhp</comment></paragraph>
 </section>
-<paragraph role="paragraph" id="par_id3149549" xml-lang="en-US" l10n="CHG" 
oldref="4"><switchinline select="appl"><caseinline select="WRITER">The 
<emph>Demote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> 
bar, which appears when the cursor is positioned on a numbering or bullets 
item. 
+<paragraph role="paragraph" id="par_id3149549" xml-lang="en-US" 
l10n="CHG"><switchinline select="appl"><caseinline select="WRITER">The 
<emph>Demote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> 
bar, which appears when the cursor is positioned on a numbering or bullets 
item. 
 </caseinline><caseinline select="IMPRESS">The <emph>Demote</emph> icon is on 
the <emph>Text Formatting</emph> bar, which appears when working in the outline 
view. 
 </caseinline></switchinline></paragraph>
 <section id="syhinunterstufen">
@@ -50,7 +50,7 @@
 </image></paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3149096" xml-lang="en-US" l10n="CHG" 
oldref="3"><switchinline select="appl"><caseinline select="WRITER">Demote One 
Level 
+<paragraph role="paragraph" id="par_id3149096" xml-lang="en-US" 
l10n="CHG"><switchinline select="appl"><caseinline select="WRITER">Demote One 
Level 
 </caseinline><defaultinline>Demote</defaultinline></switchinline></paragraph>
 </tablecell>
 </tablerow>
diff --git a/main/helpcontent2/source/text/swriter/guide/number_date_conv.xhp 
b/main/helpcontent2/source/text/swriter/guide/number_date_conv.xhp
index 628dec42b3..52edf8ac4b 100644
--- a/main/helpcontent2/source/text/swriter/guide/number_date_conv.xhp
+++ b/main/helpcontent2/source/text/swriter/guide/number_date_conv.xhp
@@ -35,21 +35,21 @@
 <bookmark_value>dates;formatting automatically in tables</bookmark_value>
 <bookmark_value>recognition;numbers</bookmark_value>
 </bookmark><comment>MW added "recognition;"</comment>
-<paragraph xml-lang="en-US" id="hd_id3156383" role="heading" level="1" 
l10n="U" oldref="1"><variable id="number_date_conv"><link 
href="text/swriter/guide/number_date_conv.xhp" name="Turning Number Recognition 
On or Off in Tables">Turning Number Recognition On or Off in Tables</link>
+<paragraph xml-lang="en-US" id="hd_id3156383" role="heading" level="1" 
l10n="U"><variable id="number_date_conv"><link 
href="text/swriter/guide/number_date_conv.xhp" name="Turning Number Recognition 
On or Off in Tables">Turning Number Recognition On or Off in Tables</link>
 </variable></paragraph>
-<paragraph xml-lang="en-US" id="par_id3155179" role="paragraph" l10n="CHG" 
oldref="2">$[officename] can automatically format dates that you have entered 
into a table, according to the regional settings specified in your operating 
system.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149966" role="paragraph" l10n="U" 
oldref="15">Do one of the following:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155179" role="paragraph" 
l10n="CHG">$[officename] can automatically format dates that you have entered 
into a table, according to the regional settings specified in your operating 
system.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149966" role="paragraph" l10n="U">Do 
one of the following:</paragraph>
 <list type="unordered">
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3155919" role="listitem" l10n="U" 
oldref="7">Right-click in a table cell and choose <item type="menuitem">Number 
recognition</item>. When this feature is on, a check mark is displayed in front 
of the <item type="menuitem">Number recognition</item> command.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155919" role="listitem" 
l10n="U">Right-click in a table cell and choose <item type="menuitem">Number 
recognition</item>. When this feature is on, a check mark is displayed in front 
of the <item type="menuitem">Number recognition</item> command.</paragraph>
 </listitem>
 </list>
 <list type="unordered">
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3155527" role="listitem" l10n="U" 
oldref="11">Choose <switchinline select="sys"><caseinline 
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - <item type="menuitem">%PRODUCTNAME 
Writer - Table</item>, and select or clear the <item type="menuitem">Number 
recognition</item> check box.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155527" role="listitem" l10n="U">Choose 
<switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - 
Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - <item type="menuitem">%PRODUCTNAME 
Writer - Table</item>, and select or clear the <item type="menuitem">Number 
recognition</item> check box.</paragraph>
 </listitem>
 </list>
 <embed href="text/shared/00/00000004.xhp#related"/>
-<paragraph xml-lang="en-US" id="par_id3153415" role="paragraph" l10n="U" 
oldref="14"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - 
Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - <link 
href="text/shared/optionen/01040500.xhp" name="Text Document - 
Table">%PRODUCTNAME Writer - Table</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3153415" role="paragraph" 
l10n="U"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - 
Preferences</caseinline><defaultinline>Tools - 
Options</defaultinline></switchinline> - <link 
href="text/shared/optionen/01040500.xhp" name="Text Document - 
Table">%PRODUCTNAME Writer - Table</link></paragraph>
 </body>
 </helpdocument>
diff --git a/main/helpcontent2/source/text/swriter/guide/template_create.xhp 
b/main/helpcontent2/source/text/swriter/guide/template_create.xhp
index cc8da6efaa..967dc210ef 100644
--- a/main/helpcontent2/source/text/swriter/guide/template_create.xhp
+++ b/main/helpcontent2/source/text/swriter/guide/template_create.xhp
@@ -33,33 +33,32 @@
 <bookmark_value>document templates</bookmark_value>
 <bookmark_value>templates; creating document templates</bookmark_value>
 </bookmark>
-<paragraph xml-lang="en-US" id="hd_id3149688" role="heading" level="1" l10n="U"
-oldref="62"><variable id="template_create"><link 
href="text/swriter/guide/template_create.xhp" name="Creating a Document 
Template">Creating a Document Template</link>
+<paragraph xml-lang="en-US" id="hd_id3149688" role="heading" level="1" 
l10n="U"><variable id="template_create"><link 
href="text/swriter/guide/template_create.xhp" name="Creating a Document 
Template">Creating a Document Template</link>
 </variable></paragraph>
-<paragraph xml-lang="en-US" id="par_id3149492" role="paragraph" l10n="U" 
oldref="63">You can create a template to use as the basis for creating new text 
documents.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149492" role="paragraph" l10n="U">You 
can create a template to use as the basis for creating new text 
documents.</paragraph>
 <list type="ordered">
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3155915" role="listitem" l10n="U" 
oldref="64">Create a document and add the content and formatting styles that 
you want.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155915" role="listitem" l10n="U">Create 
a document and add the content and formatting styles that you want.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3147422" role="listitem" l10n="U" 
oldref="65">Choose <emph>File - Templates - Save</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3147422" role="listitem" l10n="U">Choose 
<emph>File - Templates - Save</emph>.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3149829" role="listitem" l10n="U" 
oldref="66">In the <item type="menuitem">New Template</item> box, type a name 
for the new template.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149829" role="listitem" l10n="U">In the 
<item type="menuitem">New Template</item> box, type a name for the new 
template.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3156098" role="listitem" l10n="U" 
oldref="70">Select a template category in the <item 
type="menuitem">Categories</item> list.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3156098" role="listitem" l10n="U">Select 
a template category in the <item type="menuitem">Categories</item> 
list.</paragraph>
 </listitem>
 <listitem>
-<paragraph xml-lang="en-US" id="par_id3149281" role="listitem" l10n="U" 
oldref="71">Click <emph>OK</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149281" role="listitem" l10n="U">Click 
<emph>OK</emph>.</paragraph>
 </listitem>
 </list>
-<paragraph xml-lang="en-US" id="par_id3153404" role="paragraph" l10n="U" 
oldref="67">To create a document based on the template, choose <item 
type="menuitem">File - New - Templates and Documents</item>, select the 
template, and then click <item type="menuitem">Open</item>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3153404" role="paragraph" l10n="U">To 
create a document based on the template, choose <item type="menuitem">File - 
New - Templates and Documents</item>, select the template, and then click <item 
type="menuitem">Open</item>.</paragraph>
 <section id="relatedtopics">
 <embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/>
 <embed href="text/swriter/guide/template_default.xhp#template_default"/>
 <embed href="text/swriter/guide/load_styles.xhp#load_styles"/>
-<paragraph xml-lang="en-US" id="par_id3149636" role="paragraph" l10n="U" 
oldref="68"><link href="text/shared/01/01110300.xhp" name="File - Templates - 
Save">File - Templates - Save</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3149636" role="paragraph" l10n="U"><link 
href="text/shared/01/01110300.xhp" name="File - Templates - Save">File - 
Templates - Save</link></paragraph>
 </section>
 </body>
 </helpdocument>

Reply via email to