This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new df13e7c3c9 Remove 'oldref' entries (work in progress)
df13e7c3c9 is described below
commit df13e7c3c9679f1d22d550241795340e33b3cced
Author: mseidel <[email protected]>
AuthorDate: Tue Mar 18 13:07:46 2025 +0100
Remove 'oldref' entries (work in progress)
---
.../source/text/scalc/guide/csv_formula.xhp | 45 ++++++++--------
.../source/text/scalc/guide/validity.xhp | 38 +++++++-------
.../source/text/scalc/guide/webquery.xhp | 50 +++++++++---------
.../source/text/shared/00/00000403.xhp | 50 +++++++++---------
.../source/text/shared/01/01100200.xhp | 60 ++++++++++------------
.../source/text/shared/01/05360000.xhp | 55 ++++++++++----------
.../source/text/shared/autopi/01130100.xhp | 46 ++++++++---------
.../source/text/shared/guide/assistive.xhp | 42 +++++++--------
.../source/text/shared/optionen/01040300.xhp | 36 ++++++-------
.../source/text/swriter/01/04070300.xhp | 54 +++++++++----------
10 files changed, 232 insertions(+), 244 deletions(-)
diff --git a/main/helpcontent2/source/text/scalc/guide/csv_formula.xhp
b/main/helpcontent2/source/text/scalc/guide/csv_formula.xhp
index bb471da6e7..83dda41477 100644
--- a/main/helpcontent2/source/text/scalc/guide/csv_formula.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/csv_formula.xhp
@@ -35,56 +35,55 @@
<bookmark_value>exporting;formulas as csv files</bookmark_value>
<bookmark_value>importing;csv files with formulas</bookmark_value>
</bookmark><comment>mw deleted "inserting;", copied 4 index entries to
scalc/guide/csv_files.xhp, changed "csv files;" and "formulas;" and added 2
index entries</comment>
-<paragraph xml-lang="en-US" id="hd_id3153726" role="heading" level="1"
l10n="U" oldref="1"><variable id="csv_formula"><link
href="text/scalc/guide/csv_formula.xhp" name="Importing and Exporting Text
Files">Importing and Exporting CSV Text Files with Formulas</link>
+<paragraph xml-lang="en-US" id="hd_id3153726" role="heading" level="1"
l10n="U"><variable id="csv_formula"><link
href="text/scalc/guide/csv_formula.xhp" name="Importing and Exporting Text
Files">Importing and Exporting CSV Text Files with Formulas</link>
</variable></paragraph>
-<paragraph xml-lang="en-US" id="par_id3149402" role="paragraph" l10n="U"
oldref="2">Comma separated values (CSV) files are text files that contain the
cell contents of a single sheet. Commas, semicolons, or other characters can be
used as the field delimiters between the cells. Text strings are put in
quotation marks, numbers are written without quotation marks.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3150715" role="heading" level="2" l10n="U"
-oldref="15">To Import a CSV File</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149402" role="paragraph" l10n="U">Comma
separated values (CSV) files are text files that contain the cell contents of a
single sheet. Commas, semicolons, or other characters can be used as the field
delimiters between the cells. Text strings are put in quotation marks, numbers
are written without quotation marks.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3150715" role="heading" level="2"
l10n="U">To Import a CSV File</paragraph>
<list type="ordered">
<listitem>
-<paragraph xml-lang="en-US" id="par_id3153709" role="listitem" l10n="U"
oldref="16">Choose <emph>File - Open</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3153709" role="listitem" l10n="U">Choose
<emph>File - Open</emph>.</paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3155445" role="listitem" l10n="U"
oldref="17">In the <emph>File type</emph> field, select the format "Text CSV".
Select the file and click <emph>Open</emph>. When a file has the .csv
extension, the file type is automatically recognized.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155445" role="listitem" l10n="U">In the
<emph>File type</emph> field, select the format "Text CSV". Select the file and
click <emph>Open</emph>. When a file has the .csv extension, the file type is
automatically recognized.</paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3149565" role="listitem" l10n="U"
oldref="18">You will see the <item type="menuitem">Text Import</item> dialog.
Click <item type="menuitem">OK</item>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149565" role="listitem" l10n="U">You
will see the <item type="menuitem">Text Import</item> dialog. Click <item
type="menuitem">OK</item>.</paragraph>
</listitem>
</list>
-<paragraph xml-lang="en-US" id="par_id3149255" role="tip" l10n="CHG"
oldref="19">If the csv file contains formulas, but you want to import the
results of those formulas, then choose <emph><switchinline
select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and
clear the <emph>Formulas</emph> check box.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3154022" role="heading" level="2"
l10n="U" oldref="3">To Export Formulas and Values as CSV Files</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149255" role="tip" l10n="CHG">If the
csv file contains formulas, but you want to import the results of those
formulas, then choose <emph><switchinline select="sys"><caseinline
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - %PRODUCTNAME Calc - View</emph> and
clear the <emph>Formulas</emph> check box.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154022" role="heading" level="2"
l10n="U">To Export Formulas and Values as CSV Files</paragraph>
<list type="ordered">
<listitem>
-<paragraph xml-lang="en-US" id="par_id3150342" role="listitem" l10n="U"
oldref="4">Click the sheet to be written as a csv file.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150342" role="listitem" l10n="U">Click
the sheet to be written as a csv file.</paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3166423" role="listitem" l10n="U"
oldref="5">If you want to export the formulas as formulas, for example, in the
form =SUM(A1:B5), proceed as follows:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3155111" role="listitem" l10n="U"
oldref="6">Choose <emph><switchinline select="sys"><caseinline
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - %PRODUCTNAME Calc -
View</emph>.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3150200" role="listitem" l10n="U"
oldref="7">Under <emph>Display</emph>, mark the <emph>Formulas</emph> check
box. Click <emph>OK</emph>.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154484" role="listitem" l10n="U"
oldref="8">If you want to export the calculation results instead of the
formulas, do not mark <emph>Formulas</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3166423" role="listitem" l10n="U">If you
want to export the formulas as formulas, for example, in the form =SUM(A1:B5),
proceed as follows:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155111" role="listitem" l10n="U">Choose
<emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - %PRODUCTNAME Calc -
View</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150200" role="listitem" l10n="U">Under
<emph>Display</emph>, mark the <emph>Formulas</emph> check box. Click
<emph>OK</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3154484" role="listitem" l10n="U">If you
want to export the calculation results instead of the formulas, do not mark
<emph>Formulas</emph>.</paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3148702" role="listitem" l10n="U"
oldref="9">Choose <emph>File - Save as</emph>. You will see the <emph>Save
as</emph> dialog.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3148702" role="listitem" l10n="U">Choose
<emph>File - Save as</emph>. You will see the <emph>Save as</emph>
dialog.</paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3153912" role="listitem" l10n="U"
oldref="10">In the <item type="menuitem">File type</item> field select the
format "Text CSV".</paragraph>
+<paragraph xml-lang="en-US" id="par_id3153912" role="listitem" l10n="U">In the
<item type="menuitem">File type</item> field select the format "Text
CSV".</paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3157978" role="listitem" l10n="U"
oldref="13">Enter a name and click <emph>Save</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3157978" role="listitem" l10n="U">Enter
a name and click <emph>Save</emph>.</paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3152869" role="listitem" l10n="U"
oldref="23">From the <emph>Export of text files</emph> dialog that appears,
select the character set and the field and text delimiters for the data to be
exported, and confirm with <emph>OK</emph>.</paragraph>
-<paragraph xml-lang="en-US" id="par_id3146781" role="warning" l10n="U"
oldref="12">If the numbers use commas as decimal separators or thousands
separators, do not select the comma as the field delimiter. If the text
contains double quotation marks, you must select the single quotation mark as
separator.<comment>not possible to have a table here because that would break
the numbering in XML.</comment></paragraph>
+<paragraph xml-lang="en-US" id="par_id3152869" role="listitem" l10n="U">From
the <emph>Export of text files</emph> dialog that appears, select the character
set and the field and text delimiters for the data to be exported, and confirm
with <emph>OK</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3146781" role="warning" l10n="U">If the
numbers use commas as decimal separators or thousands separators, do not select
the comma as the field delimiter. If the text contains double quotation marks,
you must select the single quotation mark as separator.<comment>not possible to
have a table here because that would break the numbering in
XML.</comment></paragraph>
</listitem>
<listitem>
-<paragraph xml-lang="en-US" id="par_id3150050" role="listitem" l10n="U"
oldref="14">If necessary, after you have saved, clear the <emph>Formulas</emph>
check box to see the calculated results in the table again.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150050" role="listitem" l10n="U">If
necessary, after you have saved, clear the <emph>Formulas</emph> check box to
see the calculated results in the table again.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
<embed href="text/scalc/guide/csv_files.xhp#csv_files"/>
-<paragraph xml-lang="en-US" id="par_id3153487" role="paragraph" l10n="U"
oldref="20"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01060100.xhp" name="Spreadsheet - View">%PRODUCTNAME
Calc - View</link></paragraph>
-<paragraph xml-lang="en-US" id="par_id3153008" role="paragraph" l10n="U"
oldref="21"><link href="text/shared/00/00000207.xhp" name="Export text
files">Export text files</link></paragraph>
-<paragraph xml-lang="en-US" id="par_id3155595" role="paragraph" l10n="U"
oldref="22"><link href="text/shared/00/00000208.xhp" name="Import text
files">Import text files</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3153487" role="paragraph"
l10n="U"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01060100.xhp" name="Spreadsheet - View">%PRODUCTNAME
Calc - View</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3153008" role="paragraph" l10n="U"><link
href="text/shared/00/00000207.xhp" name="Export text files">Export text
files</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3155595" role="paragraph" l10n="U"><link
href="text/shared/00/00000208.xhp" name="Import text files">Import text
files</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/scalc/guide/validity.xhp
b/main/helpcontent2/source/text/scalc/guide/validity.xhp
index 6e9ce8aa9b..cd4502fec6 100644
--- a/main/helpcontent2/source/text/scalc/guide/validity.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/validity.xhp
@@ -44,50 +44,50 @@
<bookmark_value>macros; running when incorrect input</bookmark_value>
<bookmark_value>data; validity check</bookmark_value>
</bookmark><comment>mw changed "limit...;"</comment>
-<paragraph role="heading" id="hd_id3156442" xml-lang="en-US" level="1"
l10n="U" oldref="22"><variable id="validity"><link
href="text/scalc/guide/validity.xhp" name="Validity of Cell Contents">Validity
of Cell Contents</link>
+<paragraph role="heading" id="hd_id3156442" xml-lang="en-US" level="1"
l10n="U"><variable id="validity"><link href="text/scalc/guide/validity.xhp"
name="Validity of Cell Contents">Validity of Cell Contents</link>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3156283" xml-lang="en-US" l10n="U"
oldref="2">For each cell, you can define entries to be valid. Invalid entries
to a cell will be rejected.</paragraph>
-<paragraph role="warning" id="par_id3145252" xml-lang="en-US" l10n="U"
oldref="3">The validity rule is activated when a new value is entered. If an
invalid value has already been inserted into the cell, or if you insert a value
in the cell either with drag-and-drop or by copying and pasting, the validity
rule will not take effect.</paragraph>
+<paragraph role="paragraph" id="par_id3156283" xml-lang="en-US" l10n="U">For
each cell, you can define entries to be valid. Invalid entries to a cell will
be rejected.</paragraph>
+<paragraph role="warning" id="par_id3145252" xml-lang="en-US" l10n="U">The
validity rule is activated when a new value is entered. If an invalid value has
already been inserted into the cell, or if you insert a value in the cell
either with drag-and-drop or by copying and pasting, the validity rule will not
take effect.</paragraph>
<paragraph role="note" id="par_id5174718" xml-lang="en-US" l10n="NEW">You can
choose <emph>Tools - Detective</emph> at any time and choose the command <link
href="text/scalc/01/06030800.xhp" name="Mark Invalid Data"><emph>Mark Invalid
Data</emph></link> to display which cells contain invalid values.</paragraph>
-<paragraph role="heading" id="hd_id3155603" xml-lang="en-US" level="2"
l10n="U" oldref="5">Using Cell Contents Validity</paragraph>
+<paragraph role="heading" id="hd_id3155603" xml-lang="en-US" level="2"
l10n="U">Using Cell Contents Validity</paragraph>
<list type="ordered">
<listitem>
-<paragraph role="paragraph" id="par_id3155959" xml-lang="en-US" l10n="U"
oldref="6">Select the cells for which you want to define a new validity
rule.</paragraph>
+<paragraph role="paragraph" id="par_id3155959" xml-lang="en-US"
l10n="U">Select the cells for which you want to define a new validity
rule.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3148837" xml-lang="en-US" l10n="U"
oldref="8">Choose <item type="menuitem">Data - Validity</item>.</paragraph>
+<paragraph role="paragraph" id="par_id3148837" xml-lang="en-US"
l10n="U">Choose <item type="menuitem">Data - Validity</item>.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3156020" xml-lang="en-US" l10n="U"
oldref="9">On the <emph>Criteria</emph> tab page, enter the conditions for new
values entered into cells.</paragraph>
+<paragraph role="paragraph" id="par_id3156020" xml-lang="en-US" l10n="U">On
the <emph>Criteria</emph> tab page, enter the conditions for new values entered
into cells.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3159208" xml-lang="en-US" l10n="U"
oldref="10">In the <emph>Allow</emph> field, select an option.</paragraph>
+<paragraph role="paragraph" id="par_id3159208" xml-lang="en-US" l10n="U">In
the <emph>Allow</emph> field, select an option.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3153011" xml-lang="en-US" l10n="U"
oldref="11">If you select "Whole Numbers", values such as "12.5" are not
allowed. Choosing "Date" allows date information both in the local date format
as well as in the form of a <link href="text/sbasic/shared/03030101.xhp"
name="serial date">serial date</link>. Similarly, the "Time" condition permits
time values such as "12:00" or serial time numbers. "Text Length" stipulates
that cells are allowed to contain text [...]
+<paragraph role="paragraph" id="par_id3153011" xml-lang="en-US" l10n="U">If
you select "Whole Numbers", values such as "12.5" are not allowed. Choosing
"Date" allows date information both in the local date format as well as in the
form of a <link href="text/sbasic/shared/03030101.xhp" name="serial
date">serial date</link>. Similarly, the "Time" condition permits time values
such as "12:00" or serial time numbers. "Text Length" stipulates that cells are
allowed to contain text only.</paragraph>
<paragraph role="paragraph" id="par_id9224829" xml-lang="en-US"
l10n="NEW">Select "List" to enter a list of valid entries.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3149317" xml-lang="en-US" l10n="U"
oldref="13">Select the next condition under <emph>Data</emph>. According to
what you choose, additional options will be selectable.</paragraph>
+<paragraph role="paragraph" id="par_id3149317" xml-lang="en-US"
l10n="U">Select the next condition under <emph>Data</emph>. According to what
you choose, additional options will be selectable.</paragraph>
</listitem>
</list>
-<paragraph role="paragraph" id="par_id3151389" xml-lang="en-US" l10n="U"
oldref="15">After you have determined the conditions for cell validity, you can
use the other two tab pages to create message boxes:</paragraph>
+<paragraph role="paragraph" id="par_id3151389" xml-lang="en-US" l10n="U">After
you have determined the conditions for cell validity, you can use the other two
tab pages to create message boxes:</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="listitem" id="par_id3159261" xml-lang="en-US" l10n="U"
oldref="16">On the <emph>Input Help</emph> tab page, enter the title and the
text of the tip, which will then be displayed if the cell is
selected.</paragraph>
+<paragraph role="listitem" id="par_id3159261" xml-lang="en-US" l10n="U">On the
<emph>Input Help</emph> tab page, enter the title and the text of the tip,
which will then be displayed if the cell is selected.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3156396" xml-lang="en-US" l10n="U"
oldref="17">On the <emph>Error Alert</emph> tab page, select the action to be
carried out in the event of an error.</paragraph>
-<paragraph role="listitem" id="par_id3147416" xml-lang="en-US" l10n="U"
oldref="18">If you select "Stop" as the action, invalid entries are not
accepted, and the previous cell contents are retained.</paragraph>
-<paragraph role="listitem" id="par_id3150033" xml-lang="en-US" l10n="U"
oldref="19">Select "Warning" or "Information" to display a dialog in which the
entry can either be canceled or accepted.</paragraph>
-<paragraph role="listitem" id="par_id3149947" xml-lang="en-US" l10n="U"
oldref="20">If you select "Macro", then by using the <emph>Browse</emph> button
you can specify a macro to be run in the event of an error.</paragraph>
+<paragraph role="listitem" id="par_id3156396" xml-lang="en-US" l10n="U">On the
<emph>Error Alert</emph> tab page, select the action to be carried out in the
event of an error.</paragraph>
+<paragraph role="listitem" id="par_id3147416" xml-lang="en-US" l10n="U">If you
select "Stop" as the action, invalid entries are not accepted, and the previous
cell contents are retained.</paragraph>
+<paragraph role="listitem" id="par_id3150033" xml-lang="en-US" l10n="U">Select
"Warning" or "Information" to display a dialog in which the entry can either be
canceled or accepted.</paragraph>
+<paragraph role="listitem" id="par_id3149947" xml-lang="en-US" l10n="U">If you
select "Macro", then by using the <emph>Browse</emph> button you can specify a
macro to be run in the event of an error.</paragraph>
</listitem>
</list>
-<paragraph role="paragraph" id="par_id3149011" xml-lang="en-US" l10n="U"
oldref="35">To display the error message, select <emph>Show error message when
invalid values are entered</emph>.</paragraph>
+<paragraph role="paragraph" id="par_id3149011" xml-lang="en-US" l10n="U">To
display the error message, select <emph>Show error message when invalid values
are entered</emph>.</paragraph>
<embed href="text/scalc/01/12120300.xhp#examplemakro"/>
-<paragraph role="note" id="par_id3148586" xml-lang="en-US" l10n="U"
oldref="21">After changing the action for a cell on the <emph>Error
Alert</emph> tab page and closing the dialog with OK, you must first select
another cell before the change takes effect.</paragraph>
+<paragraph role="note" id="par_id3148586" xml-lang="en-US" l10n="U">After
changing the action for a cell on the <emph>Error Alert</emph> tab page and
closing the dialog with OK, you must first select another cell before the
change takes effect.</paragraph>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3154805" xml-lang="en-US" l10n="U"
oldref="30"><link href="text/scalc/01/12120000.xhp" name="Data - Validity">Data
- Validity</link></paragraph>
+<paragraph role="paragraph" id="par_id3154805" xml-lang="en-US" l10n="U"><link
href="text/scalc/01/12120000.xhp" name="Data - Validity">Data -
Validity</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/scalc/guide/webquery.xhp
b/main/helpcontent2/source/text/scalc/guide/webquery.xhp
index d647f9b006..9130d573bd 100644
--- a/main/helpcontent2/source/text/scalc/guide/webquery.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/webquery.xhp
@@ -39,70 +39,68 @@
<bookmark_value>inserting; external data</bookmark_value>
<bookmark_value>data sources; external data</bookmark_value>
</bookmark><comment>UFI: removed "external data;WebQuery" because both index
entries "external data" led to this page.</comment>
-<paragraph role="paragraph" id="par_id3154346" xml-lang="en-US" l10n="E"
oldref="1" localize="false"/>
-<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="1"
l10n="U" oldref="2"><variable id="webquery"><link
href="text/scalc/guide/webquery.xhp" name="Inserting External Data in Table
(WebQuery)">Inserting External Data in Table (WebQuery)</link>
+<paragraph role="paragraph" id="par_id3154346" xml-lang="en-US" l10n="E"
localize="false"/>
+<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="1"
l10n="U"><variable id="webquery"><link href="text/scalc/guide/webquery.xhp"
name="Inserting External Data in Table (WebQuery)">Inserting External Data in
Table (WebQuery)</link>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3155131" xml-lang="en-US" l10n="U"
oldref="3">With the help of the <emph>Web Page Query ($[officename]
Calc)</emph> import filter, you can insert tables from HTML documents in a Calc
spreadsheet.</paragraph>
-<paragraph role="paragraph" id="par_id3148575" xml-lang="en-US" l10n="U"
oldref="4">You can use the same method to insert ranges defined by name from a
Calc or Microsoft Excel spreadsheet.</paragraph>
-<paragraph role="paragraph" id="par_id3149664" xml-lang="en-US" l10n="U"
oldref="5">The following insert methods are available:</paragraph>
-<paragraph role="heading" id="hd_id3146976" xml-lang="en-US" level="2"
l10n="U" oldref="6">Inserting by Dialog</paragraph>
+<paragraph role="paragraph" id="par_id3155131" xml-lang="en-US" l10n="U">With
the help of the <emph>Web Page Query ($[officename] Calc)</emph> import filter,
you can insert tables from HTML documents in a Calc spreadsheet.</paragraph>
+<paragraph role="paragraph" id="par_id3148575" xml-lang="en-US" l10n="U">You
can use the same method to insert ranges defined by name from a Calc or
Microsoft Excel spreadsheet.</paragraph>
+<paragraph role="paragraph" id="par_id3149664" xml-lang="en-US" l10n="U">The
following insert methods are available:</paragraph>
+<paragraph role="heading" id="hd_id3146976" xml-lang="en-US" level="2"
l10n="U">Inserting by Dialog</paragraph>
<list type="ordered">
<listitem>
-<paragraph role="listitem" id="par_id3154319" xml-lang="en-US" l10n="U"
oldref="7">Set the cell cursor at the cell where the new content will be
inserted.</paragraph>
+<paragraph role="listitem" id="par_id3154319" xml-lang="en-US" l10n="U">Set
the cell cursor at the cell where the new content will be inserted.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3145750" xml-lang="en-US" l10n="CHG"
oldref="8">Choose <emph>Insert - Link to External Data</emph>. This opens the
<link href="text/scalc/01/04090000.xhp">External Data</link> dialog.</paragraph>
+<paragraph role="listitem" id="par_id3145750" xml-lang="en-US"
l10n="CHG">Choose <emph>Insert - Link to External Data</emph>. This opens the
<link href="text/scalc/01/04090000.xhp">External Data</link> dialog.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3149958" xml-lang="en-US" l10n="U"
oldref="9">Enter the URL of the HTML document or the name of the spreadsheet.
Press Enter when finished. Click the <emph>...</emph> button to open a file
selection dialog.<comment>only after Enter the URL will be requested from the
net.</comment></paragraph>
+<paragraph role="listitem" id="par_id3149958" xml-lang="en-US" l10n="U">Enter
the URL of the HTML document or the name of the spreadsheet. Press Enter when
finished. Click the <emph>...</emph> button to open a file selection
dialog.<comment>only after Enter the URL will be requested from the
net.</comment></paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3149400" xml-lang="en-US" l10n="U"
oldref="10">In the large list box of the dialog, select the named ranges or
tables you want to insert.</paragraph>
+<paragraph role="listitem" id="par_id3149400" xml-lang="en-US" l10n="U">In the
large list box of the dialog, select the named ranges or tables you want to
insert.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3155064" xml-lang="en-US" l10n="U"
oldref="11">You can also specify that the ranges or tables are updated every n
seconds.</paragraph>
+<paragraph role="listitem" id="par_id3155064" xml-lang="en-US" l10n="U">You
can also specify that the ranges or tables are updated every n
seconds.</paragraph>
</listitem>
</list>
-<paragraph role="paragraph" id="par_id3155443" xml-lang="en-US" l10n="U"
oldref="30">The import filter can create names for cell ranges on the fly. As
much formatting as possible is retained, while the filter intentionally does
not load any images.</paragraph>
-<paragraph role="heading" id="hd_id3149021" xml-lang="en-US" level="2"
l10n="U" oldref="12">Inserting by Navigator</paragraph>
+<paragraph role="paragraph" id="par_id3155443" xml-lang="en-US" l10n="U">The
import filter can create names for cell ranges on the fly. As much formatting
as possible is retained, while the filter intentionally does not load any
images.</paragraph>
+<paragraph role="heading" id="hd_id3149021" xml-lang="en-US" level="2"
l10n="U">Inserting by Navigator</paragraph>
<list type="ordered">
<listitem>
-<paragraph role="paragraph" id="par_id3153965" xml-lang="en-US" l10n="U"
oldref="14">Open two documents: the $[officename] Calc spreadsheet in which the
external data is to be inserted (target document) and the document from which
the external data derives (source document).</paragraph>
+<paragraph role="paragraph" id="par_id3153965" xml-lang="en-US" l10n="U">Open
two documents: the $[officename] Calc spreadsheet in which the external data is
to be inserted (target document) and the document from which the external data
derives (source document).</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3150205" xml-lang="en-US" l10n="U"
oldref="16">In the target document open the Navigator.</paragraph>
+<paragraph role="paragraph" id="par_id3150205" xml-lang="en-US" l10n="U">In
the target document open the Navigator.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3152990" xml-lang="en-US" l10n="U"
oldref="18">In the lower combo box of the Navigator select the source document.
The Navigator now shows the range names and database ranges or the tables
contained in the source document.</paragraph>
+<paragraph role="paragraph" id="par_id3152990" xml-lang="en-US" l10n="U">In
the lower combo box of the Navigator select the source document. The Navigator
now shows the range names and database ranges or the tables contained in the
source document.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3148842" xml-lang="en-US" l10n="U"
oldref="20">In the Navigator select the <emph>Insert as link</emph> drag mode
+<paragraph role="paragraph" id="par_id3148842" xml-lang="en-US" l10n="U">In
the Navigator select the <emph>Insert as link</emph> drag mode
<image id="img_id3152985" src="sw/imglst/sc20238.png" width="0.222inch"
height="0.222inch"><alt id="alt_id3152985" xml-lang="en-US">Icon</alt>
</image>.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3157978" xml-lang="en-US" l10n="U"
oldref="22">Drag the desired external data from the Navigator into the target
document.</paragraph>
+<paragraph role="paragraph" id="par_id3157978" xml-lang="en-US" l10n="U">Drag
the desired external data from the Navigator into the target
document.</paragraph>
</listitem>
</list>
-<paragraph role="paragraph" id="par_id3144768" xml-lang="en-US" l10n="U"
oldref="23">If you have loaded an HTML document with the <emph>Web Page
Query</emph> filter as the source document, you will find the tables in the
Navigator, named continuously from "HTML_table1" onwards, and also two range
names that have been created:</paragraph>
+<paragraph role="paragraph" id="par_id3144768" xml-lang="en-US" l10n="U">If
you have loaded an HTML document with the <emph>Web Page Query</emph> filter as
the source document, you will find the tables in the Navigator, named
continuously from "HTML_table1" onwards, and also two range names that have
been created:</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="listitem" id="par_id3152873" xml-lang="en-US" l10n="U"
oldref="24">
-<item type="literal">HTML_all</item> - designates the entire
document</paragraph>
+<paragraph role="listitem" id="par_id3152873" xml-lang="en-US" l10n="U"><item
type="literal">HTML_all</item> - designates the entire document</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3149897" xml-lang="en-US" l10n="U"
oldref="25">
-<item type="literal">HTML_tables</item> - designates all HTML tables in the
document</paragraph>
+<paragraph role="listitem" id="par_id3149897" xml-lang="en-US" l10n="U"><item
type="literal">HTML_tables</item> - designates all HTML tables in the
document</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="hd_id3149126" xml-lang="en-US" level="2"
l10n="U" oldref="26">Editing the external data</paragraph>
+<paragraph role="heading" id="hd_id3149126" xml-lang="en-US" level="2"
l10n="U">Editing the external data</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="listitem" id="par_id3159228" xml-lang="en-US" l10n="U"
oldref="27">Open <emph>Edit - Links</emph>. Here you can edit the link to the
external data.</paragraph>
+<paragraph role="listitem" id="par_id3159228" xml-lang="en-US" l10n="U">Open
<emph>Edit - Links</emph>. Here you can edit the link to the external
data.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3154650" xml-lang="en-US" l10n="U"
oldref="28"><link href="text/scalc/01/04090000.xhp" name="External data
dialog">External data dialog</link></paragraph>
+<paragraph role="paragraph" id="par_id3154650" xml-lang="en-US" l10n="U"><link
href="text/scalc/01/04090000.xhp" name="External data dialog">External data
dialog</link></paragraph>
<embed href="text/scalc/guide/cellreferences_url.xhp#cellreferences_url"/>
</section>
</body>
diff --git a/main/helpcontent2/source/text/shared/00/00000403.xhp
b/main/helpcontent2/source/text/shared/00/00000403.xhp
index 372f9be77c..07fc17fc26 100644
--- a/main/helpcontent2/source/text/shared/00/00000403.xhp
+++ b/main/helpcontent2/source/text/shared/00/00000403.xhp
@@ -29,45 +29,45 @@
</topic>
</meta>
<body>
-<paragraph role="heading" id="hd_id3156304" xml-lang="en-US" level="1"
l10n="U" oldref="1">View Menu</paragraph>
+<paragraph role="heading" id="hd_id3156304" xml-lang="en-US" level="1"
l10n="U">View Menu</paragraph>
<section id="masstab">
-<paragraph role="paragraph" id="par_id3146936" xml-lang="en-US" l10n="U"
oldref="12">Choose <emph>View - Zoom</emph>
+<paragraph role="paragraph" id="par_id3146936" xml-lang="en-US"
l10n="U">Choose <emph>View - Zoom</emph>
</paragraph>
-<paragraph role="paragraph" id="par_id3149962" xml-lang="en-US" l10n="U"
oldref="24"><switchinline select="appl"><caseinline select="DRAW">Zoom also
with (+) (-) (×) and (÷) on the number keypad
+<paragraph role="paragraph" id="par_id3149962" xml-lang="en-US"
l10n="U"><switchinline select="appl"><caseinline select="DRAW">Zoom also with
(+) (-) (×) and (÷) on the number keypad
</caseinline><caseinline select="IMPRESS">Zoom also with (+) (-) (×) and (÷)
on the number keypad
</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3152895" xml-lang="en-US" l10n="CHG"
oldref="13">Double-click or right-click the field on the <emph>Status</emph>
Bar</paragraph>
+<paragraph role="paragraph" id="par_id3152895" xml-lang="en-US"
l10n="CHG">Double-click or right-click the field on the <emph>Status</emph>
Bar</paragraph>
</section>
<section id="symbolleisten">
-<paragraph role="paragraph" id="par_id3156183" xml-lang="en-US" l10n="CHG"
oldref="36">Choose <emph>View - Toolbars</emph>
+<paragraph role="paragraph" id="par_id3156183" xml-lang="en-US"
l10n="CHG">Choose <emph>View - Toolbars</emph>
</paragraph>
</section>
-<paragraph role="paragraph" id="par_id3166445" xml-lang="en-US" l10n="CHG"
oldref="15"><variable id="funktion">Choose <emph>View - Toolbars -
Standard</emph>
+<paragraph role="paragraph" id="par_id3166445" xml-lang="en-US"
l10n="CHG"><variable id="funktion">Choose <emph>View - Toolbars -
Standard</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3153748" xml-lang="en-US" l10n="CHG"
oldref="17"><variable id="werkzeug">Choose <emph>View - Toolbars - Tools</emph>
+<paragraph role="paragraph" id="par_id3153748" xml-lang="en-US"
l10n="CHG"><variable id="werkzeug">Choose <emph>View - Toolbars - Tools</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3154317" xml-lang="en-US" l10n="U"
oldref="18"><variable id="task">Choose <emph>View - Status Bar</emph>
+<paragraph role="paragraph" id="par_id3154317" xml-lang="en-US"
l10n="U"><variable id="task">Choose <emph>View - Status Bar</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3152780" xml-lang="en-US" l10n="U"
oldref="19"><variable id="farbleiste">Choose <emph>View - Toolbars - Color
Bar</emph>
+<paragraph role="paragraph" id="par_id3152780" xml-lang="en-US"
l10n="U"><variable id="farbleiste">Choose <emph>View - Toolbars - Color
Bar</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3156113" xml-lang="en-US" l10n="U"
oldref="43"><variable id="ime">Choose <emph>View - Input Method Status</emph>
+<paragraph role="paragraph" id="par_id3156113" xml-lang="en-US"
l10n="U"><variable id="ime">Choose <emph>View - Input Method Status</emph>
</variable></paragraph>
<section id="hypdiainternet">
-<paragraph role="paragraph" id="par_id3157909" xml-lang="en-US" l10n="CHG"
oldref="32">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar,
click <emph>Internet</emph>
+<paragraph role="paragraph" id="par_id3157909" xml-lang="en-US"
l10n="CHG">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar,
click <emph>Internet</emph>
</paragraph>
-<paragraph role="paragraph" id="par_id3146806" xml-lang="en-US" l10n="U"
oldref="42">Choose <emph>Insert - Hyperlink</emph>
+<paragraph role="paragraph" id="par_id3146806" xml-lang="en-US"
l10n="U">Choose <emph>Insert - Hyperlink</emph>
</paragraph>
</section>
-<paragraph role="paragraph" id="par_id3153717" xml-lang="en-US" l10n="CHG"
oldref="38"><variable id="hypdiamailnews">Click <emph>Hyperlink</emph> icon on
<emph>Standard</emph> bar, click <emph>Mail & News</emph>
+<paragraph role="paragraph" id="par_id3153717" xml-lang="en-US"
l10n="CHG"><variable id="hypdiamailnews">Click <emph>Hyperlink</emph> icon on
<emph>Standard</emph> bar, click <emph>Mail & News</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149415" xml-lang="en-US" l10n="CHG"
oldref="34"><variable id="hypdiadok">Click <emph>Hyperlink</emph> icon on
<emph>Standard</emph> bar, click <emph>Document</emph>
+<paragraph role="paragraph" id="par_id3149415" xml-lang="en-US"
l10n="CHG"><variable id="hypdiadok">Click <emph>Hyperlink</emph> icon on
<emph>Standard</emph> bar, click <emph>Document</emph>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150129" xml-lang="en-US" l10n="CHG"
oldref="35"><variable id="hypdianeudok">Click <emph>Hyperlink</emph> icon on
<emph>Standard</emph> bar, click <emph>New Document</emph>
+<paragraph role="paragraph" id="par_id3150129" xml-lang="en-US"
l10n="CHG"><variable id="hypdianeudok">Click <emph>Hyperlink</emph> icon on
<emph>Standard</emph> bar, click <emph>New Document</emph>
</variable></paragraph>
<section id="ganzer">
-<paragraph role="paragraph" id="par_id3159269" xml-lang="en-US" l10n="U"
oldref="20">Choose <emph>View - Full Screen</emph>
+<paragraph role="paragraph" id="par_id3159269" xml-lang="en-US"
l10n="U">Choose <emph>View - Full Screen</emph>
</paragraph>
-<paragraph role="paragraph" id="par_id3149578" xml-lang="en-US" l10n="U"
oldref="25">Shift+<switchinline select="sys"><caseinline
select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J</paragraph>
+<paragraph role="paragraph" id="par_id3149578" xml-lang="en-US"
l10n="U">Shift+<switchinline select="sys"><caseinline
select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J</paragraph>
<switch select="appl">
<case select="WRITER">
<section id="syfullscreen">
@@ -79,7 +79,7 @@
</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3153627" xml-lang="en-US" l10n="U"
oldref="44">Full Screen On/Off (in Page Preview)</paragraph>
+<paragraph role="paragraph" id="par_id3153627" xml-lang="en-US" l10n="U">Full
Screen On/Off (in Page Preview)</paragraph>
</tablecell>
</tablerow>
</table>
@@ -88,10 +88,10 @@
</switch>
</section>
<section id="datenanzeige">
-<paragraph role="paragraph" id="par_id3147559" xml-lang="en-US" l10n="U"
oldref="8">If a text document or spreadsheet is open:</paragraph>
-<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US" l10n="U"
oldref="31">Menu <emph>View - Data Sources</emph>
+<paragraph role="paragraph" id="par_id3147559" xml-lang="en-US" l10n="U">If a
text document or spreadsheet is open:</paragraph>
+<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US" l10n="U">Menu
<emph>View - Data Sources</emph>
</paragraph>
-<paragraph role="paragraph" id="par_id3149046" xml-lang="en-US" l10n="U"
oldref="28">F4 key</paragraph>
+<paragraph role="paragraph" id="par_id3149046" xml-lang="en-US" l10n="U">F4
key</paragraph>
<section id="sydatenquellen">
<table id="tbl_id3149456">
<tablerow>
@@ -101,16 +101,16 @@
</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3146908" xml-lang="en-US" l10n="U"
oldref="39">Data Sources</paragraph>
+<paragraph role="paragraph" id="par_id3146908" xml-lang="en-US" l10n="U">Data
Sources</paragraph>
</tablecell>
</tablerow>
</table>
</section>
</section>
<section id="htmlsource">
-<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US" l10n="U"
oldref="9">Choose <emph>View - HTML Source</emph>
+<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US"
l10n="U">Choose <emph>View - HTML Source</emph>
</paragraph>
-<paragraph role="paragraph" id="par_id3154947" xml-lang="en-US" l10n="U"
oldref="23">Open context menu in an HTML document</paragraph>
+<paragraph role="paragraph" id="par_id3154947" xml-lang="en-US" l10n="U">Open
context menu in an HTML document</paragraph>
<section id="syhtmlsource">
<table id="tbl_id3155994">
<tablerow>
@@ -120,7 +120,7 @@
</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3144448" xml-lang="en-US" l10n="U"
oldref="11">HTML Source</paragraph>
+<paragraph role="paragraph" id="par_id3144448" xml-lang="en-US" l10n="U">HTML
Source</paragraph>
</tablecell>
</tablerow>
</table>
diff --git a/main/helpcontent2/source/text/shared/01/01100200.xhp
b/main/helpcontent2/source/text/shared/01/01100200.xhp
index 610f8916a6..1870f5e3e1 100644
--- a/main/helpcontent2/source/text/shared/01/01100200.xhp
+++ b/main/helpcontent2/source/text/shared/01/01100200.xhp
@@ -38,50 +38,42 @@
<bookmark_value>documents; editing time</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/SFX2_HID_DOCINFODOC" id="bm_id3154926"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3148668" role="heading" level="1"
l10n="U" oldref="1"><link href="text/shared/01/01100200.xhp"
name="General">General</link></paragraph>
-<paragraph xml-lang="en-US" id="par_id3154863" role="paragraph" l10n="U"
oldref="2"><ahelp hid="HID_DOCINFODOC">Contains basic information about the
current file.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3148668" role="heading" level="1"
l10n="U"><link href="text/shared/01/01100200.xhp"
name="General">General</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3154863" role="paragraph"
l10n="U"><ahelp hid="HID_DOCINFODOC">Contains basic information about the
current file.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00000401.xhp#info2"/>
</section>
<bookmark xml-lang="en-US" branch="hid/sfx2:Edit:TP_DOCINFODOC:ED_FILE_NAME"
id="bm_id3149283" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3149999" role="heading" level="2"
l10n="U" oldref="3">File</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153114" role="paragraph" l10n="U"
oldref="4"><ahelp hid="SFX2:EDIT:TP_DOCINFODOC:ED_FILE_NAME">Displays the file
name.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="hd_id3156136" role="heading" level="2" l10n="U"
-oldref="17">Type:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3155552" role="paragraph" l10n="U"
oldref="20">Displays the file type for the current document.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3145314" role="heading" level="2" l10n="U"
-oldref="18">Location:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3150506" role="paragraph" l10n="U"
oldref="21">Displays the path and the name of the directory where the file is
stored.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3155892" role="heading" level="2" l10n="U"
-oldref="19">Size:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153311" role="paragraph" l10n="U"
oldref="22">Displays the size of the current document in bytes.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3149178" role="heading" level="2"
l10n="U" oldref="7">Created:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153748" role="paragraph" l10n="U"
oldref="8">Displays the date and time and author when the file was first
saved.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3149182" role="heading" level="2"
l10n="U" oldref="9">Modified:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3150355" role="paragraph" l10n="U"
oldref="10">Displays the date and time and author when the file was last saved
in a $[officename] file format.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3149999" role="heading" level="2"
l10n="U">File</paragraph>
+<paragraph xml-lang="en-US" id="par_id3153114" role="paragraph"
l10n="U"><ahelp hid="SFX2:EDIT:TP_DOCINFODOC:ED_FILE_NAME">Displays the file
name.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3156136" role="heading" level="2"
l10n="U">Type:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155552" role="paragraph"
l10n="U">Displays the file type for the current document.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3145314" role="heading" level="2"
l10n="U">Location:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150506" role="paragraph"
l10n="U">Displays the path and the name of the directory where the file is
stored.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3155892" role="heading" level="2"
l10n="U">Size:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3153311" role="paragraph"
l10n="U">Displays the size of the current document in bytes.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3149178" role="heading" level="2"
l10n="U">Created:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3153748" role="paragraph"
l10n="U">Displays the date and time and author when the file was first
saved.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3149182" role="heading" level="2"
l10n="U">Modified:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3150355" role="paragraph"
l10n="U">Displays the date and time and author when the file was last saved in
a $[officename] file format.</paragraph>
<paragraph xml-lang="en-US" id="par_idN106C5" role="heading" level="2"
l10n="NEW">Digitally signed:</paragraph>
<paragraph xml-lang="en-US" id="par_idN106C9" role="paragraph"
l10n="NEW">Displays the date and the time when the file was last signed as well
as the name of the author who signed the document.</paragraph>
<paragraph xml-lang="en-US" id="par_idN106CC" role="heading" level="2"
l10n="NEW">Digital Signature</paragraph>
<paragraph xml-lang="en-US" id="par_idN106D0" role="paragraph"
l10n="NEW">Opens the <link href="text/shared/01/digitalsignatures.xhp">Digital
Signatures</link> dialog where you can manage digital signatures for the
current document.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3156346" role="heading" level="2" l10n="U"
-oldref="11">Last printed:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3152780" role="paragraph" l10n="U"
oldref="12">Displays the date and time and user name when the file was last
printed.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3153252" role="heading" level="2"
l10n="CHG"
-oldref="15">Revision number:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149955" role="paragraph" l10n="U"
oldref="16">Displays the number of times that the file has been
saved.</paragraph>
-<paragraph xml-lang="en-US" id="hd_id3155342" role="heading" level="2" l10n="U"
-oldref="13"> Editing time:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149795" role="paragraph" l10n="U"
oldref="14">Displays the amount of time that the file has been open for editing
since the file was created. The editing time is updated when you save the
file.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3156346" role="heading" level="2"
l10n="U">Last printed:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3152780" role="paragraph"
l10n="U">Displays the date and time and user name when the file was last
printed.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153252" role="heading" level="2"
l10n="CHG">Revision number:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149955" role="paragraph"
l10n="U">Displays the number of times that the file has been saved.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3155342" role="heading" level="2"
l10n="U"> Editing time:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149795" role="paragraph"
l10n="U">Displays the amount of time that the file has been open for editing
since the file was created. The editing time is updated when you save the
file.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/sfx2:CheckBox:TP_DOCINFODOC:CB_USE_USERDATA" id="bm_id3159270"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154810" role="heading" level="2" l10n="U"
-oldref="33">Apply User Data</paragraph>
-<paragraph xml-lang="en-US" id="par_id3143271" role="paragraph" l10n="U"
oldref="34"><ahelp hid="SFX2:CHECKBOX:TP_DOCINFODOC:CB_USE_USERDATA">Saves the
user's full name with the file. You can edit the name by choosing
<emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - $[officename] - User
Data</emph>.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154810" role="heading" level="2"
l10n="U">Apply User Data</paragraph>
+<paragraph xml-lang="en-US" id="par_id3143271" role="paragraph"
l10n="U"><ahelp hid="SFX2:CHECKBOX:TP_DOCINFODOC:CB_USE_USERDATA">Saves the
user's full name with the file. You can edit the name by choosing
<emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - $[officename] - User
Data</emph>.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sfx2:PushButton:TP_DOCINFODOC:BTN_DELETE" id="bm_id3148686"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154046" role="heading" level="2" l10n="U"
-oldref="35">Reset</paragraph>
-<paragraph xml-lang="en-US" id="par_id3152349" role="paragraph" l10n="U"
oldref="36"><ahelp hid="SFX2:PUSHBUTTON:TP_DOCINFODOC:BTN_DELETE">Resets the
editing time to zero, the creation date to the current date and time, and the
version number to 1. The modification and printing dates are also
deleted.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="hd_id3149576" role="heading" level="2"
l10n="U" oldref="5">Template:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3147530" role="paragraph" l10n="U"
oldref="6">Displays the template that was used to create the file.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154046" role="heading" level="2"
l10n="U">Reset</paragraph>
+<paragraph xml-lang="en-US" id="par_id3152349" role="paragraph"
l10n="U"><ahelp hid="SFX2:PUSHBUTTON:TP_DOCINFODOC:BTN_DELETE">Resets the
editing time to zero, the creation date to the current date and time, and the
version number to 1. The modification and printing dates are also
deleted.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3149576" role="heading" level="2"
l10n="U">Template:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3147530" role="paragraph"
l10n="U">Displays the template that was used to create the file.</paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/01/05360000.xhp
b/main/helpcontent2/source/text/shared/01/05360000.xhp
index 7aa21273be..862023a0ab 100644
--- a/main/helpcontent2/source/text/shared/01/05360000.xhp
+++ b/main/helpcontent2/source/text/shared/01/05360000.xhp
@@ -31,47 +31,46 @@
<body>
<bookmark xml-lang="en-US" branch="hid/.uno:DistributeSelection"
id="bm_id9823972" localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:DistributeSelection"
id="bm_id3144750" localize="false"/>
-<paragraph role="heading" id="hd_id3154812" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link href="text/shared/01/05360000.xhp"
name="Distribution">Distribution</link></paragraph>
-<paragraph role="paragraph" id="par_id3149119" xml-lang="en-US" l10n="U"
oldref="2">
-<variable id="verteilungtext"><ahelp
hid=".uno:DistributeSelection">Distributes three or more selected objects
evenly along the horizontal axis or the vertical axis. You can also evenly
distribute the spacing between objects.</ahelp>
+<paragraph role="heading" id="hd_id3154812" xml-lang="en-US" level="1"
l10n="U"><link href="text/shared/01/05360000.xhp"
name="Distribution">Distribution</link></paragraph>
+<paragraph role="paragraph" id="par_id3149119" xml-lang="en-US"
l10n="U"><variable id="verteilungtext"><ahelp
hid=".uno:DistributeSelection">Distributes three or more selected objects
evenly along the horizontal axis or the vertical axis. You can also evenly
distribute the spacing between objects.</ahelp>
</variable></paragraph>
<section id="howtoget">
<embed href="text/shared/00/00040503.xhp#verteilung"/>
</section>
-<paragraph role="paragraph" id="par_id3145383" xml-lang="en-US" l10n="U"
oldref="3">Objects are distributed with respect to the outermost objects in the
selection.</paragraph>
-<paragraph role="heading" id="hd_id3149811" xml-lang="en-US" level="2"
l10n="U" oldref="4">Horizontally</paragraph>
-<paragraph role="paragraph" id="par_id3150355" xml-lang="en-US" l10n="U"
oldref="5">Specify the horizontal distribution for the selected
objects.</paragraph>
+<paragraph role="paragraph" id="par_id3145383" xml-lang="en-US"
l10n="U">Objects are distributed with respect to the outermost objects in the
selection.</paragraph>
+<paragraph role="heading" id="hd_id3149811" xml-lang="en-US" level="2"
l10n="U">Horizontally</paragraph>
+<paragraph role="paragraph" id="par_id3150355" xml-lang="en-US"
l10n="U">Specify the horizontal distribution for the selected
objects.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE"
id="bm_id3154381" localize="false"/>
-<paragraph role="heading" id="hd_id3149276" xml-lang="en-US" level="3"
l10n="U" oldref="6">None</paragraph>
-<paragraph role="paragraph" id="par_id3147618" xml-lang="en-US" l10n="U"
oldref="7"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE">Does not distribute
the objects horizontally.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149276" xml-lang="en-US" level="3"
l10n="U">None</paragraph>
+<paragraph role="paragraph" id="par_id3147618" xml-lang="en-US"
l10n="U"><ahelp hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_NONE">Does
not distribute the objects horizontally.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT"
id="bm_id3156156" localize="false"/>
-<paragraph role="heading" id="hd_id3148990" xml-lang="en-US" level="3"
l10n="U" oldref="8">Left</paragraph>
-<paragraph role="paragraph" id="par_id3159269" xml-lang="en-US" l10n="U"
oldref="9"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT">Distributes the
selected objects, so that the left edges of the objects are evenly spaced from
one another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3148990" xml-lang="en-US" level="3"
l10n="U">Left</paragraph>
+<paragraph role="paragraph" id="par_id3159269" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_LEFT">Distributes the
selected objects, so that the left edges of the objects are evenly spaced from
one another.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER"
id="bm_id3149903" localize="false"/>
-<paragraph role="heading" id="hd_id3150130" xml-lang="en-US" level="3"
l10n="U" oldref="10">Center</paragraph>
-<paragraph role="paragraph" id="par_id3153146" xml-lang="en-US" l10n="U"
oldref="11"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER">Distributes the
selected objects, so that the horizontal centers of the objects are evenly
spaced from one another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150130" xml-lang="en-US" level="3"
l10n="U">Center</paragraph>
+<paragraph role="paragraph" id="par_id3153146" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_CENTER">Distributes the
selected objects, so that the horizontal centers of the objects are evenly
spaced from one another.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE"
id="bm_id3149235" localize="false"/>
-<paragraph role="heading" id="hd_id3147574" xml-lang="en-US" level="3"
l10n="U" oldref="12">Spacing</paragraph>
-<paragraph role="paragraph" id="par_id3148924" xml-lang="en-US" l10n="U"
oldref="13"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE">Distributes the
selected objects horizontally, so that the objects are evenly spaced from one
another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3147574" xml-lang="en-US" level="3"
l10n="U">Spacing</paragraph>
+<paragraph role="paragraph" id="par_id3148924" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_DISTANCE">Distributes the
selected objects horizontally, so that the objects are evenly spaced from one
another.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT"
id="bm_id3156152" localize="false"/>
-<paragraph role="heading" id="hd_id3155390" xml-lang="en-US" level="3"
l10n="U" oldref="14">Right</paragraph>
-<paragraph role="paragraph" id="par_id3153252" xml-lang="en-US" l10n="U"
oldref="15"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT">Distributes the
selected objects, so that the right edges of the objects are evenly spaced from
one another.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3150245" xml-lang="en-US" level="2"
l10n="U" oldref="16">Vertically</paragraph>
-<paragraph role="paragraph" id="par_id3155321" xml-lang="en-US" l10n="U"
oldref="17">Specify the vertical distribution for the selected
objects.</paragraph>
+<paragraph role="heading" id="hd_id3155390" xml-lang="en-US" level="3"
l10n="U">Right</paragraph>
+<paragraph role="paragraph" id="par_id3153252" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_HOR_RIGHT">Distributes the
selected objects, so that the right edges of the objects are evenly spaced from
one another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150245" xml-lang="en-US" level="2"
l10n="U">Vertically</paragraph>
+<paragraph role="paragraph" id="par_id3155321" xml-lang="en-US"
l10n="U">Specify the vertical distribution for the selected objects.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_VER_NONE"
id="bm_id3151384" localize="false"/>
-<paragraph role="heading" id="hd_id3148563" xml-lang="en-US" level="3"
l10n="U" oldref="18">None</paragraph>
-<paragraph role="paragraph" id="par_id3155922" xml-lang="en-US" l10n="U"
oldref="19"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_NONE">Does not distribute
the objects vertically.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3148563" xml-lang="en-US" level="3"
l10n="U">None</paragraph>
+<paragraph role="paragraph" id="par_id3155922" xml-lang="en-US"
l10n="U"><ahelp hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_NONE">Does
not distribute the objects vertically.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_VER_TOP"
id="bm_id3145068" localize="false"/>
-<paragraph role="heading" id="hd_id3153626" xml-lang="en-US" level="3"
l10n="U" oldref="20">Top</paragraph>
-<paragraph role="paragraph" id="par_id3152361" xml-lang="en-US" l10n="U"
oldref="21"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_TOP">Distributes the
selected objects, so that the top edges of the objects are evenly spaced from
one another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153626" xml-lang="en-US" level="3"
l10n="U">Top</paragraph>
+<paragraph role="paragraph" id="par_id3152361" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_TOP">Distributes the
selected objects, so that the top edges of the objects are evenly spaced from
one another.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_VER_CENTER"
id="bm_id3154758" localize="false"/>
-<paragraph role="heading" id="hd_id3147264" xml-lang="en-US" level="3"
l10n="U" oldref="22">Center</paragraph>
-<paragraph role="paragraph" id="par_id3161656" xml-lang="en-US" l10n="U"
oldref="23"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_CENTER">Distributes the
selected objects, so that the vertical centers of the objects are evenly spaced
from one another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3147264" xml-lang="en-US" level="3"
l10n="U">Center</paragraph>
+<paragraph role="paragraph" id="par_id3161656" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_CENTER">Distributes the
selected objects, so that the vertical centers of the objects are evenly spaced
from one another.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_VER_DISTANCE"
id="bm_id3152772" localize="false"/>
-<paragraph role="heading" id="hd_id3150865" xml-lang="en-US" level="3"
l10n="U" oldref="24">Spacing</paragraph>
-<paragraph role="paragraph" id="par_id3153360" xml-lang="en-US" l10n="U"
oldref="25"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_DISTANCE">Distributes the
selected objects vertically, so that the objects are evenly spaced from one
another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150865" xml-lang="en-US" level="3"
l10n="U">Spacing</paragraph>
+<paragraph role="paragraph" id="par_id3153360" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_DISTANCE">Distributes the
selected objects vertically, so that the objects are evenly spaced from one
another.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/cui:RadioButton:RID_SVXPAGE_DISTRIBUTE:BTN_VER_BOTTOM"
id="bm_id3153778" localize="false"/>
-<paragraph role="heading" id="hd_id3154071" xml-lang="en-US" level="3"
l10n="U" oldref="26">Bottom</paragraph>
-<paragraph role="paragraph" id="par_id3152771" xml-lang="en-US" l10n="U"
oldref="27"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_BOTTOM">Distributes the
selected objects, so that the bottom edges of the objects are evenly spaced
from one another.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154071" xml-lang="en-US" level="3"
l10n="U">Bottom</paragraph>
+<paragraph role="paragraph" id="par_id3152771" xml-lang="en-US"
l10n="U"><ahelp
hid="SVX:RADIOBUTTON:RID_SVXPAGE_DISTRIBUTE:BTN_VER_BOTTOM">Distributes the
selected objects, so that the bottom edges of the objects are evenly spaced
from one another.</ahelp></paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/autopi/01130100.xhp
b/main/helpcontent2/source/text/shared/autopi/01130100.xhp
index 1eddd06d9c..21260d79c7 100644
--- a/main/helpcontent2/source/text/shared/autopi/01130100.xhp
+++ b/main/helpcontent2/source/text/shared/autopi/01130100.xhp
@@ -30,42 +30,42 @@
</meta>
<body>
<section id="seite1">
-<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link href="text/shared/autopi/01130100.xhp" name="Document
Converter Page 1">Document Converter Page 1</link></paragraph>
-<paragraph role="paragraph" id="par_id3150445" xml-lang="en-US" l10n="U"
oldref="2">Specifies whether to convert documents from $[officename] or
Microsoft Office, and specifies the document type.</paragraph>
+<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"
l10n="U"><link href="text/shared/autopi/01130100.xhp" name="Document Converter
Page 1">Document Converter Page 1</link></paragraph>
+<paragraph role="paragraph" id="par_id3150445" xml-lang="en-US"
l10n="U">Specifies whether to convert documents from $[officename] or Microsoft
Office, and specifies the document type.</paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00000401.xhp#autopilotmsimport1"/>
</section>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_0_OPTSODOCUMENTS"
id="bm_id3150808" localize="false"/>
-<paragraph role="heading" id="hd_id3155364" xml-lang="en-US" level="2"
l10n="U" oldref="27">$[officename]</paragraph>
-<paragraph role="paragraph" id="par_id3149205" xml-lang="en-US" l10n="CHG"
oldref="28"><ahelp hid="HID_DLGIMPORT_0_OPTSODOCUMENTS">Converts old binary
documents into the OpenDocument format used by
$[officename].</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155364" xml-lang="en-US" level="2"
l10n="U">$[officename]</paragraph>
+<paragraph role="paragraph" id="par_id3149205" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_0_OPTSODOCUMENTS">Converts old binary
documents into the OpenDocument format used by
$[officename].</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_0_CHKWRITER"
id="bm_id3153394" localize="false"/>
-<paragraph role="heading" id="hd_id3153049" xml-lang="en-US" level="3"
l10n="U" oldref="29">Text documents</paragraph>
-<paragraph role="paragraph" id="par_id3145669" xml-lang="en-US" l10n="CHG"
oldref="30"><ahelp hid="HID_DLGIMPORT_0_CHKWRITER">Converts documents in the
old format of Writer *.sdw into OpenDocument *.odt
documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153049" xml-lang="en-US" level="3"
l10n="U">Text documents</paragraph>
+<paragraph role="paragraph" id="par_id3145669" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_0_CHKWRITER">Converts documents in the old
format of Writer *.sdw into OpenDocument *.odt documents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_0_CHKCALC"
id="bm_id3149095" localize="false"/>
-<paragraph role="heading" id="hd_id3151226" xml-lang="en-US" level="3"
l10n="U" oldref="31">Spreadsheets</paragraph>
-<paragraph role="paragraph" id="par_id3155391" xml-lang="en-US" l10n="CHG"
oldref="32"><ahelp hid="HID_DLGIMPORT_0_CHKCALC">Converts documents in the old
format of Calc *.sdc into OpenDocument *.ods documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3151226" xml-lang="en-US" level="3"
l10n="U">Spreadsheets</paragraph>
+<paragraph role="paragraph" id="par_id3155391" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_0_CHKCALC">Converts documents in the old
format of Calc *.sdc into OpenDocument *.ods documents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_0_CHKIMPRESS"
id="bm_id3153683" localize="false"/>
-<paragraph role="heading" id="hd_id3145211" xml-lang="en-US" level="3"
l10n="U" oldref="33">Drawing/presentation documents</paragraph>
-<paragraph role="paragraph" id="par_id3154289" xml-lang="en-US" l10n="CHG"
oldref="34"><ahelp hid="HID_DLGIMPORT_0_CHKIMPRESS">Converts documents in the
old format of Draw *.sda into OpenDocument *.odg documents, and Impress *.sdd
into OpenDocument *.odp documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145211" xml-lang="en-US" level="3"
l10n="U">Drawing/presentation documents</paragraph>
+<paragraph role="paragraph" id="par_id3154289" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_0_CHKIMPRESS">Converts documents in the
old format of Draw *.sda into OpenDocument *.odg documents, and Impress *.sdd
into OpenDocument *.odp documents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_0_CHKMATHGLOBAL"
id="bm_id3156346" localize="false"/>
-<paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="3"
l10n="U" oldref="35">Master documents/formulas</paragraph>
-<paragraph role="paragraph" id="par_id3156114" xml-lang="en-US" l10n="CHG"
oldref="36"><ahelp hid="HID_DLGIMPORT_0_CHKMATHGLOBAL">Converts documents in
the old format of Writer master documents *.sgl into OpenDocument *.odm
documents, and Math *.smf into OpenDocument *.odf documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="3"
l10n="U">Master documents/formulas</paragraph>
+<paragraph role="paragraph" id="par_id3156114" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_0_CHKMATHGLOBAL">Converts documents in the
old format of Writer master documents *.sgl into OpenDocument *.odm documents,
and Math *.smf into OpenDocument *.odf documents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_0_OPTMSDOCUMENTS"
id="bm_id3147209" localize="false"/>
-<paragraph role="heading" id="hd_id3166410" xml-lang="en-US" level="2"
l10n="U" oldref="37">Microsoft Office</paragraph>
-<paragraph role="paragraph" id="par_id3150771" xml-lang="en-US" l10n="CHG"
oldref="38">Converts Microsoft Office documents into the OpenDocument
format.</paragraph>
+<paragraph role="heading" id="hd_id3166410" xml-lang="en-US" level="2"
l10n="U">Microsoft Office</paragraph>
+<paragraph role="paragraph" id="par_id3150771" xml-lang="en-US"
l10n="CHG">Converts Microsoft Office documents into the OpenDocument
format.</paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_2_CHKWORD"
id="bm_id3148685" localize="false"/>
-<paragraph role="heading" id="hd_id3150984" xml-lang="en-US" level="3"
l10n="U" oldref="3">Word documents</paragraph>
-<paragraph role="paragraph" id="par_id3150255" xml-lang="en-US" l10n="CHG"
oldref="14"><ahelp hid="HID_DLGIMPORT_2_CHKWORD">Converts documents in
Microsoft Word format *.doc into OpenDocument *.odt
documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150984" xml-lang="en-US" level="3"
l10n="U">Word documents</paragraph>
+<paragraph role="paragraph" id="par_id3150255" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_2_CHKWORD">Converts documents in Microsoft
Word format *.doc into OpenDocument *.odt documents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_2_CHKEXCEL"
id="bm_id3156305" localize="false"/>
-<paragraph role="heading" id="hd_id3155421" xml-lang="en-US" level="3"
l10n="U" oldref="4">Excel documents</paragraph>
-<paragraph role="paragraph" id="par_id3155630" xml-lang="en-US" l10n="CHG"
oldref="15"><ahelp hid="HID_DLGIMPORT_2_CHKEXCEL">Converts documents in
Microsoft Excel format *.xls into OpenDocument *.ods
documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155421" xml-lang="en-US" level="3"
l10n="U">Excel documents</paragraph>
+<paragraph role="paragraph" id="par_id3155630" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_2_CHKEXCEL">Converts documents in
Microsoft Excel format *.xls into OpenDocument *.ods
documents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_2_CHKPOWERPOINT"
id="bm_id3156329" localize="false"/>
-<paragraph role="heading" id="hd_id3153127" xml-lang="en-US" level="3"
l10n="U" oldref="5">PowerPoint documents</paragraph>
-<paragraph role="paragraph" id="par_id3149786" xml-lang="en-US" l10n="CHG"
oldref="16"><ahelp hid="HID_DLGIMPORT_2_CHKPOWERPOINT">Converts documents in
Microsoft PowerPoint format *.ppt into OpenDocument *.odp
documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153127" xml-lang="en-US" level="3"
l10n="U">PowerPoint documents</paragraph>
+<paragraph role="paragraph" id="par_id3149786" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_DLGIMPORT_2_CHKPOWERPOINT">Converts documents in
Microsoft PowerPoint format *.ppt into OpenDocument *.odp
documents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGIMPORT_0_CHKLOGFILE"
id="bm_id3149415" localize="false"/>
-<paragraph role="heading" id="hd_id3153088" xml-lang="en-US" level="3"
l10n="CHG" oldref="39">Create Log file</paragraph>
-<paragraph role="paragraph" id="par_id3149797" xml-lang="en-US" l10n="U"
oldref="40"><ahelp hid="HID_DLGIMPORT_0_CHKLOGFILE">Creates a log file in your
work directory showing which documents have been converted.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3149578" xml-lang="en-US" l10n="U"
oldref="26">Continue to the next page of the <link
href="text/shared/autopi/01130200.xhp" name="Document Converter">Document
Converter</link>.</paragraph>
+<paragraph role="heading" id="hd_id3153088" xml-lang="en-US" level="3"
l10n="CHG">Create Log file</paragraph>
+<paragraph role="paragraph" id="par_id3149797" xml-lang="en-US"
l10n="U"><ahelp hid="HID_DLGIMPORT_0_CHKLOGFILE">Creates a log file in your
work directory showing which documents have been converted.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3149578" xml-lang="en-US"
l10n="U">Continue to the next page of the <link
href="text/shared/autopi/01130200.xhp" name="Document Converter">Document
Converter</link>.</paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/guide/assistive.xhp
b/main/helpcontent2/source/text/shared/guide/assistive.xhp
index 263c55079b..858d3d5199 100644
--- a/main/helpcontent2/source/text/shared/guide/assistive.xhp
+++ b/main/helpcontent2/source/text/shared/guide/assistive.xhp
@@ -36,57 +36,57 @@
<bookmark_value>screen magnifiers</bookmark_value>
<bookmark_value>magnifiers</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3147399" xml-lang="en-US" level="1"
l10n="U" oldref="22"><variable id="assistive"><link
href="text/shared/guide/assistive.xhp" name="Assistive Tools in
$[officename]">Assistive Tools in $[officename]</link>
+<paragraph role="heading" id="hd_id3147399" xml-lang="en-US" level="1"
l10n="U"><variable id="assistive"><link href="text/shared/guide/assistive.xhp"
name="Assistive Tools in $[officename]">Assistive Tools in $[officename]</link>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3143267" xml-lang="en-US" l10n="U"
oldref="25">$[officename] supports some assistive technology tools like screen
magnification software, screen readers, and on-screen keyboards. Most of these
tools communicate with $[officename] by means of the Java(TM) Access Bridge
software, that uses the Java Accessibility API, a part of the Java runtime
environment.</paragraph>
+<paragraph role="paragraph" id="par_id3143267" xml-lang="en-US"
l10n="U">$[officename] supports some assistive technology tools like screen
magnification software, screen readers, and on-screen keyboards. Most of these
tools communicate with $[officename] by means of the Java(TM) Access Bridge
software, that uses the Java Accessibility API, a part of the Java runtime
environment.</paragraph>
<paragraph role="tip" id="par_id8847010" xml-lang="en-US" l10n="NEW">A current
list of supported assistive tools can be found on the <link
href="https://wiki.openoffice.org/wiki/Accessibility">Apache OpenOffice
Wiki</link>.</paragraph>
-<paragraph role="heading" id="hd_id3145345" xml-lang="en-US" level="2"
l10n="U" oldref="12">Requirements to use assistive tools in
$[officename]</paragraph>
+<paragraph role="heading" id="hd_id3145345" xml-lang="en-US" level="2"
l10n="U">Requirements to use assistive tools in $[officename]</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="listitem" id="par_id3147209" xml-lang="en-US" l10n="U"
oldref="13">Java Runtime Environment (JRE) version 1.4.1_01 and higher, or
version 1.4.0_02 with the locale set to "en_us".</paragraph>
+<paragraph role="listitem" id="par_id3147209" xml-lang="en-US" l10n="U">Java
Runtime Environment (JRE) version 1.4.1_01 and higher, or version 1.4.0_02 with
the locale set to "en_us".</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3146797" xml-lang="en-US" l10n="U"
oldref="26">Most recent version of the software for your assistive
tool</paragraph>
+<paragraph role="listitem" id="par_id3146797" xml-lang="en-US" l10n="U">Most
recent version of the software for your assistive tool</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3149578" xml-lang="en-US" l10n="U"
oldref="15">On Windows systems, <link
href="http://www.sun.com/access/downloads/" name="Java Access Bridge">Java
Access Bridge</link> software version 1.0.3 or higher</paragraph>
+<paragraph role="listitem" id="par_id3149578" xml-lang="en-US" l10n="U">On
Windows systems, <link href="http://www.sun.com/access/downloads/" name="Java
Access Bridge">Java Access Bridge</link> software version 1.0.3 or
higher</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3149762" xml-lang="en-US" l10n="U"
oldref="16">On UNIX(R) systems, the GNOME 2 desktop environment with the Java
Access Bridge software for GNOME</paragraph>
+<paragraph role="listitem" id="par_id3149762" xml-lang="en-US" l10n="U">On
UNIX(R) systems, the GNOME 2 desktop environment with the Java Access Bridge
software for GNOME</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="hd_id3149795" xml-lang="en-US" level="2"
l10n="U" oldref="23">Supported Assistive Tools</paragraph>
-<paragraph role="paragraph" id="par_id3155419" xml-lang="en-US" l10n="U"
oldref="2">On Windows systems, $[officename] directly supports most on-screen
keyboard software. Additional support for assistive tools is provided by the
Java Access Bridge software. The following is a list of some assistive tools
that use the Java Access Bridge software to exchange data with
$[officename]:</paragraph>
+<paragraph role="heading" id="hd_id3149795" xml-lang="en-US" level="2"
l10n="U">Supported Assistive Tools</paragraph>
+<paragraph role="paragraph" id="par_id3155419" xml-lang="en-US" l10n="U">On
Windows systems, $[officename] directly supports most on-screen keyboard
software. Additional support for assistive tools is provided by the Java Access
Bridge software. The following is a list of some assistive tools that use the
Java Access Bridge software to exchange data with $[officename]:</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="listitem" id="par_id3156329" xml-lang="en-US" l10n="U"
oldref="4">ZoomText Screen Magnifier (version 7.11 or
higher)(Windows)</paragraph>
+<paragraph role="listitem" id="par_id3156329" xml-lang="en-US"
l10n="U">ZoomText Screen Magnifier (version 7.11 or higher)(Windows)</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3155628" xml-lang="en-US" l10n="U"
oldref="5">Gnopernicus Screen Reader and Magnifier, using GNOME Assistive
Technology Service Provider Interface (at-spi) and Java Accessibility API
software</paragraph>
+<paragraph role="listitem" id="par_id3155628" xml-lang="en-US"
l10n="U">Gnopernicus Screen Reader and Magnifier, using GNOME Assistive
Technology Service Provider Interface (at-spi) and Java Accessibility API
software</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3148474" xml-lang="en-US" l10n="U"
oldref="6">GNOME On Screen Keyboard (GOK), using GNOME at-spi and Java
Accessibility API software</paragraph>
+<paragraph role="listitem" id="par_id3148474" xml-lang="en-US" l10n="U">GNOME
On Screen Keyboard (GOK), using GNOME at-spi and Java Accessibility API
software</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="hd_id3153061" xml-lang="en-US" level="2"
l10n="U" oldref="24">Supported Input Devices</paragraph>
-<paragraph role="paragraph" id="par_id3156024" xml-lang="en-US" l10n="U"
oldref="7">$[officename] provides the ability to use alternative input devices
for access to all functions of $[officename].</paragraph>
+<paragraph role="heading" id="hd_id3153061" xml-lang="en-US" level="2"
l10n="U">Supported Input Devices</paragraph>
+<paragraph role="paragraph" id="par_id3156024" xml-lang="en-US"
l10n="U">$[officename] provides the ability to use alternative input devices
for access to all functions of $[officename].</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="listitem" id="par_id3149045" xml-lang="en-US" l10n="U"
oldref="8">Screen magnification software allow users with low vision to work in
$[officename] with caret and focus tracking.</paragraph>
+<paragraph role="listitem" id="par_id3149045" xml-lang="en-US" l10n="U">Screen
magnification software allow users with low vision to work in $[officename]
with caret and focus tracking.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3152811" xml-lang="en-US" l10n="U"
oldref="9">On-screen keyboards enable users to perform almost all data input
and commands with a mouse.</paragraph>
+<paragraph role="listitem" id="par_id3152811" xml-lang="en-US"
l10n="U">On-screen keyboards enable users to perform almost all data input and
commands with a mouse.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3153379" xml-lang="en-US" l10n="U"
oldref="10">Screen readers allow visually impaired users to access
$[officename] with text-to-speech and Braille displays.</paragraph>
+<paragraph role="listitem" id="par_id3153379" xml-lang="en-US" l10n="U">Screen
readers allow visually impaired users to access $[officename] with
text-to-speech and Braille displays.</paragraph>
</listitem>
</list>
-<paragraph role="note" id="par_id3149808" xml-lang="en-US" l10n="U"
oldref="11">When accessibility support in $[officename] is enabled, the Java
Runtime Environment is loaded, and increases the startup time for
$[officename].</paragraph>
+<paragraph role="note" id="par_id3149808" xml-lang="en-US" l10n="U">When
accessibility support in $[officename] is enabled, the Java Runtime Environment
is loaded, and increases the startup time for $[officename].</paragraph>
<section id="relatedtopics">
<embed href="text/shared/guide/accessibility.xhp#accessibility"/>
-<paragraph role="paragraph" id="par_id3152933" xml-lang="en-US" l10n="U"
oldref="18"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01010800.xhp" name="$[officename] -
View">$[officename] - View</link></paragraph>
-<paragraph role="paragraph" id="par_id3155430" xml-lang="en-US" l10n="U"
oldref="19"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01012000.xhp" name="$[officename] -
Appearance">$[officename] - Appearance</link></paragraph>
-<paragraph role="paragraph" id="par_id3148617" xml-lang="en-US" l10n="U"
oldref="20"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01013000.xhp" name="$[officename] -
Accessibility">$[officename] - Accessibility</link></paragraph>
+<paragraph role="paragraph" id="par_id3152933" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01010800.xhp" name="$[officename] -
View">$[officename] - View</link></paragraph>
+<paragraph role="paragraph" id="par_id3155430" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01012000.xhp" name="$[officename] -
Appearance">$[officename] - Appearance</link></paragraph>
+<paragraph role="paragraph" id="par_id3148617" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - <link
href="text/shared/optionen/01013000.xhp" name="$[officename] -
Accessibility">$[officename] - Accessibility</link></paragraph>
<embed href="text/shared/guide/keyboard.xhp#keyboard"/>
<embed href="text/shared/04/01010000.xhp#common_keys"/>
</section>
diff --git a/main/helpcontent2/source/text/shared/optionen/01040300.xhp
b/main/helpcontent2/source/text/shared/optionen/01040300.xhp
index fb77c8ccfa..6a90236c16 100644
--- a/main/helpcontent2/source/text/shared/optionen/01040300.xhp
+++ b/main/helpcontent2/source/text/shared/optionen/01040300.xhp
@@ -40,18 +40,18 @@
<bookmark_value>paragraph styles;modifying basic fonts</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/SW_HID_STD_FONT" id="bm_id3154894"
localize="false"/>
-<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link href="text/shared/optionen/01040300.xhp" name="Basic
Fonts">Basic Fonts</link></paragraph>
-<paragraph role="paragraph" id="par_id3149786" xml-lang="en-US" l10n="U"
oldref="2"><ahelp hid="HID_STD_FONT">Specifies the settings for the basic fonts
in your documents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"
l10n="U"><link href="text/shared/optionen/01040300.xhp" name="Basic
Fonts">Basic Fonts</link></paragraph>
+<paragraph role="paragraph" id="par_id3149786" xml-lang="en-US"
l10n="U"><ahelp hid="HID_STD_FONT">Specifies the settings for the basic fonts
in your documents.</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_id3152349" xml-lang="en-US" l10n="CHG"
oldref="19">You can also change the basic fonts for Asian and complex text
layout languages if their support is enabled in <emph><switchinline
select="sys"><caseinline select="MAC">%PRODUCTNAME -
Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - Language Settings -
Languages</emph>.</paragraph>
-<paragraph role="paragraph" id="par_id3145609" xml-lang="en-US" l10n="U"
oldref="18">These settings define the basic fonts for the predefined templates.
You can also modify or customize the <link
href="text/shared/optionen/01040301.xhp" name="default text templates">default
text templates</link>.</paragraph>
+<paragraph role="paragraph" id="par_id3152349" xml-lang="en-US" l10n="CHG">You
can also change the basic fonts for Asian and complex text layout languages if
their support is enabled in <emph><switchinline select="sys"><caseinline
select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools -
Options</defaultinline></switchinline> - Language Settings -
Languages</emph>.</paragraph>
+<paragraph role="paragraph" id="par_id3145609" xml-lang="en-US" l10n="U">These
settings define the basic fonts for the predefined templates. You can also
modify or customize the <link href="text/shared/optionen/01040301.xhp"
name="default text templates">default text templates</link>.</paragraph>
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#grundschriften"/>
</section>
-<paragraph role="heading" id="hd_id3152811" xml-lang="en-US" level="2"
l10n="U" oldref="3">Basic fonts</paragraph>
+<paragraph role="heading" id="hd_id3152811" xml-lang="en-US" level="2"
l10n="U">Basic fonts</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ComboBox:TP_STD_FONT:LB_STANDARD"
id="bm_id3151211" localize="false"/>
-<paragraph role="heading" id="hd_id3150791" xml-lang="en-US" level="3"
l10n="U" oldref="4">Default</paragraph>
-<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US" l10n="U"
oldref="5"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_STANDARD">Specifies the font
to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The
<emph>Default</emph> Paragraph Style font is used for nearly all Paragraph
Styles, unless the Paragraph Style explicitly defines another font.</paragraph>
+<paragraph role="heading" id="hd_id3150791" xml-lang="en-US" level="3"
l10n="U">Default</paragraph>
+<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US"
l10n="U"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_STANDARD">Specifies the font to
be used for the <emph>Default</emph> Paragraph Style.</ahelp> The
<emph>Default</emph> Paragraph Style font is used for nearly all Paragraph
Styles, unless the Paragraph Style explicitly defines another font.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:MetricBox:TP_STD_FONT:LB_STANDARD_SIZE" id="bm_id7955870"
localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sw:MetricBox:TP_STD_FONT:LB_TITLE_SIZE"
id="bm_id5661793" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sw:MetricBox:TP_STD_FONT:LB_LIST_SIZE"
id="bm_id2680745" localize="false"/>
@@ -60,23 +60,23 @@
<paragraph role="heading" id="hd_id573137" xml-lang="en-US" level="3"
l10n="NEW">Size</paragraph>
<paragraph role="paragraph" id="par_id7700735" xml-lang="en-US"
l10n="NEW"><ahelp hid=".">Specifies the size of the font.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ComboBox:TP_STD_FONT:LB_TITLE"
id="bm_id3154909" localize="false"/>
-<paragraph role="heading" id="hd_id3150447" xml-lang="en-US" level="3"
l10n="U" oldref="6">Heading</paragraph>
-<paragraph role="paragraph" id="par_id3159149" xml-lang="en-US" l10n="U"
oldref="7"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_TITLE">Specifies the font to
be used for headings.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150447" xml-lang="en-US" level="3"
l10n="U">Heading</paragraph>
+<paragraph role="paragraph" id="par_id3159149" xml-lang="en-US"
l10n="U"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_TITLE">Specifies the font to be
used for headings.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ComboBox:TP_STD_FONT:LB_LIST"
id="bm_id3152922" localize="false"/>
-<paragraph role="heading" id="hd_id3147228" xml-lang="en-US" level="3"
l10n="U" oldref="8">List</paragraph>
-<paragraph role="paragraph" id="par_id3144433" xml-lang="en-US" l10n="U"
oldref="9"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_LIST">Specifies the fonts for
lists and numbering and all derived styles.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3150767" xml-lang="en-US" l10n="U"
oldref="10">When you choose <switchinline select="appl"><caseinline
select="WRITER"><link href="text/shared/01/06050000.xhp" name="Format -
Numbering/Bullets"><emph>Format - Numbering/Bullets</emph></link>
+<paragraph role="heading" id="hd_id3147228" xml-lang="en-US" level="3"
l10n="U">List</paragraph>
+<paragraph role="paragraph" id="par_id3144433" xml-lang="en-US"
l10n="U"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_LIST">Specifies the fonts for
lists and numbering and all derived styles.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150767" xml-lang="en-US" l10n="U">When
you choose <switchinline select="appl"><caseinline select="WRITER"><link
href="text/shared/01/06050000.xhp" name="Format -
Numbering/Bullets"><emph>Format - Numbering/Bullets</emph></link>
</caseinline><defaultinline>
<emph>Format - Numbering/Bullets</emph></defaultinline></switchinline> to
format a paragraph with numbers or bullets in a text document, the program
assigns these Paragraph Styles automatically.</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ComboBox:TP_STD_FONT:LB_LABEL"
id="bm_id3155307" localize="false"/>
-<paragraph role="heading" id="hd_id3154918" xml-lang="en-US" level="3"
l10n="U" oldref="11">Caption</paragraph>
-<paragraph role="paragraph" id="par_id3150010" xml-lang="en-US" l10n="U"
oldref="12"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_LABEL">Specifies the font
used for the captions of images and tables.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154918" xml-lang="en-US" level="3"
l10n="U">Caption</paragraph>
+<paragraph role="paragraph" id="par_id3150010" xml-lang="en-US"
l10n="U"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_LABEL">Specifies the font used
for the captions of images and tables.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ComboBox:TP_STD_FONT:LB_IDX"
id="bm_id3149667" localize="false"/>
-<paragraph role="heading" id="hd_id3152463" xml-lang="en-US" level="3"
l10n="U" oldref="13">Index</paragraph>
-<paragraph role="paragraph" id="par_id3146923" xml-lang="en-US" l10n="U"
oldref="14"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_IDX">Specifies the font used
for indexes, alphabetical indexes, and tables of contents.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3152463" xml-lang="en-US" level="3"
l10n="U">Index</paragraph>
+<paragraph role="paragraph" id="par_id3146923" xml-lang="en-US"
l10n="U"><ahelp hid="SW_COMBOBOX_TP_STD_FONT_LB_IDX">Specifies the font used
for indexes, alphabetical indexes, and tables of contents.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_STD_FONT:CB_DOCONLY"
id="bm_id3148577" localize="false"/>
-<paragraph role="heading" id="hd_id3150103" xml-lang="en-US" level="3"
l10n="U" oldref="15">Current document only</paragraph>
-<paragraph role="paragraph" id="par_id3083444" xml-lang="en-US" l10n="U"
oldref="17"><ahelp hid="SW_CHECKBOX_TP_STD_FONT_CB_DOCONLY">Specifies that the
settings apply to the current document only.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150103" xml-lang="en-US" level="3"
l10n="U">Current document only</paragraph>
+<paragraph role="paragraph" id="par_id3083444" xml-lang="en-US"
l10n="U"><ahelp hid="SW_CHECKBOX_TP_STD_FONT_CB_DOCONLY">Specifies that the
settings apply to the current document only.</ahelp></paragraph>
<embed href="text/shared/00/00000001.xhp#standard"/>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/swriter/01/04070300.xhp
b/main/helpcontent2/source/text/swriter/01/04070300.xhp
index e63d7082e6..3c9c597a23 100644
--- a/main/helpcontent2/source/text/swriter/01/04070300.xhp
+++ b/main/helpcontent2/source/text/swriter/01/04070300.xhp
@@ -32,47 +32,47 @@
<body>
<section id="drucker">
<bookmark xml-lang="en-US" branch="hid/SW_HID_ENV_PRT" id="bm_id3149806"
localize="false"/>
-<paragraph role="heading" id="hd_id3154104" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link
href="text/swriter/01/04070300.xhp">Printer</link></paragraph>
-<paragraph role="paragraph" id="par_id3153531" xml-lang="en-US" l10n="U"
oldref="2"><ahelp hid="HID_ENV_PRT">Set the print options for the
envelope.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154104" xml-lang="en-US" level="1"
l10n="U"><link href="text/swriter/01/04070300.xhp">Printer</link></paragraph>
+<paragraph role="paragraph" id="par_id3153531" xml-lang="en-US"
l10n="U"><ahelp hid="HID_ENV_PRT">Set the print options for the
envelope.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#druckerbr"/>
</section>
-<paragraph role="paragraph" id="par_id3152960" xml-lang="en-US" l10n="U"
oldref="3">Consult the documentation that came with your printer for setting up
the printer for envelopes. Depending on the printer model, envelopes may have
to be placed left, right, in the middle, and either face up or face
down.</paragraph>
+<paragraph role="paragraph" id="par_id3152960" xml-lang="en-US"
l10n="U">Consult the documentation that came with your printer for setting up
the printer for envelopes. Depending on the printer model, envelopes may have
to be placed left, right, in the middle, and either face up or face
down.</paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_ITM_HOR_LEFT" id="bm_id3153675"
localize="false"/>
-<paragraph role="heading" id="hd_id3153665" xml-lang="en-US" level="2"
l10n="U" oldref="5">Horizontal left</paragraph>
-<paragraph role="paragraph" id="par_id3154564" xml-lang="en-US" l10n="U"
oldref="6"><ahelp hid="ITM_HOR_LEFT">Feeds the envelope horizontally from the
left edge of the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153665" xml-lang="en-US" level="2"
l10n="U">Horizontal left</paragraph>
+<paragraph role="paragraph" id="par_id3154564" xml-lang="en-US"
l10n="U"><ahelp hid="ITM_HOR_LEFT">Feeds the envelope horizontally from the
left edge of the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_ITM_HOR_CNTR" id="bm_id3149688"
localize="false"/>
-<paragraph role="heading" id="hd_id3155898" xml-lang="en-US" level="2"
l10n="U" oldref="7">Horizontal center</paragraph>
-<paragraph role="paragraph" id="par_id3149694" xml-lang="en-US" l10n="U"
oldref="8"><ahelp hid="ITM_HOR_CNTR">Feeds the envelope horizontally from the
center of the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155898" xml-lang="en-US" level="2"
l10n="U">Horizontal center</paragraph>
+<paragraph role="paragraph" id="par_id3149694" xml-lang="en-US"
l10n="U"><ahelp hid="ITM_HOR_CNTR">Feeds the envelope horizontally from the
center of the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_ITM_HOR_RGHT" id="bm_id3155186"
localize="false"/>
-<paragraph role="heading" id="hd_id3155174" xml-lang="en-US" level="2"
l10n="U" oldref="9">Horizontal right</paragraph>
-<paragraph role="paragraph" id="par_id3143273" xml-lang="en-US" l10n="U"
oldref="10"><ahelp hid="ITM_HOR_RGHT">Feeds the envelope horizontally from the
right edge of the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155174" xml-lang="en-US" level="2"
l10n="U">Horizontal right</paragraph>
+<paragraph role="paragraph" id="par_id3143273" xml-lang="en-US"
l10n="U"><ahelp hid="ITM_HOR_RGHT">Feeds the envelope horizontally from the
right edge of the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_ITM_VER_LEFT" id="bm_id3149817"
localize="false"/>
-<paragraph role="heading" id="hd_id3149488" xml-lang="en-US" level="2"
l10n="U" oldref="11">Vertical left</paragraph>
-<paragraph role="paragraph" id="par_id3149823" xml-lang="en-US" l10n="U"
oldref="12"><ahelp hid="ITM_VER_LEFT">Feeds the envelope vertically from the
left edge of the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149488" xml-lang="en-US" level="2"
l10n="U">Vertical left</paragraph>
+<paragraph role="paragraph" id="par_id3149823" xml-lang="en-US"
l10n="U"><ahelp hid="ITM_VER_LEFT">Feeds the envelope vertically from the left
edge of the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_ITM_VER_CNTR" id="bm_id3149104"
localize="false"/>
-<paragraph role="heading" id="hd_id3151260" xml-lang="en-US" level="2"
l10n="U" oldref="13">Vertical center</paragraph>
-<paragraph role="paragraph" id="par_id3148968" xml-lang="en-US" l10n="U"
oldref="14"><ahelp hid="ITM_VER_CNTR">Feeds the envelope vertically from the
center of the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3151260" xml-lang="en-US" level="2"
l10n="U">Vertical center</paragraph>
+<paragraph role="paragraph" id="par_id3148968" xml-lang="en-US"
l10n="U"><ahelp hid="ITM_VER_CNTR">Feeds the envelope vertically from the
center of the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_ITM_VER_RGHT" id="bm_id3153644"
localize="false"/>
-<paragraph role="heading" id="hd_id3153633" xml-lang="en-US" level="2"
l10n="U" oldref="15">Vertical right</paragraph>
-<paragraph role="paragraph" id="par_id3149037" xml-lang="en-US" l10n="U"
oldref="16"><ahelp hid="ITM_VER_RGHT">Feeds the envelope vertically from the
right edge of the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153633" xml-lang="en-US" level="2"
l10n="U">Vertical right</paragraph>
+<paragraph role="paragraph" id="par_id3149037" xml-lang="en-US"
l10n="U"><ahelp hid="ITM_VER_RGHT">Feeds the envelope vertically from the right
edge of the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:RadioButton:TP_ENV_PRT:BTN_TOP"
id="bm_id3145757" localize="false"/>
-<paragraph role="heading" id="hd_id3152773" xml-lang="en-US" level="2"
l10n="U" oldref="17">Print from top</paragraph>
-<paragraph role="paragraph" id="par_id3145763" xml-lang="en-US" l10n="U"
oldref="18"><ahelp hid="SW:RADIOBUTTON:TP_ENV_PRT:BTN_TOP">Feeds the envelope
with the print side face up in the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3152773" xml-lang="en-US" level="2"
l10n="U">Print from top</paragraph>
+<paragraph role="paragraph" id="par_id3145763" xml-lang="en-US"
l10n="U"><ahelp hid="SW:RADIOBUTTON:TP_ENV_PRT:BTN_TOP">Feeds the envelope with
the print side face up in the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:RadioButton:TP_ENV_PRT:BTN_BOTTOM"
id="bm_id3149171" localize="false"/>
-<paragraph role="heading" id="hd_id3155146" xml-lang="en-US" level="2"
l10n="U" oldref="19">Print from bottom</paragraph>
-<paragraph role="paragraph" id="par_id3149178" xml-lang="en-US" l10n="U"
oldref="20"><ahelp hid="SW:RADIOBUTTON:TP_ENV_PRT:BTN_BOTTOM">Feeds the
envelope with the print side face down in the printer tray.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155146" xml-lang="en-US" level="2"
l10n="U">Print from bottom</paragraph>
+<paragraph role="paragraph" id="par_id3149178" xml-lang="en-US"
l10n="U"><ahelp hid="SW:RADIOBUTTON:TP_ENV_PRT:BTN_BOTTOM">Feeds the envelope
with the print side face down in the printer tray.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:MetricField:TP_ENV_PRT:FLD_RIGHT"
id="bm_id3145778" localize="false"/>
-<paragraph role="heading" id="hd_id3156279" xml-lang="en-US" level="2"
l10n="U" oldref="21">Shift right</paragraph>
-<paragraph role="paragraph" id="par_id3145784" xml-lang="en-US" l10n="U"
oldref="22"><ahelp hid="SW:METRICFIELD:TP_ENV_PRT:FLD_RIGHT">Enter the amount
to shift the print area to the right.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3156279" xml-lang="en-US" level="2"
l10n="U">Shift right</paragraph>
+<paragraph role="paragraph" id="par_id3145784" xml-lang="en-US"
l10n="U"><ahelp hid="SW:METRICFIELD:TP_ENV_PRT:FLD_RIGHT">Enter the amount to
shift the print area to the right.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:MetricField:TP_ENV_PRT:FLD_DOWN"
id="bm_id3151378" localize="false"/>
-<paragraph role="heading" id="hd_id3155921" xml-lang="en-US" level="2"
l10n="U" oldref="23">Shift down</paragraph>
-<paragraph role="paragraph" id="par_id3151383" xml-lang="en-US" l10n="U"
oldref="24"><ahelp hid="SW:METRICFIELD:TP_ENV_PRT:FLD_DOWN">Enter the amount to
shift the print area down.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3150123" xml-lang="en-US" level="2"
l10n="U" oldref="25">Current printer</paragraph>
-<paragraph role="paragraph" id="par_id3150696" xml-lang="en-US" l10n="U"
oldref="26">Displays the name of the current printer.</paragraph>
+<paragraph role="heading" id="hd_id3155921" xml-lang="en-US" level="2"
l10n="U">Shift down</paragraph>
+<paragraph role="paragraph" id="par_id3151383" xml-lang="en-US"
l10n="U"><ahelp hid="SW:METRICFIELD:TP_ENV_PRT:FLD_DOWN">Enter the amount to
shift the print area down.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150123" xml-lang="en-US" level="2"
l10n="U">Current printer</paragraph>
+<paragraph role="paragraph" id="par_id3150696" xml-lang="en-US"
l10n="U">Displays the name of the current printer.</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:PushButton:TP_ENV_PRT:BTN_PRTSETUP"
id="bm_id3147411" localize="false"/>
-<paragraph role="heading" id="hd_id3155862" xml-lang="en-US" level="2"
l10n="U" oldref="27">Setup</paragraph>
-<paragraph role="paragraph" id="par_id3147418" xml-lang="en-US" l10n="U"
oldref="28"><ahelp hid="SW:PUSHBUTTON:TP_ENV_PRT:BTN_PRTSETUP">Opens the Print
Setup dialog where you can define additional printer settings, such as paper
format and orientation.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155862" xml-lang="en-US" level="2"
l10n="U">Setup</paragraph>
+<paragraph role="paragraph" id="par_id3147418" xml-lang="en-US"
l10n="U"><ahelp hid="SW:PUSHBUTTON:TP_ENV_PRT:BTN_PRTSETUP">Opens the Print
Setup dialog where you can define additional printer settings, such as paper
format and orientation.</ahelp></paragraph>
</body>
</helpdocument>