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 ec3c2e44fa Remove 'oldref' entries (work in progress)
ec3c2e44fa is described below
commit ec3c2e44fa380614b1f14d3ade95eed56978af29
Author: mseidel <[email protected]>
AuthorDate: Wed Mar 12 14:57:09 2025 +0100
Remove 'oldref' entries (work in progress)
---
.../source/text/sbasic/shared/01170103.xhp | 60 ++++++++--------
.../source/text/sbasic/shared/03020202.xhp | 70 +++++++++----------
.../source/text/sbasic/shared/03090406.xhp | 81 +++++++++++-----------
.../source/text/shared/01/01140000.xhp | 38 +++++-----
.../source/text/shared/optionen/01000000.xhp | 42 +++++------
.../source/text/shared/optionen/01040700.xhp | 45 +++++-------
.../source/text/shared/optionen/01070100.xhp | 26 +++----
.../source/text/swriter/01/04120229.xhp | 20 +++---
.../source/text/swriter/01/05040600.xhp | 50 ++++++-------
.../source/text/swriter/01/05060300.xhp | 42 +++++------
10 files changed, 223 insertions(+), 251 deletions(-)
diff --git a/main/helpcontent2/source/text/sbasic/shared/01170103.xhp
b/main/helpcontent2/source/text/sbasic/shared/01170103.xhp
index a4346cb0d1..755e577044 100644
--- a/main/helpcontent2/source/text/sbasic/shared/01170103.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/01170103.xhp
@@ -30,36 +30,36 @@
</meta>
<body>
<section id="ereignisse">
-<paragraph role="heading" id="hd_id3155506" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link href="text/sbasic/shared/01170103.xhp"
name="Events">Events</link></paragraph>
-<paragraph role="paragraph" id="par_id3146114" xml-lang="en-US" l10n="U"
oldref="2">Define event assignments for the selected control or dialog. The
available events depend on the type of control
selected.</paragraph><comment>UFI: removed all help ids</comment>
+<paragraph role="heading" id="hd_id3155506" xml-lang="en-US" level="1"
l10n="U"><link href="text/sbasic/shared/01170103.xhp"
name="Events">Events</link></paragraph>
+<paragraph role="paragraph" id="par_id3146114" xml-lang="en-US"
l10n="U">Define event assignments for the selected control or dialog. The
available events depend on the type of control
selected.</paragraph><comment>UFI: removed all help ids</comment>
</section>
-<paragraph role="heading" id="hd_id3145387" xml-lang="en-US" level="2"
l10n="U" oldref="16">When receiving focus</paragraph>
-<paragraph role="paragraph" id="par_id3155090" xml-lang="en-US" l10n="U"
oldref="17"><ahelp hid="HID_EVT_FOCUSGAINED">This event takes place if a
control receives the focus.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3152892" xml-lang="en-US" level="2"
l10n="U" oldref="18">When losing focus</paragraph>
-<paragraph role="paragraph" id="par_id3153305" xml-lang="en-US" l10n="U"
oldref="19"><ahelp hid="HID_EVT_FOCUSLOST">This event takes place if a control
loses the focus.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3152896" xml-lang="en-US" level="2"
l10n="U" oldref="20">Key pressed</paragraph>
-<paragraph role="paragraph" id="par_id3148837" xml-lang="en-US" l10n="U"
oldref="21"><ahelp hid="HID_EVT_KEYTYPED">This event occurs when the user
presses any key while the control has the focus.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3146869" xml-lang="en-US" level="2"
l10n="U" oldref="43">Key released</paragraph>
-<paragraph role="paragraph" id="par_id3155267" xml-lang="en-US" l10n="U"
oldref="44"><ahelp hid="HID_EVT_KEYUP">This event occurs when the user releases
a key while the control has the focus.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3159096" xml-lang="en-US" level="2"
l10n="U" oldref="41">Modified</paragraph>
-<paragraph role="paragraph" id="par_id3156019" xml-lang="en-US" l10n="U"
oldref="42"><ahelp hid="HID_EVT_CHANGED">This event takes place, when the
control loses the focus and the contents of the control were changed since it
lost the focus.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3144508" xml-lang="en-US" level="2"
l10n="U" oldref="10">Text modified</paragraph>
-<paragraph role="paragraph" id="par_id3148608" xml-lang="en-US" l10n="U"
oldref="11"><ahelp hid="HID_EVT_TEXTCHANGED">This event takes place if you
enter or modify a text in an input field.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3159207" xml-lang="en-US" level="2"
l10n="U" oldref="8">Item status changed</paragraph>
-<paragraph role="paragraph" id="par_id3155097" xml-lang="en-US" l10n="U"
oldref="9"><ahelp hid="HID_EVT_ITEMSTATECHANGED">This event takes place if the
status of the control field is changed, for example, from checked to
unchecked.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3151304" xml-lang="en-US" level="2"
l10n="U" oldref="26">Mouse inside</paragraph>
-<paragraph role="paragraph" id="par_id3152871" xml-lang="en-US" l10n="U"
oldref="27"><ahelp hid="HID_EVT_MOUSEENTERED">This event takes place when the
mouse enters the control.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3146778" xml-lang="en-US" level="2"
l10n="U" oldref="30">Mouse moved while key pressed</paragraph>
-<paragraph role="paragraph" id="par_id3150403" xml-lang="en-US" l10n="U"
oldref="31"><ahelp hid="HID_EVT_MOUSEDRAGGED">This event takes place when the
mouse is dragged while a key is pressed.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3150210" xml-lang="en-US" level="2"
l10n="U" oldref="32">Mouse moved</paragraph>
-<paragraph role="paragraph" id="par_id3149697" xml-lang="en-US" l10n="U"
oldref="33"><ahelp hid="HID_EVT_MOUSEMOVED">This event takes place when the
mouse moves over the control.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3145216" xml-lang="en-US" level="2"
l10n="U" oldref="22">Mouse button pressed</paragraph>
-<paragraph role="paragraph" id="par_id3155914" xml-lang="en-US" l10n="U"
oldref="23"><ahelp hid="HID_EVT_MOUSEPRESSED">This event takes place when the
mouse button is pressed while the mouse pointer is on the
control.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3148899" xml-lang="en-US" level="2"
l10n="U" oldref="24">Mouse button released</paragraph>
-<paragraph role="paragraph" id="par_id3153812" xml-lang="en-US" l10n="U"
oldref="25"><ahelp hid="HID_EVT_MOUSERELEASED">This event takes place when the
mouse button is released while the mouse pointer is on the
control.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3153556" xml-lang="en-US" level="2"
l10n="U" oldref="28">Mouse outside</paragraph>
-<paragraph role="paragraph" id="par_id3153013" xml-lang="en-US" l10n="U"
oldref="29"><ahelp hid="HID_EVT_MOUSEEXITED">This event takes place when the
mouse leaves the control.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3155759" xml-lang="en-US" level="2"
l10n="U" oldref="45">While adjusting</paragraph>
-<paragraph role="paragraph" id="par_id3156364" xml-lang="en-US" l10n="U"
oldref="46"><ahelp hid="HID_EVT_MOUSEEXITED">This event takes place when a
scrollbar is being dragged.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145387" xml-lang="en-US" level="2"
l10n="U">When receiving focus</paragraph>
+<paragraph role="paragraph" id="par_id3155090" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_FOCUSGAINED">This event takes place if a control
receives the focus.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3152892" xml-lang="en-US" level="2"
l10n="U">When losing focus</paragraph>
+<paragraph role="paragraph" id="par_id3153305" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_FOCUSLOST">This event takes place if a control
loses the focus.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3152896" xml-lang="en-US" level="2"
l10n="U">Key pressed</paragraph>
+<paragraph role="paragraph" id="par_id3148837" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_KEYTYPED">This event occurs when the user presses
any key while the control has the focus.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3146869" xml-lang="en-US" level="2"
l10n="U">Key released</paragraph>
+<paragraph role="paragraph" id="par_id3155267" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_KEYUP">This event occurs when the user releases a
key while the control has the focus.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3159096" xml-lang="en-US" level="2"
l10n="U">Modified</paragraph>
+<paragraph role="paragraph" id="par_id3156019" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_CHANGED">This event takes place, when the control
loses the focus and the contents of the control were changed since it lost the
focus.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3144508" xml-lang="en-US" level="2"
l10n="U">Text modified</paragraph>
+<paragraph role="paragraph" id="par_id3148608" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_TEXTCHANGED">This event takes place if you enter
or modify a text in an input field.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3159207" xml-lang="en-US" level="2"
l10n="U">Item status changed</paragraph>
+<paragraph role="paragraph" id="par_id3155097" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_ITEMSTATECHANGED">This event takes place if the
status of the control field is changed, for example, from checked to
unchecked.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3151304" xml-lang="en-US" level="2"
l10n="U">Mouse inside</paragraph>
+<paragraph role="paragraph" id="par_id3152871" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_MOUSEENTERED">This event takes place when the
mouse enters the control.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3146778" xml-lang="en-US" level="2"
l10n="U">Mouse moved while key pressed</paragraph>
+<paragraph role="paragraph" id="par_id3150403" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_MOUSEDRAGGED">This event takes place when the
mouse is dragged while a key is pressed.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150210" xml-lang="en-US" level="2"
l10n="U">Mouse moved</paragraph>
+<paragraph role="paragraph" id="par_id3149697" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_MOUSEMOVED">This event takes place when the mouse
moves over the control.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145216" xml-lang="en-US" level="2"
l10n="U">Mouse button pressed</paragraph>
+<paragraph role="paragraph" id="par_id3155914" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_MOUSEPRESSED">This event takes place when the
mouse button is pressed while the mouse pointer is on the
control.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3148899" xml-lang="en-US" level="2"
l10n="U">Mouse button released</paragraph>
+<paragraph role="paragraph" id="par_id3153812" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_MOUSERELEASED">This event takes place when the
mouse button is released while the mouse pointer is on the
control.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153556" xml-lang="en-US" level="2"
l10n="U">Mouse outside</paragraph>
+<paragraph role="paragraph" id="par_id3153013" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_MOUSEEXITED">This event takes place when the mouse
leaves the control.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155759" xml-lang="en-US" level="2"
l10n="U">While adjusting</paragraph>
+<paragraph role="paragraph" id="par_id3156364" xml-lang="en-US"
l10n="U"><ahelp hid="HID_EVT_MOUSEEXITED">This event takes place when a
scrollbar is being dragged.</ahelp></paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/sbasic/shared/03020202.xhp
b/main/helpcontent2/source/text/sbasic/shared/03020202.xhp
index 52a750c445..18071d35fe 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020202.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020202.xhp
@@ -33,42 +33,40 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3154908">
<bookmark_value>Input statement</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3154908" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link href="text/sbasic/shared/03020202.xhp" name="Input#
Statement [Runtime]">Input# Statement [Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3156424" xml-lang="en-US" l10n="U"
oldref="2">Reads data from an open sequential file.</paragraph>
+<paragraph role="heading" id="hd_id3154908" xml-lang="en-US" level="1"
l10n="U"><link href="text/sbasic/shared/03020202.xhp" name="Input# Statement
[Runtime]">Input# Statement [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3156424" xml-lang="en-US" l10n="U">Reads
data from an open sequential file.</paragraph>
</section>
-<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="2"
l10n="U" oldref="3">Syntax:</paragraph>
-<paragraph role="code" id="par_id3150440" xml-lang="en-US" l10n="U"
oldref="4">Input #FileNumber As Integer; var1[, var2[, var3[,...]]]</paragraph>
-<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="2"
l10n="U" oldref="5">Parameters:</paragraph>
-<paragraph role="paragraph" id="par_id3145749" xml-lang="en-US" l10n="U"
oldref="6">
-<emph>FileNumber:</emph> Number of the file that contains the data that you
want to read. The file must be opened with the Open statement using the key
word INPUT.</paragraph>
-<paragraph role="paragraph" id="par_id3150011" xml-lang="en-US" l10n="U"
oldref="7">
-<emph>var:</emph> A numeric or string variable that you assign the values read
from the opened file to.</paragraph>
-<paragraph role="paragraph" id="par_id3159153" xml-lang="en-US" l10n="U"
oldref="8">The <emph>Input#</emph> statement reads numeric values or strings
from an open file and assigns the data to one or more variables. A numeric
variable is read up to the first carriage return (Asc=13), line feed (Asc=10),
space, or comma. String variables are read to up to the first carriage return
(Asc=13), line feed (Asc=10), or comma.</paragraph>
-<paragraph role="paragraph" id="par_id3146984" xml-lang="en-US" l10n="U"
oldref="9">Data and data types in the opened file must appear in the same order
as the variables that are passed in the "var" parameter. If you assign
non-numeric values to a numeric variable, "var" is assigned a value of
"0".</paragraph>
-<paragraph role="paragraph" id="par_id3156442" xml-lang="en-US" l10n="CHG"
oldref="10">Records that are separated by commas cannot be assigned to a string
variable. Quotation marks (") in the file are disregarded as well. If you want
to read these characters from the file, use the <emph>Line Input#</emph>
statement to read pure text files (files containing only printable characters)
line by line.</paragraph>
-<paragraph role="paragraph" id="par_id3147349" xml-lang="en-US" l10n="U"
oldref="11">If the end of the file is reached while reading a data element, an
error occurs and the process is aborted.</paragraph>
-<paragraph role="heading" id="hd_id3152578" xml-lang="en-US" level="2"
l10n="U" oldref="12">Example:</paragraph>
-<paragraph role="code" id="par_id3144765" xml-lang="en-US" l10n="U"
oldref="13">Sub ExampleWorkWithAFile</paragraph>
-<paragraph role="code" id="par_id3145799" xml-lang="en-US" l10n="U"
oldref="14">Dim iNumber As Integer</paragraph>
-<paragraph role="code" id="par_id3145252" xml-lang="en-US" l10n="U"
oldref="15">Dim sLine As String</paragraph>
-<paragraph role="code" id="par_id3149410" xml-lang="en-US" l10n="U"
oldref="16">Dim aFile As String</paragraph>
-<paragraph role="code" id="par_id3149959" xml-lang="en-US" l10n="U"
oldref="39">Dim sMsg as String</paragraph>
-<paragraph role="code" id="par_id3153417" xml-lang="en-US" l10n="U"
oldref="17">aFile = "c:\data.txt"</paragraph>
-<paragraph role="code" id="par_id3150752" xml-lang="en-US" l10n="U"
oldref="19">iNumber = Freefile</paragraph>
-<paragraph role="code" id="par_id3153707" xml-lang="en-US" l10n="U"
oldref="20">Open aFile For Output As #iNumber</paragraph>
-<paragraph role="code" id="par_id3150321" xml-lang="en-US" l10n="U"
oldref="21">Print #iNumber, "This is a line of text"</paragraph>
-<paragraph role="code" id="par_id3154756" xml-lang="en-US" l10n="U"
oldref="22">Print #iNumber, "This is another line of text"</paragraph>
-<paragraph role="code" id="par_id3148408" xml-lang="en-US" l10n="U"
oldref="23">Close #iNumber</paragraph>
-<paragraph role="code" id="par_id3155937" xml-lang="en-US" l10n="U"
oldref="27">iNumber = Freefile</paragraph>
-<paragraph role="code" id="par_id3154702" xml-lang="en-US" l10n="U"
oldref="28">Open aFile For Input As iNumber</paragraph>
-<paragraph role="code" id="par_id3155959" xml-lang="en-US" l10n="U"
oldref="29">While not eof(iNumber)</paragraph>
-<paragraph role="code" id="par_id3145232" xml-lang="en-US" l10n="U"
oldref="30">Line Input #iNumber, sLine<comment>This is a LINE INPUT# example,
not for INPUT#</comment></paragraph>
-<paragraph role="code" id="par_id3147345" xml-lang="en-US" l10n="U"
oldref="31">If sLine <>"" then</paragraph>
-<paragraph role="code" id="par_id3150298" xml-lang="en-US" l10n="U"
oldref="32">sMsg = sMsg & sLine & chr(13)</paragraph>
-<paragraph role="code" id="par_id3154021" xml-lang="en-US" l10n="U"
oldref="34">end if</paragraph>
-<paragraph role="code" id="par_id3154665" xml-lang="en-US" l10n="U"
oldref="35">wend</paragraph>
-<paragraph role="code" id="par_id3155607" xml-lang="en-US" l10n="U"
oldref="36">Close #iNumber</paragraph>
-<paragraph role="code" id="par_id3153268" xml-lang="en-US" l10n="U"
oldref="40">Msgbox sMsg</paragraph>
-<paragraph role="code" id="par_id3152584" xml-lang="en-US" l10n="CHG"
oldref="37">End Sub</paragraph>
+<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="2"
l10n="U">Syntax:</paragraph>
+<paragraph role="code" id="par_id3150440" xml-lang="en-US" l10n="U">Input
#FileNumber As Integer; var1[, var2[, var3[,...]]]</paragraph>
+<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="2"
l10n="U">Parameters:</paragraph>
+<paragraph role="paragraph" id="par_id3145749" xml-lang="en-US"
l10n="U"><emph>FileNumber:</emph> Number of the file that contains the data
that you want to read. The file must be opened with the Open statement using
the key word INPUT.</paragraph>
+<paragraph role="paragraph" id="par_id3150011" xml-lang="en-US"
l10n="U"><emph>var:</emph> A numeric or string variable that you assign the
values read from the opened file to.</paragraph>
+<paragraph role="paragraph" id="par_id3159153" xml-lang="en-US" l10n="U">The
<emph>Input#</emph> statement reads numeric values or strings from an open file
and assigns the data to one or more variables. A numeric variable is read up to
the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String
variables are read to up to the first carriage return (Asc=13), line feed
(Asc=10), or comma.</paragraph>
+<paragraph role="paragraph" id="par_id3146984" xml-lang="en-US" l10n="U">Data
and data types in the opened file must appear in the same order as the
variables that are passed in the "var" parameter. If you assign non-numeric
values to a numeric variable, "var" is assigned a value of "0".</paragraph>
+<paragraph role="paragraph" id="par_id3156442" xml-lang="en-US"
l10n="CHG">Records that are separated by commas cannot be assigned to a string
variable. Quotation marks (") in the file are disregarded as well. If you want
to read these characters from the file, use the <emph>Line Input#</emph>
statement to read pure text files (files containing only printable characters)
line by line.</paragraph>
+<paragraph role="paragraph" id="par_id3147349" xml-lang="en-US" l10n="U">If
the end of the file is reached while reading a data element, an error occurs
and the process is aborted.</paragraph>
+<paragraph role="heading" id="hd_id3152578" xml-lang="en-US" level="2"
l10n="U">Example:</paragraph>
+<paragraph role="code" id="par_id3144765" xml-lang="en-US" l10n="U">Sub
ExampleWorkWithAFile</paragraph>
+<paragraph role="code" id="par_id3145799" xml-lang="en-US" l10n="U">Dim
iNumber As Integer</paragraph>
+<paragraph role="code" id="par_id3145252" xml-lang="en-US" l10n="U">Dim sLine
As String</paragraph>
+<paragraph role="code" id="par_id3149410" xml-lang="en-US" l10n="U">Dim aFile
As String</paragraph>
+<paragraph role="code" id="par_id3149959" xml-lang="en-US" l10n="U">Dim sMsg
as String</paragraph>
+<paragraph role="code" id="par_id3153417" xml-lang="en-US" l10n="U">aFile =
"c:\data.txt"</paragraph>
+<paragraph role="code" id="par_id3150752" xml-lang="en-US" l10n="U">iNumber =
Freefile</paragraph>
+<paragraph role="code" id="par_id3153707" xml-lang="en-US" l10n="U">Open aFile
For Output As #iNumber</paragraph>
+<paragraph role="code" id="par_id3150321" xml-lang="en-US" l10n="U">Print
#iNumber, "This is a line of text"</paragraph>
+<paragraph role="code" id="par_id3154756" xml-lang="en-US" l10n="U">Print
#iNumber, "This is another line of text"</paragraph>
+<paragraph role="code" id="par_id3148408" xml-lang="en-US" l10n="U">Close
#iNumber</paragraph>
+<paragraph role="code" id="par_id3155937" xml-lang="en-US" l10n="U">iNumber =
Freefile</paragraph>
+<paragraph role="code" id="par_id3154702" xml-lang="en-US" l10n="U">Open aFile
For Input As iNumber</paragraph>
+<paragraph role="code" id="par_id3155959" xml-lang="en-US" l10n="U">While not
eof(iNumber)</paragraph>
+<paragraph role="code" id="par_id3145232" xml-lang="en-US" l10n="U">Line Input
#iNumber, sLine<comment>This is a LINE INPUT# example, not for
INPUT#</comment></paragraph>
+<paragraph role="code" id="par_id3147345" xml-lang="en-US" l10n="U">If sLine
<>"" then</paragraph>
+<paragraph role="code" id="par_id3150298" xml-lang="en-US" l10n="U">sMsg =
sMsg & sLine & chr(13)</paragraph>
+<paragraph role="code" id="par_id3154021" xml-lang="en-US" l10n="U">end
if</paragraph>
+<paragraph role="code" id="par_id3154665" xml-lang="en-US"
l10n="U">wend</paragraph>
+<paragraph role="code" id="par_id3155607" xml-lang="en-US" l10n="U">Close
#iNumber</paragraph>
+<paragraph role="code" id="par_id3153268" xml-lang="en-US" l10n="U">Msgbox
sMsg</paragraph>
+<paragraph role="code" id="par_id3152584" xml-lang="en-US" l10n="CHG">End
Sub</paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/sbasic/shared/03090406.xhp
b/main/helpcontent2/source/text/sbasic/shared/03090406.xhp
index c84b21519f..1fbb381751 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03090406.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03090406.xhp
@@ -33,48 +33,45 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3153346">
<bookmark_value>Function statement</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3153346" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link href="text/sbasic/shared/03090406.xhp" name="Function
Statement [Runtime]">Function Statement [Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_id3159158" xml-lang="en-US" l10n="U"
oldref="2">Defines a subroutine that can be used as an expression to determine
a return type.</paragraph>
+<paragraph role="heading" id="hd_id3153346" xml-lang="en-US" level="1"
l10n="U"><link href="text/sbasic/shared/03090406.xhp" name="Function Statement
[Runtime]">Function Statement [Runtime]</link></paragraph>
+<paragraph role="paragraph" id="par_id3159158" xml-lang="en-US"
l10n="U">Defines a subroutine that can be used as an expression to determine a
return type.</paragraph>
</section>
-<paragraph role="heading" id="hd_id3145316" xml-lang="en-US" level="2"
l10n="U" oldref="3">Syntax</paragraph>
-<paragraph role="paragraph" id="par_id3148944" xml-lang="en-US" l10n="U"
oldref="4">see Parameter</paragraph>
-<paragraph role="heading" id="hd_id3154760" xml-lang="en-US" level="2"
l10n="U" oldref="5">Parameters:</paragraph>
-<paragraph role="paragraph" id="par_id3156344" xml-lang="en-US" l10n="U"
oldref="6">Syntax</paragraph>
-<paragraph role="paragraph" id="par_id3149457" xml-lang="en-US" l10n="U"
oldref="7">Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As
Type]</paragraph>
-<paragraph role="paragraph" id="par_id3153360" xml-lang="en-US" l10n="U"
oldref="8">statement block</paragraph>
-<paragraph role="paragraph" id="par_id3148797" xml-lang="en-US" l10n="U"
oldref="9">[Exit Function]</paragraph>
-<paragraph role="paragraph" id="par_id3145419" xml-lang="en-US" l10n="U"
oldref="10">statement block</paragraph>
-<paragraph role="paragraph" id="par_id3150449" xml-lang="en-US" l10n="U"
oldref="11">End Function</paragraph>
-<paragraph role="paragraph" id="par_id3156281" xml-lang="en-US" l10n="U"
oldref="12">Parameter</paragraph>
-<paragraph role="paragraph" id="par_id3153193" xml-lang="en-US" l10n="U"
oldref="13">
-<emph>Name:</emph> Name of the subroutine to contain the value returned by the
function.</paragraph>
-<paragraph role="paragraph" id="par_id3147229" xml-lang="en-US" l10n="U"
oldref="14">
-<emph>VarName:</emph> Parameter to be passed to the subroutine.</paragraph>
-<paragraph role="paragraph" id="par_id3147287" xml-lang="en-US" l10n="U"
oldref="15">
-<emph>Type:</emph> Type-declaration keyword.</paragraph>
-<paragraph role="heading" id="hd_id3163710" xml-lang="en-US" level="2"
l10n="U" oldref="16">Example:</paragraph>
-<paragraph role="paragraph" id="par_id3147214" xml-lang="en-US" l10n="U"
oldref="17">Sub ExampleExit</paragraph>
-<paragraph role="paragraph" id="par_id3152596" xml-lang="en-US" l10n="U"
oldref="18">Dim sReturn As String</paragraph>
-<paragraph role="paragraph" id="par_id3153364" xml-lang="en-US" l10n="U"
oldref="19">Dim sListArray(10) as String</paragraph>
-<paragraph role="paragraph" id="par_id3149481" xml-lang="en-US" l10n="U"
oldref="20">Dim siStep as Single</paragraph>
-<paragraph role="paragraph" id="par_id3152939" xml-lang="en-US" l10n="U"
oldref="21">For siStep = 0 to 10 REM Fill array with test data</paragraph>
-<paragraph role="paragraph" id="par_id3147349" xml-lang="en-US" l10n="U"
oldref="22">sListArray(siStep) = chr$(siStep + 65)</paragraph>
-<paragraph role="paragraph" id="par_id3147426" xml-lang="en-US" l10n="U"
oldref="23">msgbox sListArray(siStep)</paragraph>
-<paragraph role="paragraph" id="par_id3152576" xml-lang="en-US" l10n="U"
oldref="24">next siStep</paragraph>
-<paragraph role="paragraph" id="par_id3146922" xml-lang="en-US" l10n="U"
oldref="25">sReturn = LinSearch(sListArray(), "B")</paragraph>
-<paragraph role="paragraph" id="par_id3153140" xml-lang="en-US" l10n="U"
oldref="26">Print sReturn</paragraph>
-<paragraph role="paragraph" id="par_id3149581" xml-lang="en-US" l10n="U"
oldref="27">end sub</paragraph>
-<paragraph role="paragraph" id="par_id3154790" xml-lang="en-US" l10n="U"
oldref="30">Function LinSearch( sList(), sItem As String ) as
integer</paragraph>
-<paragraph role="paragraph" id="par_id3150594" xml-lang="en-US" l10n="U"
oldref="31">dim iCount as Integer</paragraph>
-<paragraph role="paragraph" id="par_id3154943" xml-lang="en-US" l10n="U"
oldref="32">REM Linsearch searches a TextArray:sList() for a
TextEntry:</paragraph>
-<paragraph role="paragraph" id="par_id3155601" xml-lang="en-US" l10n="U"
oldref="33">REM Return value is the index of the entry or 0 (Null)</paragraph>
-<paragraph role="paragraph" id="par_id3154511" xml-lang="en-US" l10n="U"
oldref="34">for iCount=1 to Ubound( sList() )</paragraph>
-<paragraph role="paragraph" id="par_id3149123" xml-lang="en-US" l10n="U"
oldref="35">if sList( iCount ) = sItem then</paragraph>
-<paragraph role="paragraph" id="par_id3153707" xml-lang="en-US" l10n="U"
oldref="36">exit for REM sItem found</paragraph>
-<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US" l10n="U"
oldref="37">end if</paragraph>
-<paragraph role="paragraph" id="par_id3156275" xml-lang="en-US" l10n="U"
oldref="38">next iCount</paragraph>
-<paragraph role="paragraph" id="par_id3156054" xml-lang="en-US" l10n="U"
oldref="39">if iCount = Ubound( sList() ) then iCount = 0</paragraph>
-<paragraph role="paragraph" id="par_id3153765" xml-lang="en-US" l10n="U"
oldref="40">LinSearch = iCount</paragraph>
-<paragraph role="paragraph" id="par_id3153713" xml-lang="en-US" l10n="U"
oldref="41">end function</paragraph>
+<paragraph role="heading" id="hd_id3145316" xml-lang="en-US" level="2"
l10n="U">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3148944" xml-lang="en-US" l10n="U">see
Parameter</paragraph>
+<paragraph role="heading" id="hd_id3154760" xml-lang="en-US" level="2"
l10n="U">Parameters:</paragraph>
+<paragraph role="paragraph" id="par_id3156344" xml-lang="en-US"
l10n="U">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3149457" xml-lang="en-US"
l10n="U">Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As
Type]</paragraph>
+<paragraph role="paragraph" id="par_id3153360" xml-lang="en-US"
l10n="U">statement block</paragraph>
+<paragraph role="paragraph" id="par_id3148797" xml-lang="en-US" l10n="U">[Exit
Function]</paragraph>
+<paragraph role="paragraph" id="par_id3145419" xml-lang="en-US"
l10n="U">statement block</paragraph>
+<paragraph role="paragraph" id="par_id3150449" xml-lang="en-US" l10n="U">End
Function</paragraph>
+<paragraph role="paragraph" id="par_id3156281" xml-lang="en-US"
l10n="U">Parameter</paragraph>
+<paragraph role="paragraph" id="par_id3153193" xml-lang="en-US"
l10n="U"><emph>Name:</emph> Name of the subroutine to contain the value
returned by the function.</paragraph>
+<paragraph role="paragraph" id="par_id3147229" xml-lang="en-US"
l10n="U"><emph>VarName:</emph> Parameter to be passed to the
subroutine.</paragraph>
+<paragraph role="paragraph" id="par_id3147287" xml-lang="en-US"
l10n="U"><emph>Type:</emph> Type-declaration keyword.</paragraph>
+<paragraph role="heading" id="hd_id3163710" xml-lang="en-US" level="2"
l10n="U">Example:</paragraph>
+<paragraph role="paragraph" id="par_id3147214" xml-lang="en-US" l10n="U">Sub
ExampleExit</paragraph>
+<paragraph role="paragraph" id="par_id3152596" xml-lang="en-US" l10n="U">Dim
sReturn As String</paragraph>
+<paragraph role="paragraph" id="par_id3153364" xml-lang="en-US" l10n="U">Dim
sListArray(10) as String</paragraph>
+<paragraph role="paragraph" id="par_id3149481" xml-lang="en-US" l10n="U">Dim
siStep as Single</paragraph>
+<paragraph role="paragraph" id="par_id3152939" xml-lang="en-US" l10n="U">For
siStep = 0 to 10 REM Fill array with test data</paragraph>
+<paragraph role="paragraph" id="par_id3147349" xml-lang="en-US"
l10n="U">sListArray(siStep) = chr$(siStep + 65)</paragraph>
+<paragraph role="paragraph" id="par_id3147426" xml-lang="en-US"
l10n="U">msgbox sListArray(siStep)</paragraph>
+<paragraph role="paragraph" id="par_id3152576" xml-lang="en-US" l10n="U">next
siStep</paragraph>
+<paragraph role="paragraph" id="par_id3146922" xml-lang="en-US"
l10n="U">sReturn = LinSearch(sListArray(), "B")</paragraph>
+<paragraph role="paragraph" id="par_id3153140" xml-lang="en-US" l10n="U">Print
sReturn</paragraph>
+<paragraph role="paragraph" id="par_id3149581" xml-lang="en-US" l10n="U">end
sub</paragraph>
+<paragraph role="paragraph" id="par_id3154790" xml-lang="en-US"
l10n="U">Function LinSearch( sList(), sItem As String ) as integer</paragraph>
+<paragraph role="paragraph" id="par_id3150594" xml-lang="en-US" l10n="U">dim
iCount as Integer</paragraph>
+<paragraph role="paragraph" id="par_id3154943" xml-lang="en-US" l10n="U">REM
Linsearch searches a TextArray:sList() for a TextEntry:</paragraph>
+<paragraph role="paragraph" id="par_id3155601" xml-lang="en-US" l10n="U">REM
Return value is the index of the entry or 0 (Null)</paragraph>
+<paragraph role="paragraph" id="par_id3154511" xml-lang="en-US" l10n="U">for
iCount=1 to Ubound( sList() )</paragraph>
+<paragraph role="paragraph" id="par_id3149123" xml-lang="en-US" l10n="U">if
sList( iCount ) = sItem then</paragraph>
+<paragraph role="paragraph" id="par_id3153707" xml-lang="en-US" l10n="U">exit
for REM sItem found</paragraph>
+<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US" l10n="U">end
if</paragraph>
+<paragraph role="paragraph" id="par_id3156275" xml-lang="en-US" l10n="U">next
iCount</paragraph>
+<paragraph role="paragraph" id="par_id3156054" xml-lang="en-US" l10n="U">if
iCount = Ubound( sList() ) then iCount = 0</paragraph>
+<paragraph role="paragraph" id="par_id3153765" xml-lang="en-US"
l10n="U">LinSearch = iCount</paragraph>
+<paragraph role="paragraph" id="par_id3153713" xml-lang="en-US" l10n="U">end
function</paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/01/01140000.xhp
b/main/helpcontent2/source/text/shared/01/01140000.xhp
index 8ae1046192..670b099a7a 100644
--- a/main/helpcontent2/source/text/shared/01/01140000.xhp
+++ b/main/helpcontent2/source/text/shared/01/01140000.xhp
@@ -40,41 +40,41 @@
<bookmark xml-lang="en-US" branch="hid/.uno:PrinterSetup" id="bm_id1751760"
localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:PrinterSetup" id="bm_id3150620"
localize="false"/>
<bookmark xml-lang="en-US"
branch="hid/svtools:ModalDialog:DLG_SVT_PRNDLG_PRNSETUPDLG" id="bm_id3147000"
localize="false"/>
-<paragraph role="heading" id="hd_id3147294" xml-lang="en-US" level="1"
l10n="U" oldref="1">Printer Setup</paragraph>
-<paragraph role="paragraph" id="par_id3154422" xml-lang="en-US" l10n="U"
oldref="2"><variable id="druckereinstellungtext"><ahelp
hid="SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG">Select the default printer
for the current document.</ahelp>
+<paragraph role="heading" id="hd_id3147294" xml-lang="en-US" level="1"
l10n="U">Printer Setup</paragraph>
+<paragraph role="paragraph" id="par_id3154422" xml-lang="en-US"
l10n="U"><variable id="druckereinstellungtext"><ahelp
hid="SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG">Select the default printer
for the current document.</ahelp>
</variable></paragraph>
<section id="howtoget">
<embed href="text/shared/00/00000401.xhp#drucker"/>
</section>
-<paragraph role="note" id="par_id3148620" xml-lang="en-US" l10n="U"
oldref="20">You might experience a slight delay when you change the default
printer for a document that contains embedded $[officename] OLE
objects.</paragraph>
-<paragraph role="heading" id="hd_id3145345" xml-lang="en-US" level="2"
l10n="U" oldref="4"><switchinline select="sys"><caseinline select="WIN">Printer
+<paragraph role="note" id="par_id3148620" xml-lang="en-US" l10n="U">You might
experience a slight delay when you change the default printer for a document
that contains embedded $[officename] OLE objects.</paragraph>
+<paragraph role="heading" id="hd_id3145345" xml-lang="en-US" level="2"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Printer
</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3145211" xml-lang="en-US" l10n="U"
oldref="5"><switchinline select="sys"><caseinline select="WIN">Lists the
information that applies to the selected printer.
+<paragraph role="paragraph" id="par_id3145211" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Lists the
information that applies to the selected printer.
</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3148538" xml-lang="en-US" l10n="U"
oldref="19">If the list is empty, you need to install a default printer for
your operating system. Refer to the online help for your operating system for
instructions on how to install and setup a default printer.</paragraph>
+<paragraph role="paragraph" id="par_id3148538" xml-lang="en-US" l10n="U">If
the list is empty, you need to install a default printer for your operating
system. Refer to the online help for your operating system for instructions on
how to install and setup a default printer.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/svtools:ListBox:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES"
id="bm_id3147574" localize="false"/>
-<paragraph role="heading" id="hd_id3154381" xml-lang="en-US" level="3"
l10n="U" oldref="6">Name</paragraph>
-<paragraph role="paragraph" id="par_id3156155" xml-lang="en-US" l10n="U"
oldref="7"><ahelp
hid="SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES">Lists the installed
printers on your operating system. To change the default printer, select a
printer name from the list.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3156153" xml-lang="en-US" level="3"
l10n="U" oldref="8"><switchinline select="sys"><caseinline select="WIN">Status
+<paragraph role="heading" id="hd_id3154381" xml-lang="en-US" level="3"
l10n="U">Name</paragraph>
+<paragraph role="paragraph" id="par_id3156155" xml-lang="en-US"
l10n="U"><ahelp hid="SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES">Lists
the installed printers on your operating system. To change the default printer,
select a printer name from the list.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3156153" xml-lang="en-US" level="3"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Status
</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3150465" xml-lang="en-US" l10n="U"
oldref="9"><switchinline select="sys"><caseinline select="WIN">Describes the
current status of the selected printer.
+<paragraph role="paragraph" id="par_id3150465" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Describes the
current status of the selected printer.
</caseinline></switchinline></paragraph>
-<paragraph role="heading" id="hd_id3154898" xml-lang="en-US" level="3"
l10n="U" oldref="10"><switchinline select="sys"><caseinline select="WIN">Type
+<paragraph role="heading" id="hd_id3154898" xml-lang="en-US" level="3"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Type
</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3156326" xml-lang="en-US" l10n="U"
oldref="11"><switchinline select="sys"><caseinline select="WIN">Displays the
type of printer that you selected.
+<paragraph role="paragraph" id="par_id3156326" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Displays the type
of printer that you selected.
</caseinline></switchinline></paragraph>
-<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="3"
l10n="U" oldref="12"><switchinline select="sys"><caseinline
select="WIN">Location
+<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="3"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Location
</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3149955" xml-lang="en-US" l10n="U"
oldref="13"><switchinline select="sys"><caseinline select="WIN">Displays the
port for the selected printer.
+<paragraph role="paragraph" id="par_id3149955" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Displays the port
for the selected printer.
</caseinline></switchinline></paragraph>
-<paragraph role="heading" id="hd_id3145316" xml-lang="en-US" level="3"
l10n="U" oldref="14"><switchinline select="sys"><caseinline
select="WIN">Comments
+<paragraph role="heading" id="hd_id3145316" xml-lang="en-US" level="3"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Comments
</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3155923" xml-lang="en-US" l10n="U"
oldref="15"><switchinline select="sys"><caseinline select="WIN">Displays
additional information for the printer.
+<paragraph role="paragraph" id="par_id3155923" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="WIN">Displays
additional information for the printer.
</caseinline></switchinline></paragraph>
<bookmark xml-lang="en-US"
branch="hid/svtools:PushButton:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES"
id="bm_id3159413" localize="false"/>
-<paragraph role="heading" id="hd_id3149669" xml-lang="en-US" level="3"
l10n="U" oldref="16">Properties</paragraph>
-<paragraph role="paragraph" id="par_id3149045" xml-lang="en-US" l10n="U"
oldref="17"><switchinline select="sys"><caseinline select="WIN"><ahelp
hid="SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES">Changes the
printer settings of your operating system for the current document.</ahelp>
+<paragraph role="heading" id="hd_id3149669" xml-lang="en-US" level="3"
l10n="U">Properties</paragraph>
+<paragraph role="paragraph" id="par_id3149045" xml-lang="en-US"
l10n="U"><switchinline select="sys"><caseinline select="WIN"><ahelp
hid="SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES">Changes the
printer settings of your operating system for the current document.</ahelp>
</caseinline></switchinline></paragraph>
-<paragraph role="warning" id="par_id3157322" xml-lang="en-US" l10n="U"
oldref="18">Ensure that the Landscape or Portrait layout option set in the
printer properties dialog matches the page format that you set by choosing
<emph>Format - Page</emph>.</paragraph>
+<paragraph role="warning" id="par_id3157322" xml-lang="en-US" l10n="U">Ensure
that the Landscape or Portrait layout option set in the printer properties
dialog matches the page format that you set by choosing <emph>Format -
Page</emph>.</paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/optionen/01000000.xhp
b/main/helpcontent2/source/text/shared/optionen/01000000.xhp
index f1241fdc05..72d2b47802 100644
--- a/main/helpcontent2/source/text/shared/optionen/01000000.xhp
+++ b/main/helpcontent2/source/text/shared/optionen/01000000.xhp
@@ -37,50 +37,40 @@
</bookmark><comment>mw changed "settings;options" and "defaults;..."</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:OptionsTreeDialog"
id="bm_id8304653" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:OptionsTreeDialog"
id="bm_id3147335" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153665" role="heading" level="1"
l10n="U" oldref="1"><link href="text/shared/optionen/01000000.xhp"
name="Options">Options</link></paragraph>
-<paragraph xml-lang="en-US" id="par_id3151384" role="paragraph" l10n="U"
oldref="2"><ahelp hid=".uno:OptionsTreeDialog">This command opens a dialog for
a customized program configuration.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153665" role="heading" level="1"
l10n="U"><link href="text/shared/optionen/01000000.xhp"
name="Options">Options</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3151384" role="paragraph"
l10n="U"><ahelp hid=".uno:OptionsTreeDialog">This command opens a dialog for a
customized program configuration.</ahelp></paragraph>
</section>
-<paragraph xml-lang="en-US" id="par_id3156344" role="paragraph" l10n="CHG"
oldref="18">All your settings are saved automatically. To expand an entry
either double click this entry or click the plus sign. To collapse the entry,
click the minus sign or double click the entry.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3156344" role="paragraph" l10n="CHG">All
your settings are saved automatically. To expand an entry either double click
this entry or click the plus sign. To collapse the entry, click the minus sign
or double click the entry.</paragraph>
<paragraph xml-lang="en-US" id="par_idN10607" role="note" l10n="CHG">You see
only the entries that are applicable to the current document. If the current
document is a text document, you see the %PRODUCTNAME Writer entry, and so on
for all modules of %PRODUCTNAME. %PRODUCTNAME Impress and %PRODUCTNAME Draw are
treated as the same in this dialog. The common entries are always
visible.</paragraph>
<bookmark xml-lang="en-US" branch="hid/CUI_HID_OFADLG_TREELISTBOX"
id="bm_id3158409" localize="false"/>
-<paragraph xml-lang="en-US" id="par_id3125863" role="paragraph" l10n="U"
oldref="13"><ahelp hid="HID_OFADLG_TREELISTBOX" visibility="hidden">Select an
entry to edit.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="par_id3125863" role="paragraph"
l10n="U"><ahelp hid="HID_OFADLG_TREELISTBOX" visibility="hidden">Select an
entry to edit.</ahelp></paragraph>
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#optionen"/>
<paragraph xml-lang="en-US" id="par_id1013200911280529" role="note"
l10n="NEW">Note for Mac OS X users: The Help mentions the menu path Tools -
Options at numerous places. Replace this path with %PRODUCTNAME - Preferences
on your Mac OS X main menu. Both menu entries open the Options dialog
box.</paragraph>
</section>
-<paragraph xml-lang="en-US" id="hd_id3159149" role="heading" level="2"
l10n="U" oldref="4"><link href="text/shared/optionen/01010000.xhp"
name="$[officename]">%PRODUCTNAME</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3159149" role="heading" level="2"
l10n="U"><link href="text/shared/optionen/01010000.xhp"
name="$[officename]">%PRODUCTNAME</link></paragraph>
<embed href="text/shared/optionen/01010000.xhp#optionenallgemein"/>
-<paragraph xml-lang="en-US" id="hd_id3145787" role="heading" level="2"
l10n="U" oldref="3"><link href="text/shared/optionen/01020000.xhp"
name="Load/Save">Load/Save</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3145787" role="heading" level="2"
l10n="U"><link href="text/shared/optionen/01020000.xhp"
name="Load/Save">Load/Save</link></paragraph>
<embed href="text/shared/optionen/01020000.xhp#laden"/>
-<paragraph xml-lang="en-US" id="hd_id3153726" role="heading" level="2" l10n="U"
-oldref="19"><link href="text/shared/optionen/01150000.xhp" name="Language
Settings">Language Settings</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153726" role="heading" level="2"
l10n="U"><link href="text/shared/optionen/01150000.xhp" name="Language
Settings">Language Settings</link></paragraph>
<embed href="text/shared/optionen/01150000.xhp#typotext"/>
-<paragraph xml-lang="en-US" id="hd_id3150872" role="heading" level="2" l10n="U"
-oldref="20"><link href="text/shared/optionen/01030000.xhp"
name="Internet">Internet</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3150872" role="heading" level="2"
l10n="U"><link href="text/shared/optionen/01030000.xhp"
name="Internet">Internet</link></paragraph>
<embed href="text/shared/optionen/01030000.xhp#laden"/>
-<paragraph xml-lang="en-US" id="hd_id3153188" role="heading" level="2"
l10n="CHG"
-oldref="6"><link href="text/shared/optionen/01040000.xhp" name="Text
Document">%PRODUCTNAME Writer</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153188" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01040000.xhp" name="Text
Document">%PRODUCTNAME Writer</link></paragraph>
<embed href="text/shared/optionen/01040000.xhp#optionentextdokument"/>
-<paragraph xml-lang="en-US" id="hd_id3150104" role="heading" level="2"
l10n="CHG"
-oldref="5"><link href="text/shared/optionen/01050000.xhp" name="HTML
Document">%PRODUCTNAME Writer/Web</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3150104" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01050000.xhp" name="HTML
Document">%PRODUCTNAME Writer/Web</link></paragraph>
<embed href="text/shared/optionen/01050000.xhp#webbrowser"/>
-<paragraph xml-lang="en-US" id="hd_id3154918" role="heading" level="2"
l10n="CHG"
-oldref="7"><link href="text/shared/optionen/01060000.xhp"
name="Spreadsheet">%PRODUCTNAME Calc</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154918" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01060000.xhp"
name="Spreadsheet">%PRODUCTNAME Calc</link></paragraph>
<embed href="text/shared/optionen/01060000.xhp#allgemein"/>
-<paragraph xml-lang="en-US" id="hd_id3153142" role="heading" level="2"
l10n="CHG"
-oldref="8"><link href="text/shared/optionen/01070000.xhp"
name="Presentation">%PRODUCTNAME Impress</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153142" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01070000.xhp"
name="Presentation">%PRODUCTNAME Impress</link></paragraph>
<embed href="text/shared/optionen/01070000.xhp#allgemein"/>
-<paragraph xml-lang="en-US" id="hd_id3147434" role="heading" level="2"
l10n="CHG"
-oldref="12"><link href="text/shared/optionen/01080000.xhp"
name="Drawing">%PRODUCTNAME Draw</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3147434" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01080000.xhp"
name="Drawing">%PRODUCTNAME Draw</link></paragraph>
<embed href="text/shared/optionen/01080000.xhp#allgemein"/>
-<paragraph xml-lang="en-US" id="hd_id3154732" role="heading" level="2"
l10n="CHG"
-oldref="9"><link href="text/shared/optionen/01090000.xhp"
name="Formula">%PRODUCTNAME Math</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154732" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01090000.xhp"
name="Formula">%PRODUCTNAME Math</link></paragraph>
<embed href="text/shared/optionen/01090000.xhp#druckentext"/>
-<paragraph xml-lang="en-US" id="hd_id3155418" role="heading" level="2"
l10n="CHG"
-oldref="15"><link href="text/shared/optionen/01110000.xhp"
name="Chart">Charts</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3155418" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01110000.xhp"
name="Chart">Charts</link></paragraph>
<embed href="text/shared/optionen/01110000.xhp#farbe"/>
-<paragraph xml-lang="en-US" id="hd_id3149420" role="heading" level="2"
l10n="CHG"
-oldref="21"><link href="text/shared/optionen/01160000.xhp" name="Data
Sources">%PRODUCTNAME Database</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3149420" role="heading" level="2"
l10n="CHG"><link href="text/shared/optionen/01160000.xhp" name="Data
Sources">%PRODUCTNAME Database</link></paragraph>
<embed href="text/shared/optionen/01160000.xhp#daten"/>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/optionen/01040700.xhp
b/main/helpcontent2/source/text/shared/optionen/01040700.xhp
index df40c00af1..2e4cf4ebaf 100644
--- a/main/helpcontent2/source/text/shared/optionen/01040700.xhp
+++ b/main/helpcontent2/source/text/shared/optionen/01040700.xhp
@@ -31,44 +31,37 @@
<body>
<section id="aenderungen">
<bookmark xml-lang="en-US" branch="hid/SW_HID_REDLINE_OPT" id="bm_id3149795"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153823" role="heading" level="1"
l10n="U" oldref="1"><link href="text/shared/optionen/01040700.xhp"
name="Changes">Changes</link></paragraph>
-<paragraph xml-lang="en-US" id="par_id3149416" role="paragraph" l10n="U"
oldref="2"><ahelp hid="HID_REDLINE_OPT">Defines the appearance of changes in
the document.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153823" role="heading" level="1"
l10n="U"><link href="text/shared/optionen/01040700.xhp"
name="Changes">Changes</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3149416" role="paragraph"
l10n="U"><ahelp hid="HID_REDLINE_OPT">Defines the appearance of changes in the
document.</ahelp></paragraph>
</section>
-<paragraph xml-lang="en-US" id="par_id3156153" role="paragraph" l10n="U"
oldref="27">To record or show changes in your text or spreadsheet document,
choose <link href="text/shared/01/02230000.xhp" name="Edit -
Changes"><emph>Edit - Changes - Record</emph></link> or <emph>Edit - Changes -
Show</emph>.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3156153" role="paragraph" l10n="U">To
record or show changes in your text or spreadsheet document, choose <link
href="text/shared/01/02230000.xhp" name="Edit - Changes"><emph>Edit - Changes -
Record</emph></link> or <emph>Edit - Changes - Show</emph>.</paragraph>
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#registeraenderungen"/>
</section>
-<paragraph xml-lang="en-US" id="hd_id3155419" role="heading" level="2"
l10n="U" oldref="3">Text display</paragraph>
-<paragraph xml-lang="en-US" id="par_id3144510" role="paragraph" l10n="U"
oldref="4">Defines the settings for displaying recorded changes. Select the
type of change and the corresponding display attribute and color. The preview
field shows the effect of the selected display options.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3155419" role="heading" level="2"
l10n="U">Text display</paragraph>
+<paragraph xml-lang="en-US" id="par_id3144510" role="paragraph"
l10n="U">Defines the settings for displaying recorded changes. Select the type
of change and the corresponding display attribute and color. The preview field
shows the effect of the selected display options.</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_INS_ATTR"
id="bm_id3153896" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3148550" role="heading" level="3" l10n="U"
-oldref="21">Insertions / Attributes</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154758" role="paragraph" l10n="U"
oldref="22"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_INS_ATTR">Specifies how
changes in the document are displayed when text is inserted.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3148550" role="heading" level="3"
l10n="U">Insertions / Attributes</paragraph>
+<paragraph xml-lang="en-US" id="par_id3154758" role="paragraph"
l10n="U"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_INS_ATTR">Specifies how
changes in the document are displayed when text is inserted.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_DEL_ATTR"
id="bm_id3150358" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3152812" role="heading" level="3" l10n="U"
-oldref="23">Deletions / Attributes</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154365" role="paragraph" l10n="U"
oldref="24"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_DEL_ATTR">Specifies how
changes in the document are displayed when text is deleted. If you record text
deletions, the text is displayed with the selected attribute (for example,
strikethrough) and is not deleted.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3152812" role="heading" level="3"
l10n="U">Deletions / Attributes</paragraph>
+<paragraph xml-lang="en-US" id="par_id3154365" role="paragraph"
l10n="U"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_DEL_ATTR">Specifies how
changes in the document are displayed when text is deleted. If you record text
deletions, the text is displayed with the selected attribute (for example,
strikethrough) and is not deleted.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_CHG_ATTR"
id="bm_id3149203" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3148674" role="heading" level="3" l10n="U"
-oldref="25">Changed attributes / Attributes</paragraph>
-<paragraph xml-lang="en-US" id="par_id3151042" role="paragraph" l10n="U"
oldref="26"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_ATTR">Defines how
changes to text attributes are displayed in the document. These changes affect
attributes such as bold, italic or underline.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3148674" role="heading" level="3"
l10n="U">Changed attributes / Attributes</paragraph>
+<paragraph xml-lang="en-US" id="par_id3151042" role="paragraph"
l10n="U"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_ATTR">Defines how changes
to text attributes are displayed in the document. These changes affect
attributes such as bold, italic or underline.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_INS_COL"
id="bm_id3147084" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_DEL_COL"
id="bm_id3154217" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_CHG_COL"
id="bm_id3149810" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153105" role="heading" level="3" l10n="U"
-oldref="28">Color</paragraph>
-<paragraph xml-lang="en-US" id="par_id3145419" role="paragraph" l10n="CHG"
oldref="8"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_COL">You can also
choose a color to display each type of recorded change. When you choose the
condition "By author" in the list, the color is automatically determined by
$[officename], then modified to match to the author of each
change.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="hd_id3145607" role="heading" level="2" l10n="U"
-oldref="15">Lines changed</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149562" role="paragraph" l10n="U"
oldref="16">To indicate which lines of the text have been changed, you can
define a mark that appears in the left or right page margin.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153105" role="heading" level="3"
l10n="U">Color</paragraph>
+<paragraph xml-lang="en-US" id="par_id3145419" role="paragraph"
l10n="CHG"><ahelp hid="SW_LISTBOX_TP_REDLINE_OPT_LB_CHG_COL">You can also
choose a color to display each type of recorded change. When you choose the
condition "By author" in the list, the color is automatically determined by
$[officename], then modified to match to the author of each
change.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3145607" role="heading" level="2"
l10n="U">Lines changed</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149562" role="paragraph" l10n="U">To
indicate which lines of the text have been changed, you can define a mark that
appears in the left or right page margin.</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_MARKPOS"
id="bm_id3161831" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3145785" role="heading" level="3" l10n="U"
-oldref="17">Mark</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154638" role="paragraph" l10n="U"
oldref="18"><ahelp hid="SW:LISTBOX:TP_REDLINE_OPT:LB_MARKPOS">Defines if and
where changed lines in the document are marked.</ahelp> You can set the
markings so that they always appear on the left or right page margin, or on the
outer or inner margin.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3145785" role="heading" level="3"
l10n="U">Mark</paragraph>
+<paragraph xml-lang="en-US" id="par_id3154638" role="paragraph"
l10n="U"><ahelp hid="SW:LISTBOX:TP_REDLINE_OPT:LB_MARKPOS">Defines if and where
changed lines in the document are marked.</ahelp> You can set the markings so
that they always appear on the left or right page margin, or on the outer or
inner margin.</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:ListBox:TP_REDLINE_OPT:LB_LC_COL"
id="bm_id3148618" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3163713" role="heading" level="3" l10n="U"
-oldref="19">Color</paragraph>
-<paragraph xml-lang="en-US" id="par_id3146975" role="paragraph" l10n="U"
oldref="20"><ahelp hid="SW:LISTBOX:TP_REDLINE_OPT:LB_LC_COL">Specifies the
color for highlighting the changed lines in the text.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3163713" role="heading" level="3"
l10n="U">Color</paragraph>
+<paragraph xml-lang="en-US" id="par_id3146975" role="paragraph"
l10n="U"><ahelp hid="SW:LISTBOX:TP_REDLINE_OPT:LB_LC_COL">Specifies the color
for highlighting the changed lines in the text.</ahelp></paragraph>
<embed href="text/shared/00/00000001.xhp#vorschau"/>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/optionen/01070100.xhp
b/main/helpcontent2/source/text/shared/optionen/01070100.xhp
index 9e9f400bed..fa9ca7c65c 100644
--- a/main/helpcontent2/source/text/shared/optionen/01070100.xhp
+++ b/main/helpcontent2/source/text/shared/optionen/01070100.xhp
@@ -39,29 +39,29 @@
</bookmark><comment>mw made "line contours..." a two level
entry</comment><comment>removed "placeholder" entries, see i81634</comment>
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_OPTIONS_VIEW"
id="bm_id3153323" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_OPTIONS_CONTENTS"
id="bm_id3109850" localize="false"/>
-<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"
l10n="U" oldref="1"><link href="text/shared/optionen/01070100.xhp"
name="View">View</link></paragraph>
-<paragraph role="paragraph" id="par_id3157898" xml-lang="en-US" l10n="CHG"
oldref="2"><ahelp hid="HID_SD_OPTIONS_CONTENTS">Specifies the available display
modes.</ahelp> By selecting an alternative display, you can speed up the screen
display while editing your presentation.</paragraph>
+<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"
l10n="U"><link href="text/shared/optionen/01070100.xhp"
name="View">View</link></paragraph>
+<paragraph role="paragraph" id="par_id3157898" xml-lang="en-US"
l10n="CHG"><ahelp hid="HID_SD_OPTIONS_CONTENTS">Specifies the available display
modes.</ahelp> By selecting an alternative display, you can speed up the screen
display while editing your presentation.</paragraph>
</section><comment>removed 4 options, see i81634</comment>
-<paragraph role="heading" id="hd_id3148920" xml-lang="en-US" level="2"
l10n="U" oldref="23">Display</paragraph>
+<paragraph role="heading" id="hd_id3148920" xml-lang="en-US" level="2"
l10n="U">Display</paragraph>
<bookmark xml-lang="en-US"
branch="hid/sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_RULER" id="bm_id3159252"
localize="false"/>
-<paragraph role="heading" id="hd_id3155430" xml-lang="en-US" level="3"
l10n="U" oldref="25">Rulers visible</paragraph>
-<paragraph role="paragraph" id="par_id3147443" xml-lang="en-US" l10n="U"
oldref="26"><ahelp hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_RULER">Specifies
whether to display the rulers at the top and to the left of the work
area.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155430" xml-lang="en-US" level="3"
l10n="U">Rulers visible</paragraph>
+<paragraph role="paragraph" id="par_id3147443" xml-lang="en-US"
l10n="U"><ahelp hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_RULER">Specifies
whether to display the rulers at the top and to the left of the work
area.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:HelplinesMove" id="bm_id2451068"
localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:HelplinesMove" id="bm_id3163712"
localize="false"/>
<bookmark xml-lang="en-US"
branch="hid/sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HELPLINES" id="bm_id3147213"
localize="false"/>
-<paragraph role="heading" id="hd_id3145364" xml-lang="en-US" level="3"
l10n="U" oldref="27">Guides when moving</paragraph>
-<paragraph role="paragraph" id="par_id3154147" xml-lang="en-US" l10n="U"
oldref="28"><variable id="verschieb"><ahelp
hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_HELPLINES">Specifies whether to
display guides when moving an object.</ahelp>
+<paragraph role="heading" id="hd_id3145364" xml-lang="en-US" level="3"
l10n="U">Guides when moving</paragraph>
+<paragraph role="paragraph" id="par_id3154147" xml-lang="en-US"
l10n="U"><variable id="verschieb"><ahelp
hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_HELPLINES">Specifies whether to
display guides when moving an object.</ahelp>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150488" xml-lang="en-US" l10n="U"
oldref="29"><variable id="vertext"><item type="productname">%PRODUCTNAME</item>
creates dotted guides that extend beyond the box containing the selected object
and which cover the entire work area, helping you position the object.
+<paragraph role="paragraph" id="par_id3150488" xml-lang="en-US"
l10n="U"><variable id="vertext"><item type="productname">%PRODUCTNAME</item>
creates dotted guides that extend beyond the box containing the selected object
and which cover the entire work area, helping you position the object.
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3153365" xml-lang="en-US" l10n="U"
oldref="30">You also can use this function through the <switchinline
select="appl"><caseinline select="IMPRESS"><link
href="text/shared/02/01171400.xhp" name="Icon">icon</link>
+<paragraph role="paragraph" id="par_id3153365" xml-lang="en-US" l10n="U">You
also can use this function through the <switchinline select="appl"><caseinline
select="IMPRESS"><link href="text/shared/02/01171400.xhp"
name="Icon">icon</link>
</caseinline><caseinline select="DRAW"><link
href="text/shared/02/01171400.xhp" name="Icon">icon</link>
</caseinline><defaultinline>icon</defaultinline></switchinline> with the same
name in the <emph>Options</emph> bar if a presentation or a drawing document is
opened.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HANDLES_BEZIER"
id="bm_id3153188" localize="false"/>
-<paragraph role="heading" id="hd_id3155306" xml-lang="en-US" level="3"
l10n="U" oldref="31">All control points in Bézier editor</paragraph>
-<paragraph role="paragraph" id="par_id3153877" xml-lang="en-US" l10n="U"
oldref="32"><ahelp
hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_HANDLES_BEZIER">Displays the control
points of all Bézier points if you have previously selected a <link
href="text/shared/00/00000005.xhp#bezierobjekt" name="Bézier curve">Bézier
curve</link>. If the <emph>All control points in Bézier</emph> editor option is
not marked, only the control points of the selected Bézier points will be
visible.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155306" xml-lang="en-US" level="3"
l10n="U">All control points in Bézier editor</paragraph>
+<paragraph role="paragraph" id="par_id3153877" xml-lang="en-US"
l10n="U"><ahelp
hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_HANDLES_BEZIER">Displays the control
points of all Bézier points if you have previously selected a <link
href="text/shared/00/00000005.xhp#bezierobjekt" name="Bézier curve">Bézier
curve</link>. If the <emph>All control points in Bézier</emph> editor option is
not marked, only the control points of the selected Bézier points will be
visible.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_MOVE_OUTLINE" id="bm_id3150115"
localize="false"/>
-<paragraph role="heading" id="hd_id3149418" xml-lang="en-US" level="3"
l10n="U" oldref="33">Contour of each individual object</paragraph>
-<paragraph role="paragraph" id="par_id3156284" xml-lang="en-US" l10n="CHG"
oldref="34"><ahelp hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_MOVE_OUTLINE"><item
type="productname">%PRODUCTNAME</item> displays the contour line of each
individual object when moving this object.</ahelp> The <emph>Contour of each
individual object</emph> option enables you to see if single objects conflict
with other objects in the target position. If you do not mark the <emph>Contour
of each individual object</em [...]
+<paragraph role="heading" id="hd_id3149418" xml-lang="en-US" level="3"
l10n="U">Contour of each individual object</paragraph>
+<paragraph role="paragraph" id="par_id3156284" xml-lang="en-US"
l10n="CHG"><ahelp hid="SD_CHECKBOX_TP_OPTIONS_CONTENTS_CBX_MOVE_OUTLINE"><item
type="productname">%PRODUCTNAME</item> displays the contour line of each
individual object when moving this object.</ahelp> The <emph>Contour of each
individual object</emph> option enables you to see if single objects conflict
with other objects in the target position. If you do not mark the <emph>Contour
of each individual object</emph> option, [...]
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/swriter/01/04120229.xhp
b/main/helpcontent2/source/text/swriter/01/04120229.xhp
index b394a0a319..a39ceabad1 100644
--- a/main/helpcontent2/source/text/swriter/01/04120229.xhp
+++ b/main/helpcontent2/source/text/swriter/01/04120229.xhp
@@ -30,16 +30,16 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/SW_HID_DLG_CREATE_AUTH_ENTRY"
id="bm_id3147571" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3147176" role="heading" level="1"
l10n="U" oldref="1"><link href="text/swriter/01/04120229.xhp" name="Define
Bibliography Entry">Define Bibliography Entry</link></paragraph>
-<paragraph xml-lang="en-US" id="par_id3151183" role="paragraph" l10n="U"
oldref="2"><ahelp hid="HID_DLG_CREATE_AUTH_ENTRY">Change the content of a
bibliography entry.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3147176" role="heading" level="1"
l10n="U"><link href="text/swriter/01/04120229.xhp" name="Define Bibliography
Entry">Define Bibliography Entry</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3151183" role="paragraph"
l10n="U"><ahelp hid="HID_DLG_CREATE_AUTH_ENTRY">Change the content of a
bibliography entry.</ahelp></paragraph>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#litdef"/>
</section>
-<paragraph xml-lang="en-US" id="hd_id3151175" role="heading" level="2"
l10n="U" oldref="3">Entry data</paragraph>
-<paragraph xml-lang="en-US" id="par_id3145419" role="paragraph" l10n="U"
oldref="4">Enter a short name and select the appropriate source type. You can
now enter data into the other fields belonging for the entry.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3151175" role="heading" level="2"
l10n="U">Entry data</paragraph>
+<paragraph xml-lang="en-US" id="par_id3145419" role="paragraph" l10n="U">Enter
a short name and select the appropriate source type. You can now enter data
into the other fields belonging for the entry.</paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_IDENTIFIER"
id="bm_id3154107" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154097" role="heading" level="2"
l10n="U" oldref="5">Short name</paragraph>
-<paragraph xml-lang="en-US" id="par_id3145582" role="paragraph" l10n="U"
oldref="6"><ahelp hid="HID_AUTH_FIELD_IDENTIFIER">Displays the short name for
the bibliography entry. You can only enter a name here if you are creating a
new bibliography entry.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154097" role="heading" level="2"
l10n="U">Short name</paragraph>
+<paragraph xml-lang="en-US" id="par_id3145582" role="paragraph"
l10n="U"><ahelp hid="HID_AUTH_FIELD_IDENTIFIER">Displays the short name for the
bibliography entry. You can only enter a name here if you are creating a new
bibliography entry.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_AUTHOR"
id="bm_id3153538" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_YEAR"
id="bm_id3153666" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_ADDRESS"
id="bm_id3153670" localize="false"/>
@@ -68,10 +68,10 @@
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_URL"
id="bm_id3154193" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_CUSTOM2"
id="bm_id3154197" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_CUSTOM4"
id="bm_id3154201" localize="false"/>
-<paragraph xml-lang="en-US" id="par_id3153527" role="paragraph" l10n="U"
oldref="11"><ahelp hid="HID_AUTH_FIELD_CUSTOM4">This is where you select the
desired entry data for your bibliography.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="par_id3153527" role="paragraph"
l10n="U"><ahelp hid="HID_AUTH_FIELD_CUSTOM4">This is where you select the
desired entry data for your bibliography.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/SW_HID_AUTH_FIELD_AUTHORITY_TYPE"
id="bm_id3143277" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3155185" role="heading" level="2"
l10n="U" oldref="7">Type</paragraph>
-<paragraph xml-lang="en-US" id="par_id3143283" role="paragraph" l10n="U"
oldref="8"><ahelp hid="HID_AUTH_FIELD_AUTHORITY_TYPE">Select the source for the
bibliography entry.</ahelp></paragraph><comment>removed two
paras</comment><embed href="text/shared/00/00000004.xhp#related"/>
-<paragraph xml-lang="en-US" id="par_id3147091" role="paragraph" l10n="U"
oldref="12"><link href="text/swriter/01/04120227.xhp" name="Formatting
bibliography entries">Formatting bibliography entries</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3155185" role="heading" level="2"
l10n="U">Type</paragraph>
+<paragraph xml-lang="en-US" id="par_id3143283" role="paragraph"
l10n="U"><ahelp hid="HID_AUTH_FIELD_AUTHORITY_TYPE">Select the source for the
bibliography entry.</ahelp></paragraph><comment>removed two
paras</comment><embed href="text/shared/00/00000004.xhp#related"/>
+<paragraph xml-lang="en-US" id="par_id3147091" role="paragraph" l10n="U"><link
href="text/swriter/01/04120227.xhp" name="Formatting bibliography
entries">Formatting bibliography entries</link></paragraph>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/swriter/01/05040600.xhp
b/main/helpcontent2/source/text/swriter/01/05040600.xhp
index 4a2a473075..446d310e1d 100644
--- a/main/helpcontent2/source/text/swriter/01/05040600.xhp
+++ b/main/helpcontent2/source/text/swriter/01/05040600.xhp
@@ -31,46 +31,40 @@
<body>
<section id="fussnote">
<bookmark xml-lang="en-US" branch="hid/SW_HID_FOOTNOTE_PAGE" id="bm_id3151390"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154767" role="heading" level="1"
l10n="U" oldref="1"><link href="text/swriter/01/05040600.xhp"
name="Footnote">Footnote</link></paragraph>
-<paragraph xml-lang="en-US" id="par_id3149351" role="paragraph" l10n="U"
oldref="2"><ahelp hid="HID_FOOTNOTE_PAGE">Specifies the layout options for
footnotes, including the line that separates the footnote from the main body of
document.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154767" role="heading" level="1"
l10n="U"><link href="text/swriter/01/05040600.xhp"
name="Footnote">Footnote</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id3149351" role="paragraph"
l10n="U"><ahelp hid="HID_FOOTNOTE_PAGE">Specifies the layout options for
footnotes, including the line that separates the footnote from the main body of
document.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000405.xhp#fussnoteform"/>
</section><comment>removed a note</comment>
-<paragraph xml-lang="en-US" id="hd_id3154646" role="heading" level="2"
l10n="U" oldref="3">Footnote area</paragraph>
-<paragraph xml-lang="en-US" id="par_id3151168" role="paragraph" l10n="U"
oldref="4">Set the height of the footnote area.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154646" role="heading" level="2"
l10n="U">Footnote area</paragraph>
+<paragraph xml-lang="en-US" id="par_id3151168" role="paragraph" l10n="U">Set
the height of the footnote area.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:RadioButton:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE"
id="bm_id3147509" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3145412" role="heading" level="2"
l10n="U" oldref="5">Not larger than page area</paragraph>
-<paragraph xml-lang="en-US" id="par_id3147514" role="paragraph" l10n="U"
oldref="6"><ahelp
hid="SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE">Automatically adjusts
the height of the footnote area depending on the number of
footnotes.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3145412" role="heading" level="2"
l10n="U">Not larger than page area</paragraph>
+<paragraph xml-lang="en-US" id="par_id3147514" role="paragraph"
l10n="U"><ahelp
hid="SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE">Automatically adjusts
the height of the footnote area depending on the number of
footnotes.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:RadioButton:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT" id="bm_id3149801"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154099" role="heading" level="2"
l10n="U" oldref="7">Maximum Footnote Height</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149807" role="paragraph" l10n="U"
oldref="8"><ahelp hid=".">Sets a maximum height for the footnote area. Enable
this option, then enter the height.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154099" role="heading" level="2"
l10n="U">Maximum Footnote Height</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149807" role="paragraph"
l10n="U"><ahelp hid=".">Sets a maximum height for the footnote area. Enable
this option, then enter the height.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:MetricField:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT" id="bm_id3154482"
localize="false"/>
-<paragraph xml-lang="en-US" id="par_id3154568" role="paragraph" l10n="U"
oldref="10"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT">Enter the
maximum height for the footnote area.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="par_id3154568" role="paragraph"
l10n="U"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT">Enter the
maximum height for the footnote area.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:MetricField:TP_FOOTNOTE_PAGE:ED_DIST" id="bm_id3152958"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3151318" role="heading" level="2" l10n="U"
-oldref="11">Distance from text</paragraph>
-<paragraph xml-lang="en-US" id="par_id3153665" role="paragraph" l10n="U"
oldref="12"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST">Enter the
amount of space to leave between the bottom page margin and the first line of
text in the footnote area.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="hd_id3155897" role="heading" level="2" l10n="U"
-oldref="13">Separator Line</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149689" role="paragraph" l10n="U"
oldref="14">Specifies the position and length of the separator line.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3151318" role="heading" level="2"
l10n="U">Distance from text</paragraph>
+<paragraph xml-lang="en-US" id="par_id3153665" role="paragraph"
l10n="U"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST">Enter the amount
of space to leave between the bottom page margin and the first line of text in
the footnote area.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3155897" role="heading" level="2"
l10n="U">Separator Line</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149689" role="paragraph"
l10n="U">Specifies the position and length of the separator line.</paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:ListBox:TP_FOOTNOTE_PAGE:DLB_LINEPOS" id="bm_id3155177"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154194" role="heading" level="2" l10n="U"
-oldref="15">Position</paragraph>
-<paragraph xml-lang="en-US" id="par_id3155184" role="paragraph" l10n="U"
oldref="16"><ahelp hid="SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS">Select the
horizontal alignment for the line that separates the main text from the
footnote area.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154194" role="heading" level="2"
l10n="U">Position</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155184" role="paragraph"
l10n="U"><ahelp hid="SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS">Select the
horizontal alignment for the line that separates the main text from the
footnote area.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:MetricField:TP_FOOTNOTE_PAGE:ED_LINEWIDTH" id="bm_id3149492"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3143284" role="heading" level="2" l10n="U"
-oldref="17">Length</paragraph>
-<paragraph xml-lang="en-US" id="par_id3154827" role="paragraph" l10n="U"
oldref="18"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH">Enter the
length of the separator line as a percentage of the page width
area.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3143284" role="heading" level="2"
l10n="U">Length</paragraph>
+<paragraph xml-lang="en-US" id="par_id3154827" role="paragraph"
l10n="U"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH">Enter the
length of the separator line as a percentage of the page width
area.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:ListBox:TP_FOOTNOTE_PAGE:DLB_LINETYPE" id="bm_id3149098"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3151253" role="heading" level="2" l10n="U"
-oldref="19">Weight</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149105" role="paragraph" l10n="U"
oldref="20"><ahelp hid="SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE">Select the
formatting style for the separator line. If you do not want a separator line,
choose "0.00 pt".</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3151253" role="heading" level="2"
l10n="U">Weight</paragraph>
+<paragraph xml-lang="en-US" id="par_id3149105" role="paragraph"
l10n="U"><ahelp hid="SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE">Select the
formatting style for the separator line. If you do not want a separator line,
choose "0.00 pt".</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:MetricField:TP_FOOTNOTE_PAGE:ED_LINEDIST" id="bm_id3147098"
localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3149828" role="heading" level="2" l10n="U"
-oldref="21">Spacing</paragraph>
-<paragraph xml-lang="en-US" id="par_id3148970" role="paragraph" l10n="U"
oldref="22"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST">Enter the
amount of space to leave between the separator line and the first line of the
footnote area.</ahelp></paragraph>
-<paragraph xml-lang="en-US" id="par_id3155145" role="tip" l10n="CHG"
oldref="24">To specify the spacing between two footnotes, choose <item
type="menuitem">Format - Paragraph</item>, and then click the <emph>Indents
& Spacing</emph> tab.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3149828" role="heading" level="2"
l10n="U">Spacing</paragraph>
+<paragraph xml-lang="en-US" id="par_id3148970" role="paragraph"
l10n="U"><ahelp hid="SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST">Enter the
amount of space to leave between the separator line and the first line of the
footnote area.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="par_id3155145" role="tip" l10n="CHG">To
specify the spacing between two footnotes, choose <item type="menuitem">Format
- Paragraph</item>, and then click the <emph>Indents & Spacing</emph>
tab.</paragraph>
<embed href="text/shared/00/00000001.xhp#vorschau"/>
</body>
</helpdocument>
diff --git a/main/helpcontent2/source/text/swriter/01/05060300.xhp
b/main/helpcontent2/source/text/swriter/01/05060300.xhp
index d0162cbb87..d9bbe428e0 100644
--- a/main/helpcontent2/source/text/swriter/01/05060300.xhp
+++ b/main/helpcontent2/source/text/swriter/01/05060300.xhp
@@ -31,45 +31,45 @@
<body>
<section id="grafik">
<bookmark xml-lang="en-US" branch="hid/SW_HID_GRF_EXT" id="bm_id3152952"
localize="false"/>
-<paragraph role="heading" id="hd_id3154473" xml-lang="en-US" level="1"
l10n="CHG" oldref="1"><link href="text/swriter/01/05060300.xhp"
name="Graphics">Picture</link></paragraph>
-<paragraph role="paragraph" id="par_id3152961" xml-lang="en-US" l10n="U"
oldref="2"><ahelp hid="HID_GRF_EXT">Specify the flip and the link options for
the selected graphic.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154473" xml-lang="en-US" level="1"
l10n="CHG"><link href="text/swriter/01/05060300.xhp"
name="Graphics">Picture</link></paragraph>
+<paragraph role="paragraph" id="par_id3152961" xml-lang="en-US"
l10n="U"><ahelp hid="HID_GRF_EXT">Specify the flip and the link options for the
selected graphic.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000405.xhp#grafik1"/>
</section>
-<paragraph role="heading" id="hd_id3154191" xml-lang="en-US" level="2"
l10n="U" oldref="3">Flip</paragraph>
+<paragraph role="heading" id="hd_id3154191" xml-lang="en-US" level="2"
l10n="U">Flip</paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:FlipHorizontal" id="bm_id8328881"
localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:FlipHorizontal" id="bm_id3155185"
localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_GRF_EXT:CB_VERT"
id="bm_id3143270" localize="false"/>
-<paragraph role="heading" id="hd_id3155174" xml-lang="en-US" level="3"
l10n="U" oldref="7">Vertically<comment>see bug 106420;Writer uses VERT for HOR
and HORZ for VERT</comment></paragraph>
-<paragraph role="paragraph" id="par_id3149485" xml-lang="en-US" l10n="U"
oldref="8"><variable id="vertikaltext"><ahelp
hid="SW:CHECKBOX:TP_GRF_EXT:CB_VERT">Flips the selected graphic
vertically.</ahelp>
+<paragraph role="heading" id="hd_id3155174" xml-lang="en-US" level="3"
l10n="U">Vertically<comment>see bug 106420;Writer uses VERT for HOR and HORZ
for VERT</comment></paragraph>
+<paragraph role="paragraph" id="par_id3149485" xml-lang="en-US"
l10n="U"><variable id="vertikaltext"><ahelp
hid="SW:CHECKBOX:TP_GRF_EXT:CB_VERT">Flips the selected graphic
vertically.</ahelp>
</variable></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:FlipVertical" id="bm_id9859908"
localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:FlipVertical" id="bm_id3151248"
localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_GRF_EXT:CB_HOR"
id="bm_id3151251" localize="false"/>
-<paragraph role="heading" id="hd_id3154829" xml-lang="en-US" level="3"
l10n="U" oldref="5">Horizontally</paragraph>
-<paragraph role="paragraph" id="par_id3151261" xml-lang="en-US" l10n="U"
oldref="6"><variable id="horizontaltext"><ahelp
hid="SW:CHECKBOX:TP_GRF_EXT:CB_HOR">Flips the selected graphic
horizontally.</ahelp>
+<paragraph role="heading" id="hd_id3154829" xml-lang="en-US" level="3"
l10n="U">Horizontally</paragraph>
+<paragraph role="paragraph" id="par_id3151261" xml-lang="en-US"
l10n="U"><variable id="horizontaltext"><ahelp
hid="SW:CHECKBOX:TP_GRF_EXT:CB_HOR">Flips the selected graphic
horizontally.</ahelp>
</variable></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:RadioButton:TP_GRF_EXT:RB_MIRROR_ALL_PAGES" id="bm_id3148979"
localize="false"/>
-<paragraph role="heading" id="hd_id3147101" xml-lang="en-US" level="3"
l10n="U" oldref="15">On all pages</paragraph>
-<paragraph role="paragraph" id="par_id3147212" xml-lang="en-US" l10n="U"
oldref="16"><ahelp hid="SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_ALL_PAGES">Flips
the selected graphic horizontally on all pages.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3147101" xml-lang="en-US" level="3"
l10n="U">On all pages</paragraph>
+<paragraph role="paragraph" id="par_id3147212" xml-lang="en-US"
l10n="U"><ahelp hid="SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_ALL_PAGES">Flips the
selected graphic horizontally on all pages.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:RadioButton:TP_GRF_EXT:RB_MIRROR_LEFT_PAGES" id="bm_id3153644"
localize="false"/>
-<paragraph role="heading" id="hd_id3153632" xml-lang="en-US" level="3"
l10n="U" oldref="17">On left pages</paragraph>
-<paragraph role="paragraph" id="par_id3149037" xml-lang="en-US" l10n="U"
oldref="18"><ahelp hid="SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_LEFT_PAGES">Flips
the selected graphic horizontally only on even pages.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153632" xml-lang="en-US" level="3"
l10n="U">On left pages</paragraph>
+<paragraph role="paragraph" id="par_id3149037" xml-lang="en-US"
l10n="U"><ahelp hid="SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_LEFT_PAGES">Flips the
selected graphic horizontally only on even pages.</ahelp></paragraph>
<bookmark xml-lang="en-US"
branch="hid/sw:RadioButton:TP_GRF_EXT:RB_MIRROR_RIGHT_PAGES" id="bm_id3152769"
localize="false"/>
-<paragraph role="heading" id="hd_id3147580" xml-lang="en-US" level="3"
l10n="U" oldref="19">On right pages</paragraph>
-<paragraph role="paragraph" id="par_id3152775" xml-lang="en-US" l10n="U"
oldref="20"><ahelp hid="SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_RIGHT_PAGES">Flips
the selected graphic horizontally only on odd pages.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3147580" xml-lang="en-US" level="3"
l10n="U">On right pages</paragraph>
+<paragraph role="paragraph" id="par_id3152775" xml-lang="en-US"
l10n="U"><ahelp hid="SW_RADIOBUTTON_TP_GRF_EXT_RB_MIRROR_RIGHT_PAGES">Flips the
selected graphic horizontally only on odd pages.</ahelp></paragraph>
<embed href="text/shared/00/00000001.xhp#vorschau"/>
-<paragraph role="heading" id="hd_id3153349" xml-lang="en-US" level="2"
l10n="U" oldref="9">Link</paragraph>
-<paragraph role="paragraph" id="par_id3149164" xml-lang="en-US" l10n="U"
oldref="10">Inserts the graphic as a link.</paragraph>
+<paragraph role="heading" id="hd_id3153349" xml-lang="en-US" level="2"
l10n="U">Link</paragraph>
+<paragraph role="paragraph" id="par_id3149164" xml-lang="en-US"
l10n="U">Inserts the graphic as a link.</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:Edit:TP_GRF_EXT:ED_CONNECT"
id="bm_id3156272" localize="false"/>
-<paragraph role="heading" id="hd_id3149178" xml-lang="en-US" level="3"
l10n="U" oldref="11">File name</paragraph>
-<paragraph role="paragraph" id="par_id3156278" xml-lang="en-US" l10n="U"
oldref="12"><ahelp hid="SW:EDIT:TP_GRF_EXT:ED_CONNECT">Displays the path to the
linked graphic file. To change the link, click the browse button
(<emph>...</emph>) and then locate the file that you want to link
to.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149178" xml-lang="en-US" level="3"
l10n="U">File name</paragraph>
+<paragraph role="paragraph" id="par_id3156278" xml-lang="en-US"
l10n="U"><ahelp hid="SW:EDIT:TP_GRF_EXT:ED_CONNECT">Displays the path to the
linked graphic file. To change the link, click the browse button
(<emph>...</emph>) and then locate the file that you want to link
to.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:PushButton:TP_GRF_EXT:PB_BROWSE"
id="bm_id3145786" localize="false"/>
-<paragraph role="heading" id="hd_id3145776" xml-lang="en-US" level="3"
l10n="U" oldref="13">...</paragraph>
-<paragraph role="paragraph" id="par_id3151373" xml-lang="en-US" l10n="U"
oldref="14"><ahelp hid="SW:PUSHBUTTON:TP_GRF_EXT:PB_BROWSE">Locate the new
graphic file that you want to link to, and then click
<emph>Open</emph>.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145776" xml-lang="en-US" level="3"
l10n="U">...</paragraph>
+<paragraph role="paragraph" id="par_id3151373" xml-lang="en-US"
l10n="U"><ahelp hid="SW:PUSHBUTTON:TP_GRF_EXT:PB_BROWSE">Locate the new graphic
file that you want to link to, and then click
<emph>Open</emph>.</ahelp></paragraph>
<embed href="text/shared/00/00000004.xhp#related"/>
-<paragraph role="paragraph" id="par_id3155855" xml-lang="en-US" l10n="U"
oldref="21"><link href="text/shared/01/05240000.xhp" name="Format -
Flip">Format - Flip</link></paragraph>
-<paragraph role="paragraph" id="par_id3158743" xml-lang="en-US" l10n="U"
oldref="22"><link href="text/shared/01/02180000.xhp" name="Edit - Links">Edit -
Links</link></paragraph>
+<paragraph role="paragraph" id="par_id3155855" xml-lang="en-US" l10n="U"><link
href="text/shared/01/05240000.xhp" name="Format - Flip">Format -
Flip</link></paragraph>
+<paragraph role="paragraph" id="par_id3158743" xml-lang="en-US" l10n="U"><link
href="text/shared/01/02180000.xhp" name="Edit - Links">Edit -
Links</link></paragraph>
</body>
</helpdocument>