diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-12-06 14:05:20 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-12-07 17:39:02 +0000 |
commit | 7e42394ecbf921ee53160b495aa12c1cba158604 (patch) | |
tree | 9f0b4dcbbf31112c0260a6a6831cbddf86d82c6d /source/text/shared/optionen | |
parent | 490d42493e8dbec31ad58978df5084b080a36fcb (diff) |
tdf#152323 drop name attribute from <link> elements
Replacement done with
find . -name \*.xhp -print0 |xargs -0 -P 0 perl -CS -pi -e \
's#(<link[^>]*?) +name *="[^"]*" *( [^>]+|) *>#$1$2>#g'
(note some inconsistencies with space between name and = and also having
empty value, and some more complicated expression to also clear up
double space before/after the attribute)
translation files will be prepped with:
find */helpcontent2 -name \*.po -print0 |xargs -0 -P 0 perl -CS -pi -e \
$'s#(<link[^>]*?) +name=(?:\\\\"[^"]*\\\\"|\'[^\']*\') *( [^>]+|) *(/?>)#$1$2$3#g unless /^#/'
(note that not all languages use the " as quote character for the
attributes, but that also single quotes appera in the po file. Hence
the use of the shell $'string' syntax to be able to quote ' as \'
It also requires to quote the backslash, so that it needs to be escaped
once for the shell, then another time for perl. Also don't work on
obsolete strings (those are prefixed with #~ in the po files)
Also note that <link..></link> gets turned into <link ../> during
translation extraction (along with removal of the space between the
attribute name and the value), so the pattern needs to be slightly
different here)
Change-Id: I95e53a08e6b0095cd894109ea0de154cc4859d8f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143713
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'source/text/shared/optionen')
53 files changed, 124 insertions, 124 deletions
diff --git a/source/text/shared/optionen/01000000.xhp b/source/text/shared/optionen/01000000.xhp index e60ae3bc57..2938f324cc 100644 --- a/source/text/shared/optionen/01000000.xhp +++ b/source/text/shared/optionen/01000000.xhp @@ -33,7 +33,7 @@ <bookmark_value>settings; program configuration</bookmark_value> </bookmark><comment>mw changed "settings;options" and "defaults;..."</comment> <bookmark xml-lang="en-US" branch="hid/.uno:OptionsTreeDialog" id="bm_id8304653" localize="false"/> -<h1 id="hd_id3153665"><link href="text/shared/optionen/01000000.xhp" name="Options">Options</link></h1> +<h1 id="hd_id3153665"><link href="text/shared/optionen/01000000.xhp">Options</link></h1> <paragraph xml-lang="en-US" id="par_id3151384" role="paragraph"><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">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> @@ -46,29 +46,29 @@ <embed href="text/shared/00/00000001.xhp#optionsbuttons"/> <h3 id="hd_id551527692881035">Help</h3> <paragraph role="paragraph" id="par_id831527692885723" xml-lang="en-US">Opens the help contents for the Options page displayed.</paragraph> - <h2 id="hd_id3159149"><link href="text/shared/optionen/01010000.xhp" name="$[officename]">%PRODUCTNAME</link></h2> + <h2 id="hd_id3159149"><link href="text/shared/optionen/01010000.xhp">%PRODUCTNAME</link></h2> <embed href="text/shared/optionen/01010000.xhp#optionenallgemein"/> - <h2 id="hd_id3145787"><link href="text/shared/optionen/01020000.xhp" name="Load/Save">Load/Save</link></h2> + <h2 id="hd_id3145787"><link href="text/shared/optionen/01020000.xhp">Load/Save</link></h2> <embed href="text/shared/optionen/01020000.xhp#laden"/> - <h2 id="hd_id3153726"><link href="text/shared/optionen/01150000.xhp" name="Language Settings">Language Settings</link></h2> + <h2 id="hd_id3153726"><link href="text/shared/optionen/01150000.xhp">Language Settings</link></h2> <embed href="text/shared/optionen/01150000.xhp#typotext"/> - <h2 id="hd_id3153188"><link href="text/shared/optionen/01040000.xhp" name="Text Document">%PRODUCTNAME Writer</link></h2> + <h2 id="hd_id3153188"><link href="text/shared/optionen/01040000.xhp">%PRODUCTNAME Writer</link></h2> <embed href="text/shared/optionen/01040000.xhp#optionentextdokument"/> - <h2 id="hd_id3150104"><link href="text/shared/optionen/01050000.xhp" name="HTML Document">%PRODUCTNAME Writer/Web</link></h2> + <h2 id="hd_id3150104"><link href="text/shared/optionen/01050000.xhp">%PRODUCTNAME Writer/Web</link></h2> <embed href="text/shared/optionen/01050000.xhp#webbrowser"/> - <h2 id="hd_id3154918"><link href="text/shared/optionen/01060000.xhp" name="Spreadsheet">%PRODUCTNAME Calc</link></h2> + <h2 id="hd_id3154918"><link href="text/shared/optionen/01060000.xhp">%PRODUCTNAME Calc</link></h2> <embed href="text/shared/optionen/01060000.xhp#allgemein"/> - <h2 id="hd_id3153142"><link href="text/shared/optionen/01070000.xhp" name="Presentation">%PRODUCTNAME Impress</link></h2> + <h2 id="hd_id3153142"><link href="text/shared/optionen/01070000.xhp">%PRODUCTNAME Impress</link></h2> <embed href="text/shared/optionen/01070000.xhp#allgemein"/> - <h2 id="hd_id3147434"><link href="text/shared/optionen/01080000.xhp" name="Drawing">%PRODUCTNAME Draw</link></h2> + <h2 id="hd_id3147434"><link href="text/shared/optionen/01080000.xhp">%PRODUCTNAME Draw</link></h2> <embed href="text/shared/optionen/01080000.xhp#allgemein"/> - <h2 id="hd_id3154732"><link href="text/shared/optionen/01090000.xhp" name="Formula">%PRODUCTNAME Math</link></h2> + <h2 id="hd_id3154732"><link href="text/shared/optionen/01090000.xhp">%PRODUCTNAME Math</link></h2> <embed href="text/shared/optionen/01090000.xhp#druckentext"/> - <h2 id="hd_id3149420"><link href="text/shared/optionen/01160000.xhp" name="Data Sources">%PRODUCTNAME Base</link></h2> + <h2 id="hd_id3149420"><link href="text/shared/optionen/01160000.xhp">%PRODUCTNAME Base</link></h2> <embed href="text/shared/optionen/01160000.xhp#daten"/> - <h2 id="hd_id3155418"><link href="text/shared/optionen/01110000.xhp" name="Chart">Charts</link></h2> + <h2 id="hd_id3155418"><link href="text/shared/optionen/01110000.xhp">Charts</link></h2> <embed href="text/shared/optionen/01110000.xhp#farbe"/> - <h2 id="hd_id3150872"><link href="text/shared/optionen/01030000.xhp" name="Internet">Internet</link></h2> + <h2 id="hd_id3150872"><link href="text/shared/optionen/01030000.xhp">Internet</link></h2> <embed href="text/shared/optionen/01030000.xhp#laden"/> </body> </helpdocument> diff --git a/source/text/shared/optionen/01010100.xhp b/source/text/shared/optionen/01010100.xhp index 62ddd79d89..01342c26f7 100644 --- a/source/text/shared/optionen/01010100.xhp +++ b/source/text/shared/optionen/01010100.xhp @@ -37,7 +37,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/OptUserPage" id="bm_id3152801" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/@@nowidget@@" id="bm_id3152801" localize="false"/> -<paragraph role="heading" id="hd_id3155805" xml-lang="en-US" level="1"><link href="text/shared/optionen/01010100.xhp" name="User Data">User Data</link></paragraph> +<paragraph role="heading" id="hd_id3155805" xml-lang="en-US" level="1"><link href="text/shared/optionen/01010100.xhp">User Data</link></paragraph> <paragraph role="paragraph" id="par_id3156410" xml-lang="en-US"><ahelp hid="cui/ui/optuserpage/OptUserPage">Use this tab page to enter or edit user data.</ahelp> Some of the data may have already been entered by the user or system administrator when installing $[officename].</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index c709475bf3..cb86ccdefc 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -36,7 +36,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx/ui/alienwarndialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/OptSavePage" id="bm_id3109850" localize="false"/> -<h1 id="hd_id3143284"><link href="text/shared/optionen/01010200.xhp" name="General">General</link></h1> +<h1 id="hd_id3143284"><link href="text/shared/optionen/01010200.xhp">General</link></h1> <paragraph xml-lang="en-US" id="par_id3145669" role="paragraph"><ahelp hid="cui/ui/optsavepage/OptSavePage">In the <emph>General</emph> section, you can select default settings for saving documents, and can select default file formats.</ahelp></paragraph> </section> <section id="howtoget"> @@ -94,7 +94,7 @@ <h3 id="hd_id3154909">Automatically save the document too</h3> <paragraph xml-lang="en-US" id="par_id3149561" role="paragraph"><ahelp hid="cui/ui/optsavepage/userautosave">Specifies that <item type="productname">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does.</ahelp></paragraph> <h3 id="hd_id3153575"><variable id="relative_saving_option">Save URLs relative to file system</variable></h3> - <paragraph xml-lang="en-US" id="par_id3149484" role="paragraph">This option allows you to select the default for <link href="text/shared/00/00000005.xhp#saving" name="relative"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149484" role="paragraph">This option allows you to select the default for <link href="text/shared/00/00000005.xhp#saving"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive.</paragraph> <paragraph xml-lang="en-US" id="par_id3145799" role="paragraph">A relative address always starts from the directory in which the current document is located. In contrast, absolute addressing always starts from a root directory. The following table demonstrates the difference in syntax between relative and absolute referencing:</paragraph> <table id=""> <tablerow> @@ -133,15 +133,15 @@ </table> <warning id="par_id3145148">The Help tip always displays an absolute path. However, if a document is saved in HTML format, <item type="productname">%PRODUCTNAME</item> will enter a relative path if the appropriate check box is selected.</warning> <bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/relative_fsys" id="bm_id3151187" localize="false"/> -<paragraph xml-lang="en-US" id="par_id3155176" role="paragraph"><ahelp hid="cui/ui/optsavepage/relative_fsys">Select this box for <link href="text/shared/00/00000005.xhp#saving" name="relative saving"><emph>relative saving</emph></link> of URLs in the file system.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id3155176" role="paragraph"><ahelp hid="cui/ui/optsavepage/relative_fsys">Select this box for <link href="text/shared/00/00000005.xhp#saving"><emph>relative saving</emph></link> of URLs in the file system.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/relative_inet" id="bm_id3154664" localize="false"/> <h3 id="hd_id3155334">Save URLs relative to internet</h3> - <paragraph xml-lang="en-US" id="par_id3155608" role="paragraph"><ahelp hid="cui/ui/optsavepage/relative_inet">Select this box for <link href="text/shared/00/00000005.xhp#saving" name="relative saving"><emph>relative saving</emph></link> of URLs to the Internet.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id3155608" role="paragraph"><ahelp hid="cui/ui/optsavepage/relative_inet">Select this box for <link href="text/shared/00/00000005.xhp#saving"><emph>relative saving</emph></link> of URLs to the Internet.</ahelp></paragraph> <h2 id="hd_id2016968">Default file format and ODF settings</h2> <bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/odfversion" id="bm_id810266" localize="false"/> <h3 id="hd_id2659077">ODF format version</h3> - <paragraph xml-lang="en-US" id="par_id6944182" role="paragraph">LibreOffice 7.0 supports the <link href="https://en.wikipedia.org/wiki/OpenDocument" name="English Wikipedia: OpenDocument"><emph>OpenDocument</emph></link> format (ODF) version 1.3. The prior versions of LibreOffice support the file format ODF 1.2. Prior file formats cannot store all new features of the new software.</paragraph> - <paragraph xml-lang="en-US" id="par_id6944181" role="paragraph">OpenOffice.org 3 and StarOffice 9 introduced new features which have to be saved using the <link href="https://en.wikipedia.org/wiki/OpenDocument" name="English Wikipedia: OpenDocument"><emph>OpenDocument</emph></link> format (ODF) version 1.2. The prior versions of OpenOffice.org 2 and StarOffice 8 support the file formats ODF 1.0/1.1. Those prior file formats cannot store all new features of the new software.</paragraph> + <paragraph xml-lang="en-US" id="par_id6944182" role="paragraph">LibreOffice 7.0 supports the <link href="https://en.wikipedia.org/wiki/OpenDocument"><emph>OpenDocument</emph></link> format (ODF) version 1.3. The prior versions of LibreOffice support the file format ODF 1.2. Prior file formats cannot store all new features of the new software.</paragraph> + <paragraph xml-lang="en-US" id="par_id6944181" role="paragraph">OpenOffice.org 3 and StarOffice 9 introduced new features which have to be saved using the <link href="https://en.wikipedia.org/wiki/OpenDocument"><emph>OpenDocument</emph></link> format (ODF) version 1.2. The prior versions of OpenOffice.org 2 and StarOffice 8 support the file formats ODF 1.0/1.1. Those prior file formats cannot store all new features of the new software.</paragraph> <paragraph xml-lang="en-US" id="par_id886257" role="paragraph">Current %PRODUCTNAME versions can open documents in ODF formats 1.0/1.1, 1.2, and 1.3.</paragraph> <paragraph xml-lang="en-US" id="par_id8892483" role="paragraph">When you save a document, you can select whether to save the document in the format ODF 1.3, ODF 1.3 Extended, ODF 1.2, ODF 1.2 Extended, ODF 1.2 Extended (compatibility mode), or in the prior format ODF 1.0/1.1.</paragraph> <note id="par_id0915200911205367">Currently, the ODF 1.2 (Extended) or newer formats enable files of Draw and Impress to contain comments. Those comments can be inserted by <item type="menuitem">Insert - Comment</item> in the latest software version. The comments get lost when loading files into prior software versions that were saved by the latest software version.</note> diff --git a/source/text/shared/optionen/01010300.xhp b/source/text/shared/optionen/01010300.xhp index 86f01a1088..849c33c788 100644 --- a/source/text/shared/optionen/01010300.xhp +++ b/source/text/shared/optionen/01010300.xhp @@ -32,7 +32,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optpathspage/OptPathsPage" id="bm_id3159399" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optpathspage/@@nowidget@@" id="bm_id3159399" localize="false"/> -<h1 id="hd_id3149514"><variable id="pathsh1"><link href="text/shared/optionen/01010300.xhp" name="Paths">Paths</link></variable></h1> +<h1 id="hd_id3149514"><variable id="pathsh1"><link href="text/shared/optionen/01010300.xhp">Paths</link></variable></h1> <paragraph role="paragraph" id="par_id3151384" xml-lang="en-US"><ahelp hid="cui/ui/optpathspage/OptPathsPage">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</ahelp></paragraph> </section> <section id="howtoget"> @@ -45,7 +45,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optpathspage/edit" id="bm_id3150448" localize="false"/><h2 id="hd_id3147229">Edit</h2> <paragraph role="paragraph" id="par_id3151177" xml-lang="en-US"><ahelp hid="cui/ui/optpathspage/edit">Click to display the <emph>Select Path</emph> or <emph>Edit Paths</emph> dialog.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3153193" xml-lang="en-US">You can change the sequence of entries by clicking the bar in the <emph>Type</emph> column. The column width can be changed by moving the separator between the columns with the mouse.</paragraph> -<paragraph role="paragraph" id="par_id691607812924039">The <emph>{user profile}</emph> directory and its subdirectories contain user data.<variable id="userprofile_location">The location of the <emph>{user profile}</emph> directory is determined when %PRODUCTNAME is installed. See the <link href="https://wiki.documentfoundation.org/UserProfile#Default_locations" name="Default_location">Default location</link> section in the Wiki page about <emph>LibreOffice user profile</emph> for more information about typical locations of the <emph>user profile</emph> in different operating systems.</variable></paragraph> +<paragraph role="paragraph" id="par_id691607812924039">The <emph>{user profile}</emph> directory and its subdirectories contain user data.<variable id="userprofile_location">The location of the <emph>{user profile}</emph> directory is determined when %PRODUCTNAME is installed. See the <link href="https://wiki.documentfoundation.org/UserProfile#Default_locations">Default location</link> section in the Wiki page about <emph>LibreOffice user profile</emph> for more information about typical locations of the <emph>user profile</emph> in different operating systems.</variable></paragraph> <paragraph role="paragraph" id="par_id601607813017831"> The following list shows the default predefined paths for storing user data, and explains what type of user data is stored in each path. Use the <emph>Edit</emph> dialog to change, add, or delete paths for the different types.</paragraph> <table id="tbl_id3145364"> diff --git a/source/text/shared/optionen/01010400.xhp b/source/text/shared/optionen/01010400.xhp index 2b0193e19b..f799f4ff39 100644 --- a/source/text/shared/optionen/01010400.xhp +++ b/source/text/shared/optionen/01010400.xhp @@ -44,7 +44,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optlingupage/OptLinguPage" id="bm_id3147291" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optlingupage/@@nowidget@@" id="bm_id3147291" localize="false"/> <comment>removed "german" references, i78879</comment> -<h1 id="hd_id3145136"><link href="text/shared/optionen/01010400.xhp" name="Writing Aids">Writing Aids</link></h1> +<h1 id="hd_id3145136"><link href="text/shared/optionen/01010400.xhp">Writing Aids</link></h1> <paragraph role="paragraph" id="par_id3153527"><ahelp hid="cui/ui/optlingupage/OptLinguPage">Specifies the properties of the spelling, thesaurus and hyphenation.</ahelp></paragraph> </section> <section id="howtoget"> @@ -54,11 +54,11 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optlingupage/lingumodules" id="bm_id3147653" localize="false"/> <h2 id="hd_id3149096">Available Language Modules</h2> <paragraph role="paragraph" id="par_id3154749" xml-lang="en-US"><ahelp hid="cui/ui/optlingupage/lingumodules">Contains the installed language modules.</ahelp></paragraph> -<paragraph role="paragraph" id="par_id3153663">A language module can contain one, two or three submodules: Spelling, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the <emph>Edit</emph> button to open the <link href="text/shared/optionen/01010401.xhp" name="Edit Modules"><emph>Edit Modules</emph></link> dialog.</paragraph> +<paragraph role="paragraph" id="par_id3153663">A language module can contain one, two or three submodules: Spelling, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the <emph>Edit</emph> button to open the <link href="text/shared/optionen/01010401.xhp"><emph>Edit Modules</emph></link> dialog.</paragraph> <note id="par_id3294778">The configuration allows two different directories: one folder where the user has write permissions, and one without write permissions. The user can only edit and delete the user dictionaries that are located in the writable path. Other dictionaries can be read only.</note> <bookmark xml-lang="en-US" branch="hid/cui/ui/optlingupage/lingumodulesedit" id="bm_id3154898" localize="false"/> <h3 id="hd_id3154307">Edit</h3> -<paragraph role="paragraph" id="par_id3145673" xml-lang="en-US"><ahelp hid="cui/ui/optlingupage/lingumodulesedit">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href="text/shared/optionen/01010401.xhp" name="Edit Modules"><emph>Edit Modules</emph></link> dialog appears.</paragraph> +<paragraph role="paragraph" id="par_id3145673" xml-lang="en-US"><ahelp hid="cui/ui/optlingupage/lingumodulesedit">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href="text/shared/optionen/01010401.xhp"><emph>Edit Modules</emph></link> dialog appears.</paragraph> <section id="user_dictionaries"> <bookmark xml-lang="en-US" branch="hid/cui/ui/optlingupage/lingudicts" id="bm_id3150503" localize="false"/> <h2 id="hd_id3153348">User-defined dictionaries</h2> @@ -128,7 +128,7 @@ </variable></paragraph> <section id="autocorrect_future"> <paragraph role="paragraph" id="par_id3156291" xml-lang="en-US">Typing errors are highlighted in the document with a red underline. If you place the cursor over a word marked in this way, you can open the context menu to obtain a list of corrections. Select a correction to replace the word. If you make the same mistake again while editing the document, it will be marked as an error again.</paragraph><comment>UFI: changed para, removed note, see i60431</comment> -<paragraph role="paragraph" id="par_id3153815" xml-lang="en-US">To place the word pair in the <link href="text/shared/01/06040200.xhp" name="AutoCorrect replacement table">AutoCorrect replacement table</link>, open the <link href="text/shared/01/06040500.xhp" name="AutoCorrect context menu">AutoCorrect context menu</link> and choose <emph>AutoCorrect</emph>. Make your selection from the submenu. The word is replaced and at the same time the word pair is placed in the replacement table.</paragraph> +<paragraph role="paragraph" id="par_id3153815" xml-lang="en-US">To place the word pair in the <link href="text/shared/01/06040200.xhp">AutoCorrect replacement table</link>, open the <link href="text/shared/01/06040500.xhp">AutoCorrect context menu</link> and choose <emph>AutoCorrect</emph>. Make your selection from the submenu. The word is replaced and at the same time the word pair is placed in the replacement table.</paragraph> </section> <bookmark xml-lang="en-US" branch="hid/cui/ui/breaknumberoption/wordlength" id="bm_id3159095" localize="false"/> <h3 id="hd_id3150111">Minimal number of characters for hyphenation </h3> diff --git a/source/text/shared/optionen/01010401.xhp b/source/text/shared/optionen/01010401.xhp index b27f0a16b8..bb06ae491a 100644 --- a/source/text/shared/optionen/01010401.xhp +++ b/source/text/shared/optionen/01010401.xhp @@ -37,7 +37,7 @@ </bookmark> <paragraph role="paragraph" id="par_id3154230" xml-lang="en-US" localize="false"/> <section id="module"> -<h1 id="hd_id3154046"><link href="text/shared/optionen/01010401.xhp" name="Edit module">Edit module</link></h1> +<h1 id="hd_id3154046"><link href="text/shared/optionen/01010401.xhp">Edit module</link></h1> </section> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#language_modules"/> diff --git a/source/text/shared/optionen/01010501.xhp b/source/text/shared/optionen/01010501.xhp index aba083d333..f96325cdf8 100644 --- a/source/text/shared/optionen/01010501.xhp +++ b/source/text/shared/optionen/01010501.xhp @@ -32,7 +32,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/colorpickerdialog/ColorPicker" id="bm_id3151211" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/colorpickerdialog/@@nowidget@@" id="bm_id3151211" localize="false"/> -<h1 id="hd_id3153126"><variable id="colorpickerh1"><link href="text/shared/optionen/01010501.xhp" name="Selecting a new color">Selecting a new color</link></variable></h1> +<h1 id="hd_id3153126"><variable id="colorpickerh1"><link href="text/shared/optionen/01010501.xhp">Selecting a new color</link></variable></h1> <paragraph id="par_id3150771" role="paragraph" xml-lang="en-US"><variable id="farbentext"><ahelp hid=".">%PRODUCTNAME lets you define custom colors using a two-dimensional graphic and numerical gradient chart of the <emph>Pick a Color</emph> dialog.</ahelp></variable></paragraph> <section id="howtoget"> diff --git a/source/text/shared/optionen/01010600.xhp b/source/text/shared/optionen/01010600.xhp index 3bf8a3a5c4..e03ab2e8a7 100644 --- a/source/text/shared/optionen/01010600.xhp +++ b/source/text/shared/optionen/01010600.xhp @@ -35,7 +35,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optgeneralpage/@@nowidget@@" id="bm_id3539840" localize="false"/> <paragraph xml-lang="en-US" id="par_id3155450" role="paragraph" localize="false"/> <section id="general"> - <h1 id="hd_id3154514"><link href="text/shared/optionen/01010600.xhp" name="General">General</link></h1> + <h1 id="hd_id3154514"><link href="text/shared/optionen/01010600.xhp">General</link></h1> <paragraph xml-lang="en-US" id="par_id3150085" role="paragraph"><ahelp hid=".">Specifies the general settings for $[officename].</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01010700.xhp b/source/text/shared/optionen/01010700.xhp index 967018c728..298d96497d 100644 --- a/source/text/shared/optionen/01010700.xhp +++ b/source/text/shared/optionen/01010700.xhp @@ -35,7 +35,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optfontspage/OptFontsPage" id="bm_id3147209" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optfontspage/@@nowidget@@" id="bm_id3147209" localize="false"/> -<paragraph role="heading" id="hd_id3149398" xml-lang="en-US" level="1"><link href="text/shared/optionen/01010700.xhp" name="Fonts">Fonts</link></paragraph> +<paragraph role="heading" id="hd_id3149398" xml-lang="en-US" level="1"><link href="text/shared/optionen/01010700.xhp">Fonts</link></paragraph> <paragraph role="paragraph" id="par_id3153665" xml-lang="en-US"><ahelp hid="cui/ui/optfontspage/replacements">Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3155419" xml-lang="en-US">If you want, you can override the default substitution font that your operating system uses when it encounters an unavailable font in a document.</paragraph> diff --git a/source/text/shared/optionen/01010800.xhp b/source/text/shared/optionen/01010800.xhp index 8e8c78258d..339657ee90 100644 --- a/source/text/shared/optionen/01010800.xhp +++ b/source/text/shared/optionen/01010800.xhp @@ -49,7 +49,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optviewpage/OptViewPage" id="bm_id3156330" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optviewpage/@@nowidget@@" id="bm_id3156330" localize="false"/> -<h1 id="hd_id3155341"><link href="text/shared/optionen/01010800.xhp" name="View">View</link></h1> +<h1 id="hd_id3155341"><link href="text/shared/optionen/01010800.xhp">View</link></h1> <paragraph id="par_id3155630" role="paragraph" xml-lang="en-US">Specifies view options.</paragraph> </section> diff --git a/source/text/shared/optionen/01010900.xhp b/source/text/shared/optionen/01010900.xhp index b23553bcc6..2230f93a70 100644 --- a/source/text/shared/optionen/01010900.xhp +++ b/source/text/shared/optionen/01010900.xhp @@ -38,7 +38,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/sfx/ui/optprintpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx/ui/optprintpage/OptPrintPage" id="bm_id3149809" localize="false"/> -<paragraph role="heading" id="hd_id3148946" xml-lang="en-US" level="1"><link href="text/shared/optionen/01010900.xhp" name="Print Options">Print Options</link></paragraph> +<paragraph role="heading" id="hd_id3148946" xml-lang="en-US" level="1"><link href="text/shared/optionen/01010900.xhp">Print Options</link></paragraph> <paragraph role="paragraph" id="par_id3150359" xml-lang="en-US"><ahelp hid=".">Specifies the print setting options.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01012000.xhp b/source/text/shared/optionen/01012000.xhp index d84cad3d74..12ce49d1ad 100644 --- a/source/text/shared/optionen/01012000.xhp +++ b/source/text/shared/optionen/01012000.xhp @@ -38,7 +38,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optappearancepage/OptAppearancePage" id="bm_id3154899" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optappearancepage/@@nowidget@@" id="bm_id3154899" localize="false"/> -<paragraph role="heading" id="hd_id3153527" xml-lang="en-US" level="1"><link href="text/shared/optionen/01012000.xhp" name="Application Colors">Application Colors</link></paragraph> +<paragraph role="heading" id="hd_id3153527" xml-lang="en-US" level="1"><link href="text/shared/optionen/01012000.xhp">Application Colors</link></paragraph> <paragraph role="paragraph" id="par_id3145120" xml-lang="en-US"><ahelp hid=".">Sets the colors for the $[officename] user interface.</ahelp> You can save the current settings as color scheme and load them later.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01013000.xhp b/source/text/shared/optionen/01013000.xhp index ead0620607..b95ee5cf5b 100644 --- a/source/text/shared/optionen/01013000.xhp +++ b/source/text/shared/optionen/01013000.xhp @@ -35,7 +35,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optaccessibilitypage/OptAccessibilityPage" id="bm_id3254982" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optaccessibilitypage/@@nowidget@@" id="bm_id3254982" localize="false"/> -<h1 id="hd_id3159411"><link href="text/shared/optionen/01013000.xhp" name="Accessibility">Accessibility</link></h1> +<h1 id="hd_id3159411"><link href="text/shared/optionen/01013000.xhp">Accessibility</link></h1> <paragraph role="paragraph" id="par_id3149827" xml-lang="en-US"><ahelp hid=".">Sets options that make <item type="productname">%PRODUCTNAME</item> programs more accessible for users with reduced sight, limited dexterity or other disabilities.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01020100.xhp b/source/text/shared/optionen/01020100.xhp index a82b40e426..cc102e9461 100644 --- a/source/text/shared/optionen/01020100.xhp +++ b/source/text/shared/optionen/01020100.xhp @@ -35,15 +35,15 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optproxypage/OptProxyPage" id="bm_id3154927" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optproxypage/@@nowidget@@" id="bm_id3154927" localize="false"/> -<paragraph role="heading" id="hd_id3156414" xml-lang="en-US" level="1"><link href="text/shared/optionen/01020100.xhp" name="Proxy">Proxy</link></paragraph> +<paragraph role="heading" id="hd_id3156414" xml-lang="en-US" level="1"><link href="text/shared/optionen/01020100.xhp">Proxy</link></paragraph> </section> -<paragraph role="paragraph" id="par_id3145090" xml-lang="en-US"><link href="text/shared/00/00000002.xhp#proxy" name="Proxy servers">Proxy servers</link> for accessing the Internet can be set up manually as needed.</paragraph> +<paragraph role="paragraph" id="par_id3145090" xml-lang="en-US"><link href="text/shared/00/00000002.xhp#proxy">Proxy servers</link> for accessing the Internet can be set up manually as needed.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#internet1"/> </section> <embed href="text/shared/00/00000001.xhp#optionsbuttonwarn01" /> <paragraph role="heading" id="hd_id3147577" xml-lang="en-US" level="2">Settings</paragraph> -<paragraph role="paragraph" id="par_id3153748" xml-lang="en-US">Defines the settings for the <link href="text/shared/00/00000002.xhp#proxy" name="proxy server">proxy server</link>.</paragraph> +<paragraph role="paragraph" id="par_id3153748" xml-lang="en-US">Defines the settings for the <link href="text/shared/00/00000002.xhp#proxy">proxy server</link>.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optproxypage/proxymode" id="bm_id3156347" localize="false"/><paragraph role="heading" id="hd_id3151110" xml-lang="en-US" level="3">Proxy server</paragraph> <paragraph role="paragraph" id="par_id3147275" xml-lang="en-US"><ahelp hid="cui/ui/optproxypage/proxymode">Specifies the type of proxy definition.</ahelp></paragraph> <paragraph role="heading" id="hd_id3147574" xml-lang="en-US" level="4">None</paragraph> @@ -54,11 +54,11 @@ <paragraph role="heading" id="par_idN10684" xml-lang="en-US" level="4">System</paragraph> <paragraph role="paragraph" id="par_idN10688" xml-lang="en-US">On Windows or UNIX systems using GNOME or KDE, this option tells %PRODUCTNAME to use the system settings. You must restart %PRODUCTNAME to initiate this setting.<comment>UFI: see spec "System-Settings"</comment></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optproxypage/http" id="bm_id3154346" localize="false"/><paragraph role="heading" id="hd_id3148948" xml-lang="en-US" level="3">HTTP proxy</paragraph> -<paragraph role="paragraph" id="par_id3154923" xml-lang="en-US"><ahelp hid="cui/ui/optproxypage/http">Type the name of the proxy server for <link href="text/shared/00/00000002.xhp#http" name="HTTP">HTTP</link>.</ahelp> Type the port in the right-hand field.</paragraph> +<paragraph role="paragraph" id="par_id3154923" xml-lang="en-US"><ahelp hid="cui/ui/optproxypage/http">Type the name of the proxy server for <link href="text/shared/00/00000002.xhp#http">HTTP</link>.</ahelp> Type the port in the right-hand field.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optproxypage/https" id="bm_id431531" localize="false"/><paragraph role="heading" id="hd_id9971922" xml-lang="en-US" level="3">HTTPS proxy</paragraph> <paragraph role="paragraph" id="par_id5319071" xml-lang="en-US"><ahelp hid=".">Type the name of the proxy server for HTTPS. Type the port in the right-hand field.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optproxypage/ftp" id="bm_id3153360" localize="false"/><paragraph role="heading" id="hd_id3150543" xml-lang="en-US" level="3">FTP proxy</paragraph> -<paragraph role="paragraph" id="par_id3154138" xml-lang="en-US"><ahelp hid="cui/ui/optproxypage/ftp">Type the name of the proxy server for <link href="text/shared/00/00000002.xhp#ftp" name="FTP">FTP</link>.</ahelp> Type the port in the right-hand field.</paragraph> +<paragraph role="paragraph" id="par_id3154138" xml-lang="en-US"><ahelp hid="cui/ui/optproxypage/ftp">Type the name of the proxy server for <link href="text/shared/00/00000002.xhp#ftp">FTP</link>.</ahelp> Type the port in the right-hand field.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optproxypage/noproxy" id="bm_id3154908" localize="false"/><paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="3">No proxy for</paragraph> <paragraph role="paragraph" id="par_id3151178" xml-lang="en-US"><ahelp hid="cui/ui/optproxypage/noproxy">Specifies the names of the servers that do not require any proxy servers, separated by semicolons.</ahelp> These are servers addressed in your local network, and servers used for video and audio streaming, for example.</paragraph> <paragraph role="paragraph" id="par_id3145171" xml-lang="en-US">You can also use placeholders for the names of hosts and domains. For example, type *.sun.com to address all the hosts in the sun.com domain without proxy.</paragraph> diff --git a/source/text/shared/optionen/01030300.xhp b/source/text/shared/optionen/01030300.xhp index 0ff65090ff..15bf6d5b42 100644 --- a/source/text/shared/optionen/01030300.xhp +++ b/source/text/shared/optionen/01030300.xhp @@ -31,7 +31,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optsecuritypage/OptSecurityPage" id="bm_id9049654" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optsecuritypage/@@nowidget@@" id="bm_id9049654" localize="false"/> -<h1 id="hd_id3147588"><link href="text/shared/optionen/01030300.xhp" name="Security">Security</link></h1> +<h1 id="hd_id3147588"><link href="text/shared/optionen/01030300.xhp">Security</link></h1> <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US"><ahelp hid=".">Defines the security options for saving documents, for web connections, and for opening documents that contain macros.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01030500.xhp b/source/text/shared/optionen/01030500.xhp index b83606ce84..8ac360c70b 100644 --- a/source/text/shared/optionen/01030500.xhp +++ b/source/text/shared/optionen/01030500.xhp @@ -30,7 +30,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/OptHtmlPage" id="bm_id6074099" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/@@nowidget@@" id="bm_id6074099" localize="false"/> -<h1 id="hd_id3153821"><link href="text/shared/optionen/01030500.xhp" name="HTML compatibility">HTML compatibility</link></h1> +<h1 id="hd_id3153821"><link href="text/shared/optionen/01030500.xhp">HTML compatibility</link></h1> <paragraph role="paragraph" id="par_id3156326" xml-lang="en-US"><ahelp hid="cui/ui/opthtmlpage/OptHtmlPage">Defines settings for HTML pages.</ahelp></paragraph> </section> <section id="howtoget"> @@ -54,7 +54,7 @@ <paragraph role="paragraph" id="par_id7658314" xml-lang="en-US"><ahelp hid=".">If not checked, numbers will be interpreted according to the setting in <emph>Language Settings - Language of - Locale setting</emph> in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/unknowntag" id="bm_id2516251" localize="false"/> <h3 id="hd_id3145068">Import unknown HTML tags as fields</h3> -<paragraph role="paragraph" id="par_id3149295" xml-lang="en-US"><ahelp hid="cui/ui/opthtmlpage/unknowntag">Mark this check box if you want <link href="text/shared/00/00000002.xhp#tags" name="tags">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export.</paragraph> +<paragraph role="paragraph" id="par_id3149295" xml-lang="en-US"><ahelp hid="cui/ui/opthtmlpage/unknowntag">Mark this check box if you want <link href="text/shared/00/00000002.xhp#tags">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/ignorefontnames" id="bm_id5614185" localize="false"/> <h3 id="hd_id3148797">Ignore font settings</h3> <paragraph role="paragraph" id="par_id3149202" xml-lang="en-US"><ahelp hid="cui/ui/opthtmlpage/ignorefontnames">Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. </ahelp></paragraph> diff --git a/source/text/shared/optionen/01040000.xhp b/source/text/shared/optionen/01040000.xhp index 9cf83e19ee..390bd8eea7 100644 --- a/source/text/shared/optionen/01040000.xhp +++ b/source/text/shared/optionen/01040000.xhp @@ -38,12 +38,12 @@ <embed href="text/shared/optionen/01040200.xhp#layout"/> <embed href="text/shared/optionen/01040600.xhp#formatting_aids"/> <embed href="text/shared/optionen/01050100.xhp#grid"/> -<h2 id="hd_id3159399" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp" name="Basic Fonts (Western)">Basic Fonts (Western)</link></h2> +<h2 id="hd_id3159399" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp">Basic Fonts (Western)</link></h2> <paragraph role="paragraph" id="par_id3151385" xml-lang="en-US">Specifies the settings for the basic fonts.</paragraph> -<h2 id="hd_id3148563" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp" name="Basic Fonts (Asian)">Basic Fonts (Asian)</link></h2> +<h2 id="hd_id3148563" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp">Basic Fonts (Asian)</link></h2> <paragraph role="paragraph" id="par_id3147304" xml-lang="en-US">Specifies the settings for the basic Asian fonts if Asian language support has been activated under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages.</emph> </paragraph> -<h2 id="hd_id3149294" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp" name="Basic Fonts (CTL)">Basic Fonts (CTL)</link></h2> +<h2 id="hd_id3149294" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp">Basic Fonts (CTL)</link></h2> <paragraph role="paragraph" id="par_id3150792" xml-lang="en-US">Specifies the settings for basic fonts for complex text layout languages if their support has been activated under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>.</paragraph> <embed href="text/shared/optionen/01040400.xhp#print"/> <embed href="text/shared/optionen/01040500.xhp#table"/> diff --git a/source/text/shared/optionen/01040200.xhp b/source/text/shared/optionen/01040200.xhp index 2cc1f0a8f6..e1d8c699e4 100644 --- a/source/text/shared/optionen/01040200.xhp +++ b/source/text/shared/optionen/01040200.xhp @@ -46,7 +46,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/ViewOptionsPage" id="bm_id3151111" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<h1 id="hd_id3145090"><link href="text/shared/optionen/01040200.xhp" name="View">View</link></h1> +<h1 id="hd_id3145090"><link href="text/shared/optionen/01040200.xhp">View</link></h1> <paragraph role="paragraph" id="par_id3147088" xml-lang="en-US"><ahelp hid=".">Defines the default settings for displaying objects in your text documents and also the default settings for the window elements.</ahelp></paragraph> </section> <section id="howtoget"> @@ -63,7 +63,7 @@ <h3 id="hd_id3153143">Images and objects</h3> <paragraph role="paragraph" id="par_id3149261" xml-lang="en-US"><variable id="grafikenaus"><ahelp hid="modules/swriter/ui/viewoptionspage/graphics">Specifies whether to display images and objects on the screen.</ahelp> </variable> If these elements are hidden, you will see empty frames as placeholders.</paragraph> -<paragraph role="paragraph" id="par_id3154944" xml-lang="en-US">You can also control the display of graphics through the <link href="text/swriter/02/18120000.xhp" name="Graphics"><emph>Images and Charts</emph></link> icon. If a text document is open, this icon is displayed on the <emph>Tools</emph> bar.</paragraph> +<paragraph role="paragraph" id="par_id3154944" xml-lang="en-US">You can also control the display of graphics through the <link href="text/swriter/02/18120000.xhp"><emph>Images and Charts</emph></link> icon. If a text document is open, this icon is displayed on the <emph>Tools</emph> bar.</paragraph> <note id="par_id3146898">If the <emph>Images and objects</emph> option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page.</note> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/tables" id="bm_id3154164" localize="false"/> <h3 id="hd_id3156332">Tables</h3> @@ -79,7 +79,7 @@ <paragraph role="paragraph" id="par_id3149413" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optformataidspage/hiddentextfield">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optformataidspage/hiddenparafield" id="bm_id468764" localize="false"/> <h3 id="hd_id3149300" xml-lang="en-US">Hidden paragraphs</h3> -<paragraph role="paragraph" id="par_id3149418" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optformataidspage/hiddenparafield">Display paragraphs that contain a <emph>Hidden Paragraph</emph> field.</ahelp> This option has the same function as the menu command <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/03140000.xhp" name="View - Hidden Paragraphs"><menuitem>View - Field Hidden Paragraphs</menuitem></link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline>.</paragraph> +<paragraph role="paragraph" id="par_id3149418" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optformataidspage/hiddenparafield">Display paragraphs that contain a <emph>Hidden Paragraph</emph> field.</ahelp> This option has the same function as the menu command <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/03140000.xhp"><menuitem>View - Field Hidden Paragraphs</menuitem></link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline>.</paragraph> <h2 id="hd_id3149416" xml-lang="en-US">View</h2> <paragraph role="paragraph" id="par_id3155922" xml-lang="en-US">Specifies whether scrollbars and rulers are displayed.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/hruler" id="bm_id3156422" localize="false"/> @@ -110,6 +110,6 @@ <h2 id="hd_id3147001" xml-lang="en-US">Settings (for HTML document only)</h2> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/measureunit" id="bm_id3149814" localize="false"/> <h3 id="hd_id3149926" xml-lang="en-US">Measurement unit</h3> -<paragraph role="paragraph" id="par_id3154716" xml-lang="en-US"><ahelp hid="modules/swriter/ui/viewoptionspage/measureunit">Specifies the <link href="text/shared/00/00000003.xhp#measurement_units" name="Unit">Unit</link> for HTML documents.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3154716" xml-lang="en-US"><ahelp hid="modules/swriter/ui/viewoptionspage/measureunit">Specifies the <link href="text/shared/00/00000003.xhp#measurement_units">Unit</link> for HTML documents.</ahelp></paragraph> </body> </helpdocument> diff --git a/source/text/shared/optionen/01040300.xhp b/source/text/shared/optionen/01040300.xhp index c4dbd44194..9e76b4dc30 100644 --- a/source/text/shared/optionen/01040300.xhp +++ b/source/text/shared/optionen/01040300.xhp @@ -39,11 +39,11 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optfonttabpage/OptFontTabPage" id="bm_id3154894" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optfonttabpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<h1 id="hd_id3151299" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp" name="Basic Fonts">Basic Fonts</link></h1> +<h1 id="hd_id3151299" xml-lang="en-US"><link href="text/shared/optionen/01040300.xhp">Basic Fonts</link></h1> <paragraph role="paragraph" id="par_id3149786" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optfonttabpage/OptFontTabPage">Specifies the settings for the basic fonts in your documents.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3152349" xml-lang="en-US">You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>.</paragraph> -<paragraph role="paragraph" id="par_id3145609" xml-lang="en-US">These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href="text/shared/guide/standard_template.xhp" name="default text templates">default text templates</link>.</paragraph> +<paragraph role="paragraph" id="par_id3145609" xml-lang="en-US">These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href="text/shared/guide/standard_template.xhp">default text templates</link>.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#basic_fonts"/> </section> @@ -64,7 +64,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optfonttabpage/listbox" id="bm_id3152922" localize="false"/> <h3 id="hd_id3147228" xml-lang="en-US">List</h3> <paragraph role="paragraph" id="par_id3144433" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optfonttabpage/listbox">Specifies the font and font size for the <emph>List</emph> paragraph style, which is inherited by all derived paragraph styles.</ahelp></paragraph> -<paragraph role="paragraph" id="par_id3150767" xml-lang="en-US">When you choose <switchinline select="appl"><caseinline select="WRITER"><link href="text/shared/01/06050000.xhp" name="Format - Numbering/Bullets"><menuitem>Format - Bullets and Numbering</menuitem></link> +<paragraph role="paragraph" id="par_id3150767" xml-lang="en-US">When you choose <switchinline select="appl"><caseinline select="WRITER"><link href="text/shared/01/06050000.xhp"><menuitem>Format - Bullets and Numbering</menuitem></link> </caseinline><defaultinline> <menuitem>Format - Bullets and Numbering</menuitem></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/modules/swriter/ui/optfonttabpage/labelbox" id="bm_id3155307" localize="false"/> diff --git a/source/text/shared/optionen/01040400.xhp b/source/text/shared/optionen/01040400.xhp index 99bfd89787..0a8b535b5c 100644 --- a/source/text/shared/optionen/01040400.xhp +++ b/source/text/shared/optionen/01040400.xhp @@ -47,7 +47,7 @@ </bookmark><comment>mw made "fax machine selection" a two level entry</comment> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/printoptionspage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/printoptionspage/PrintOptionsPage" id="bm_id3153750" localize="false"/> -<h1 xml-lang="en-US" id="hd_id3156414"><link href="text/shared/optionen/01040400.xhp" name="Print">Print</link></h1> +<h1 xml-lang="en-US" id="hd_id3156414"><link href="text/shared/optionen/01040400.xhp">Print</link></h1> <paragraph xml-lang="en-US" id="par_id3152801" role="paragraph"><ahelp hid="modules/swriter/ui/printoptionspage/PrintOptionsPage">Specifies print settings within a text or HTML document.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01040500.xhp b/source/text/shared/optionen/01040500.xhp index 379af95e4e..89e9c6890b 100644 --- a/source/text/shared/optionen/01040500.xhp +++ b/source/text/shared/optionen/01040500.xhp @@ -36,10 +36,10 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/opttablepage/OptTablePage" id="bm_id3148685" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/opttablepage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<h1 id="hd_id3153087" xml-lang="en-US"><link href="text/shared/optionen/01040500.xhp" name="Table">Table</link></h1> +<h1 id="hd_id3153087" xml-lang="en-US"><link href="text/shared/optionen/01040500.xhp">Table</link></h1> <paragraph role="paragraph" id="par_id3145674" xml-lang="en-US"><ahelp hid="modules/swriter/ui/opttablepage/OptTablePage">Defines the attributes of tables in text documents.</ahelp></paragraph> </section> -<paragraph role="paragraph" id="par_id3145609" xml-lang="en-US">Specifies the default settings for columns and rows and the table mode. Also specifies the standard values for moving and inserting columns and rows. For further information see <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05090201.xhp" name="Editing Tables Using the Keyboard">Editing Tables Using the Keyboard</link> +<paragraph role="paragraph" id="par_id3145609" xml-lang="en-US">Specifies the default settings for columns and rows and the table mode. Also specifies the standard values for moving and inserting columns and rows. For further information see <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05090201.xhp">Editing Tables Using the Keyboard</link> </caseinline><defaultinline> in the $[officename] Writer Help</defaultinline></switchinline>.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#registertabelle"/> diff --git a/source/text/shared/optionen/01040600.xhp b/source/text/shared/optionen/01040600.xhp index d5d131ab2c..4a7742b93e 100644 --- a/source/text/shared/optionen/01040600.xhp +++ b/source/text/shared/optionen/01040600.xhp @@ -55,7 +55,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optformataidspage/OptFormatAidsPage" id="bm_id3155388" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optformataidspage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<h1 id="hd_id3154285" xml-lang="en-US"><link href="text/shared/optionen/01040600.xhp" name="Formatting Aids">Formatting Aids</link></h1> +<h1 id="hd_id3154285" xml-lang="en-US"><link href="text/shared/optionen/01040600.xhp">Formatting Aids</link></h1> <paragraph role="paragraph" id="par_id3155450" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optformataidspage/OptFormatAidsPage">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp></paragraph> </section> <section id="howtoget"> @@ -65,7 +65,7 @@ <h3 id="hd_id971663355698696">Math baseline alignment</h3> <paragraph role="paragraph" id="par_id911663355661468">Specifies whether Math formula objects are aligned using the text baseline as reference. Uncheck this option to be able to change the vertical position of Math objects in a paragraph.</paragraph> <h2 id="hd_id3144510" xml-lang="en-US">Display formatting</h2> -<paragraph role="paragraph" id="par_id3156343" xml-lang="en-US">Defines which formatting marks are visible on screen. Activate the <link href="text/swriter/01/03100000.xhp" name="Formatting marks On/Off"><emph>Formatting Marks</emph></link> icon on the <emph>Standard</emph> bar. All characters that you have selected on the <emph>Formatting Aids</emph> tab page will be displayed.</paragraph> +<paragraph role="paragraph" id="par_id3156343" xml-lang="en-US">Defines which formatting marks are visible on screen. Activate the <link href="text/swriter/01/03100000.xhp"><emph>Formatting Marks</emph></link> icon on the <emph>Standard</emph> bar. All characters that you have selected on the <emph>Formatting Aids</emph> tab page will be displayed.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optformataidspage/paragraph" id="bm_id3150871" localize="false"/> <h3 id="hd_id3154140" xml-lang="en-US">Paragraph end</h3> <paragraph role="paragraph" id="par_id3154123" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optformataidspage/paragraph">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</ahelp></paragraph> @@ -101,7 +101,7 @@ <paragraph role="paragraph" id="par_id3146900" xml-lang="en-US">Defines all the properties of the direct cursor.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optformataidspage/cursoronoff" id="bm_id3150327" localize="false"/> <h3 id="hd_id3154273" xml-lang="en-US">Direct cursor</h3> -<paragraph role="paragraph" id="par_id3150749" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optformataidspage/cursoronoff">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <link href="text/swriter/02/18130000.xhp" name="Direct Cursor Mode">Toggle Direct Cursor Mode</link> icon on the Tools bar or by choosing the <emph>Edit - Direct Cursor Mode</emph> command in a text document.</paragraph> +<paragraph role="paragraph" id="par_id3150749" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optformataidspage/cursoronoff">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <link href="text/swriter/02/18130000.xhp">Toggle Direct Cursor Mode</link> icon on the Tools bar or by choosing the <emph>Edit - Direct Cursor Mode</emph> command in a text document.</paragraph> <h2 id="hd_id3152962" xml-lang="en-US">Insert</h2> <paragraph role="paragraph" id="par_id3149020" xml-lang="en-US">Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optformataidspage/filltab" id="bm_id3153966" localize="false"/> diff --git a/source/text/shared/optionen/01040700.xhp b/source/text/shared/optionen/01040700.xhp index 7e2bff3b3d..33efd47f1d 100644 --- a/source/text/shared/optionen/01040700.xhp +++ b/source/text/shared/optionen/01040700.xhp @@ -30,10 +30,10 @@ <section id="changes"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optredlinepage/OptRedLinePage" id="bm_id3149795" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optredlinepage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3153823" role="heading" level="1"><link href="text/shared/optionen/01040700.xhp" name="Changes">Changes</link></paragraph> +<paragraph xml-lang="en-US" id="hd_id3153823" role="heading" level="1"><link href="text/shared/optionen/01040700.xhp">Changes</link></paragraph> <paragraph xml-lang="en-US" id="par_id3149416" role="paragraph"><ahelp hid="modules/swriter/ui/optredlinepage/OptRedLinePage">Defines the appearance of changes in the document.</ahelp></paragraph> </section> - <paragraph xml-lang="en-US" id="par_id3156153" role="paragraph">To record or show changes in your text or spreadsheet document, choose <link href="text/shared/01/02230000.xhp" name="Edit - Track Changes"><emph>Edit - Track Changes - Record</emph></link> or <emph>Edit - Track Changes - Show</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156153" role="paragraph">To record or show changes in your text or spreadsheet document, choose <link href="text/shared/01/02230000.xhp"><emph>Edit - Track Changes - Record</emph></link> or <emph>Edit - Track Changes - Show</emph>.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#registeraenderungen"/> </section> diff --git a/source/text/shared/optionen/01040800.xhp b/source/text/shared/optionen/01040800.xhp index d3f82c5c6d..6848ac4660 100644 --- a/source/text/shared/optionen/01040800.xhp +++ b/source/text/shared/optionen/01040800.xhp @@ -25,7 +25,7 @@ </bookmark> <section id="comparisonoption"> <bookmark id="bm_id491597320214148" xml-lang="en-US" branch="hid/modules/swriter/ui/optcomparison/OptComparison" localize="false"/> - <h1 id="hd_id801597320214148"><variable id="comparisonoptionh1"><link href="text/shared/optionen/01040800.xhp" name="Comparison">Document Comparison Options</link></variable></h1> + <h1 id="hd_id801597320214148"><variable id="comparisonoptionh1"><link href="text/shared/optionen/01040800.xhp">Document Comparison Options</link></variable></h1> <paragraph id="par_id761597320214148" role="paragraph">Defines the comparison options for the document.</paragraph> </section> <embed href="text/shared/need_help.xhp#needhelp"/> diff --git a/source/text/shared/optionen/01040900.xhp b/source/text/shared/optionen/01040900.xhp index 734d6d1d15..60c627cd1a 100644 --- a/source/text/shared/optionen/01040900.xhp +++ b/source/text/shared/optionen/01040900.xhp @@ -41,7 +41,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optgeneralpage/OptGeneralPage" id="bm_id3150443" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optgeneralpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<h1 id="hd_id3155892"><link href="text/shared/optionen/01040900.xhp" name="General">General</link></h1> +<h1 id="hd_id3155892"><link href="text/shared/optionen/01040900.xhp">General</link></h1> <paragraph id="par_id3145382" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optgeneralpage/OptGeneralPage">Specifies general settings for text documents.</ahelp></paragraph> </section> @@ -163,7 +163,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optgeneralpage/metric" id="bm_id3152578" localize="false"/> <h3 id="hd_id3153364">Measurement unit</h3> -<paragraph id="par_id3146147" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optgeneralpage/metric">Specifies the <link href="text/shared/00/00000003.xhp#measurement_units" name="unit of measurement">unit of measurement</link> for text documents.</ahelp></paragraph> +<paragraph id="par_id3146147" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/optgeneralpage/metric">Specifies the <link href="text/shared/00/00000003.xhp#measurement_units">unit of measurement</link> for text documents.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/optgeneralpage/tab" id="bm_id3154729" localize="false"/> <h3 id="hd_id3154944">Tab stops</h3> diff --git a/source/text/shared/optionen/01050100.xhp b/source/text/shared/optionen/01050100.xhp index 391fd75fe4..d2fbc16b65 100644 --- a/source/text/shared/optionen/01050100.xhp +++ b/source/text/shared/optionen/01050100.xhp @@ -34,7 +34,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/svx/ui/optgridpage/OptGridPage" id="bm_id3155552" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx/ui/optgridpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3147226" role="heading" level="1"><link href="text/shared/optionen/01050100.xhp" name="Grid">Grid</link></paragraph> +<paragraph xml-lang="en-US" id="hd_id3147226" role="heading" level="1"><link href="text/shared/optionen/01050100.xhp">Grid</link></paragraph> <paragraph xml-lang="en-US" id="par_id3147088" role="paragraph"><ahelp hid="svx/ui/optgridpage/OptGridPage">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the "magnetic" snap grid.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01050300.xhp b/source/text/shared/optionen/01050300.xhp index 349b938025..2c35ac0189 100644 --- a/source/text/shared/optionen/01050300.xhp +++ b/source/text/shared/optionen/01050300.xhp @@ -28,7 +28,7 @@ </meta> <body> <section id="background"> - <h1 id="hd_id3147653"><link href="text/shared/optionen/01050300.xhp" name="Background">Background</link></h1> + <h1 id="hd_id3147653"><link href="text/shared/optionen/01050300.xhp">Background</link></h1> <paragraph role="paragraph" id="par_id3150443" xml-lang="en-US">Specifies the background for HTML documents. The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01060100.xhp b/source/text/shared/optionen/01060100.xhp index ff2243182d..ff96c446da 100644 --- a/source/text/shared/optionen/01060100.xhp +++ b/source/text/shared/optionen/01060100.xhp @@ -56,7 +56,7 @@ </bookmark><comment>MW copied "displaying;comments" over to Calc guide note_insert.xhp and deleted "comments;displaying"</comment> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/tpviewpage/TpViewPage" id="bm_id3157898" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/tpviewpage/@@nowidget@@" id="bm_id3157898" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3150445" role="heading" level="1"><link href="text/shared/optionen/01060100.xhp" name="View">View</link></paragraph> +<paragraph xml-lang="en-US" id="hd_id3150445" role="heading" level="1"><link href="text/shared/optionen/01060100.xhp">View</link></paragraph> <paragraph xml-lang="en-US" id="par_id3153988" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/TpViewPage">Defines which elements of the <item type="productname">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp></paragraph> </section> <section id="howtoget"> @@ -66,7 +66,7 @@ <paragraph xml-lang="en-US" id="par_id3153311" role="paragraph">Specifies which lines are displayed.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/tpviewpage/grid" id="bm_id3148538" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3147242" role="heading" level="3">Grid lines</paragraph> - <paragraph xml-lang="en-US" id="par_id3153088" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/grid" visibility="visible">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href="text/scalc/01/05070500.xhp" name="Sheet"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153088" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/grid" visibility="visible">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href="text/scalc/01/05070500.xhp"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/tpviewpage/color" id="bm_id3150504" localize="false"/> <paragraph role="heading" id="hd_id3156326" xml-lang="en-US" level="3">Color</paragraph> <paragraph role="paragraph" id="par_id3154286" xml-lang="en-US"><ahelp hid="modules/scalc/ui/tpviewpage/color">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to "Automatic".</paragraph> @@ -89,7 +89,7 @@ <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid="modules/scalc/ui/tpviewpage/annot">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:NoteVisible" id="bm_id3153574" localize="false"/> <paragraph xml-lang="en-US" id="par_id3150487" role="paragraph"><ahelp hid=".uno:NoteVisible">To display a comment permanently, select the <emph>Show comment</emph> command from the cell's context menu.</ahelp></paragraph> - <paragraph xml-lang="en-US" id="par_id3149667" role="paragraph">You can type and edit comments with the <link href="text/shared/01/04050000.xhp" name="Insert - Comment"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149667" role="paragraph">You can type and edit comments with the <link href="text/shared/01/04050000.xhp"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/tpviewpage/value" id="bm_id3155306" localize="false"/> <paragraph role="heading" id="hd_id3150872" xml-lang="en-US" level="3">Value highlighting</paragraph> <paragraph role="paragraph" id="par_id3154792" xml-lang="en-US"><ahelp hid="modules/scalc/ui/tpviewpage/value">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp></paragraph> @@ -131,11 +131,11 @@ <paragraph xml-lang="en-US" id="par_id3147128" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/vscroll">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/tpviewpage/tblreg" id="bm_id3158214" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3150826" role="heading" level="3">Sheet tabs</paragraph> - <paragraph xml-lang="en-US" id="par_id3154658" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/tblreg">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/02110000.xhp" name="Navigator">Navigator</link> + <paragraph xml-lang="en-US" id="par_id3154658" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/tblreg">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/02110000.xhp">Navigator</link> </caseinline><defaultinline>Navigator</defaultinline></switchinline>.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/tpviewpage/outline" id="bm_id3154199" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3152584" role="heading" level="3">Outline symbols</paragraph> - <paragraph xml-lang="en-US" id="par_id3145135" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/outline">If you have defined an <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/12080000.xhp" name="outline">outline</link> + <paragraph xml-lang="en-US" id="par_id3145135" role="paragraph"><ahelp hid="modules/scalc/ui/tpviewpage/outline">If you have defined an <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/12080000.xhp">outline</link> </caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp></paragraph> </body> </helpdocument> diff --git a/source/text/shared/optionen/01060300.xhp b/source/text/shared/optionen/01060300.xhp index e069df80b1..6f81916291 100644 --- a/source/text/shared/optionen/01060300.xhp +++ b/source/text/shared/optionen/01060300.xhp @@ -39,7 +39,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/scgeneralpage/ScGeneralPage" id="bm_id3147211" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/scgeneralpage/@@nowidget@@" id="bm_id3147211" localize="false"/> <paragraph role="heading" id="hd_id3153311" xml-lang="en-US" level="1"> - <link href="text/shared/optionen/01060300.xhp" name="General">General</link> + <link href="text/shared/optionen/01060300.xhp">General</link> </paragraph> <paragraph role="paragraph" id="par_id3156410" xml-lang="en-US">Defines general settings for spreadsheet documents.</paragraph> </section> diff --git a/source/text/shared/optionen/01060400.xhp b/source/text/shared/optionen/01060400.xhp index f253c111f8..56bfb99daf 100644 --- a/source/text/shared/optionen/01060400.xhp +++ b/source/text/shared/optionen/01060400.xhp @@ -30,7 +30,7 @@ <section id="sort_lists"> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optsortlists/OptSortLists" id="bm_id3148538" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optsortlists/@@nowidget@@" id="bm_id3148538" localize="false"/> -<paragraph role="heading" id="hd_id3145382" xml-lang="en-US" level="1"><link href="text/shared/optionen/01060400.xhp" name="Sort Lists">Sort Lists</link></paragraph> +<paragraph role="heading" id="hd_id3145382" xml-lang="en-US" level="1"><link href="text/shared/optionen/01060400.xhp">Sort Lists</link></paragraph> <paragraph role="paragraph" id="par_id3153825" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optsortlists/OptSortLists">All user-defined lists are displayed in the<emph> Sort Lists </emph>dialog. You can also define and edit your own lists. Only text can be used as sort lists, no numbers.</ahelp><comment>UFI: fix to #111848#</comment></paragraph> </section> <section id="howtoget"> @@ -55,7 +55,7 @@ <paragraph role="paragraph" id="par_id3149457" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optsortlists/copyfrom">Defines the spreadsheet and the cells to copy, in order to include them in the <emph>Lists</emph> box. The currently selected range in the spreadsheet is the default.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optsortlists/copy" id="bm_id3145606" localize="false"/> <paragraph role="heading" id="hd_id3151211" xml-lang="en-US" level="2">Copy</paragraph> -<paragraph role="paragraph" id="par_id3158409" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optsortlists/copy">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href="text/shared/optionen/01060401.xhp" name="Copy List"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3158409" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optsortlists/copy">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href="text/shared/optionen/01060401.xhp"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optsortlists/new" id="bm_id3147084" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optsortlists/discard" id="bm_id3147085" localize="false"/> <paragraph role="heading" id="hd_id3154684" xml-lang="en-US" level="2">New/Discard</paragraph> diff --git a/source/text/shared/optionen/01060500.xhp b/source/text/shared/optionen/01060500.xhp index 14625f669a..fca2206281 100644 --- a/source/text/shared/optionen/01060500.xhp +++ b/source/text/shared/optionen/01060500.xhp @@ -45,7 +45,7 @@ </bookmark><comment>UFI: removed a double entry</comment><comment>mw changed "cell contents;" to "case sensitivity;.."</comment><comment>mw deleted "numbers;decimal places (Calc)"</comment> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcalculatepage/OptCalculatePage" id="bm_id3149095" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcalculatepage/@@nowidget@@" id="bm_id3149095" localize="false"/> -<h1 id="hd_id3145071"><link href="text/shared/optionen/01060500.xhp" name="Calculate">Calculate</link></h1> +<h1 id="hd_id3145071"><link href="text/shared/optionen/01060500.xhp">Calculate</link></h1> <paragraph xml-lang="en-US" id="par_id3147576" role="paragraph"><ahelp hid=".">Defines the calculation settings for spreadsheets.</ahelp> Defines the behavior of spreadsheets with iterative references, the date settings, the number of decimal places, and if capitalization or lower cases are to be considered when searching within sheets.</paragraph> </section> <section id="howtoget"> @@ -197,7 +197,7 @@ <section id="wildcards"> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcalculatepage/formulawildcards" id="bm_id3154420" localize="false"/> <h2 id="hd_id3156449">Enable wildcards in formulas</h2> - <paragraph xml-lang="en-US" id="par_id3155093" role="paragraph"><ahelp hid="modules/scalc/ui/optcalculatepage/formulawildcards">Specifies that wildcards are enabled when searching and also for character string comparisons.</ahelp><switchinline select="appl"><caseinline select="CALC"> This relates to the <link href="text/scalc/01/04060101.xhp" name="database functions">database functions</link>, and to LOOKUP, VLOOKUP, HLOOKUP, MATCH, AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, SUMIF, SUMIFS and SEARCH.</caseinline></switchinline></paragraph> + <paragraph xml-lang="en-US" id="par_id3155093" role="paragraph"><ahelp hid="modules/scalc/ui/optcalculatepage/formulawildcards">Specifies that wildcards are enabled when searching and also for character string comparisons.</ahelp><switchinline select="appl"><caseinline select="CALC"> This relates to the <link href="text/scalc/01/04060101.xhp">database functions</link>, and to LOOKUP, VLOOKUP, HLOOKUP, MATCH, AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, SUMIF, SUMIFS and SEARCH.</caseinline></switchinline></paragraph> <list type="unordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3155100" role="listitem"><emph>?</emph> (question mark) matches any single character</paragraph> @@ -214,13 +214,13 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcalculatepage/formularegex" id="bm_id3154419" localize="false"/> <h2 id="hd_id3156448">Enable regular expressions in formulas</h2> - <paragraph xml-lang="en-US" id="par_id3155092" role="paragraph"><ahelp hid="modules/scalc/ui/optcalculatepage/formularegex">Specifies that <link href="text/shared/01/02100001.xhp" name="list of regular expressions">regular expressions</link> instead of simple wildcards are enabled when searching and also for character string comparisons.</ahelp><switchinline select="appl"><caseinline select="CALC"> This relates to the <link href="text/scalc/01/04060101.xhp" name="database functions">database functions</link>, and to LOOKUP, VLOOKUP, HLOOKUP, MATCH, AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, SUMIF, SUMIFS and SEARCH. + <paragraph xml-lang="en-US" id="par_id3155092" role="paragraph"><ahelp hid="modules/scalc/ui/optcalculatepage/formularegex">Specifies that <link href="text/shared/01/02100001.xhp">regular expressions</link> instead of simple wildcards are enabled when searching and also for character string comparisons.</ahelp><switchinline select="appl"><caseinline select="CALC"> This relates to the <link href="text/scalc/01/04060101.xhp">database functions</link>, and to LOOKUP, VLOOKUP, HLOOKUP, MATCH, AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, SUMIF, SUMIFS and SEARCH. </caseinline></switchinline><comment>Sorry, no more switches allowed inside AVIS tags</comment></paragraph> <warning id="par_id3155095">Do not enable regular expressions in formulas for spreadsheets that need to be interoperable with Microsoft Excel.</warning> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcalculatepage/formulaliteral" id="bm_id3154421" localize="false"/> <h2 id="hd_id3156450">No wildcards or regular expressions in formulas</h2> - <paragraph xml-lang="en-US" id="par_id3155097" role="paragraph"><ahelp hid="modules/scalc/ui/optcalculatepage/formulaliteral">Specifies that only literal strings are used when searching and also for character string comparisons.</ahelp><switchinline select="appl"><caseinline select="CALC"> This relates to the <link href="text/scalc/01/04060101.xhp" name="database functions">database functions</link>, and to LOOKUP, VLOOKUP, HLOOKUP, MATCH, AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, SUMIF, SUMIFS and SEARCH. + <paragraph xml-lang="en-US" id="par_id3155097" role="paragraph"><ahelp hid="modules/scalc/ui/optcalculatepage/formulaliteral">Specifies that only literal strings are used when searching and also for character string comparisons.</ahelp><switchinline select="appl"><caseinline select="CALC"> This relates to the <link href="text/scalc/01/04060101.xhp">database functions</link>, and to LOOKUP, VLOOKUP, HLOOKUP, MATCH, AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, SUMIF, SUMIFS and SEARCH. </caseinline></switchinline></paragraph> <warning id="par_id3155098">Do not disable wildcards in formulas for spreadsheets that need to be interoperable with Microsoft Excel.</warning> diff --git a/source/text/shared/optionen/01060600.xhp b/source/text/shared/optionen/01060600.xhp index 85ffe2ca55..f2fba4a56a 100644 --- a/source/text/shared/optionen/01060600.xhp +++ b/source/text/shared/optionen/01060600.xhp @@ -33,10 +33,10 @@ <section id="changes"> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optchangespage/OptChangesPage" id="bm_id3149233" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optchangespage/@@nowidget@@" id="bm_id3149233" localize="false"/> -<paragraph role="heading" id="hd_id3159399" xml-lang="en-US" level="1"><link href="text/shared/optionen/01060600.xhp" name="Changes">Changes</link></paragraph> +<paragraph role="heading" id="hd_id3159399" xml-lang="en-US" level="1"><link href="text/shared/optionen/01060600.xhp">Changes</link></paragraph> <paragraph role="paragraph" id="par_id3155390" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optchangespage/OptChangesPage">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp></paragraph> </section> -<paragraph role="paragraph" id="par_id3156343" xml-lang="en-US">To record changes to your work, choose <link href="text/shared/01/02230000.xhp" name="Edit - Track Changes - Record"><emph>Edit - Track Changes - Record</emph></link>.</paragraph> +<paragraph role="paragraph" id="par_id3156343" xml-lang="en-US">To record changes to your work, choose <link href="text/shared/01/02230000.xhp"><emph>Edit - Track Changes - Record</emph></link>.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#exopaen"/> </section> diff --git a/source/text/shared/optionen/01060700.xhp b/source/text/shared/optionen/01060700.xhp index 6be8fcf9d0..6382ea4e1a 100644 --- a/source/text/shared/optionen/01060700.xhp +++ b/source/text/shared/optionen/01060700.xhp @@ -29,7 +29,7 @@ <section id="print"> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optdlg/optCalcPrintPage" id="bm_id3149580" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optdlg/@@nowidget@@" id="bm_id3149580" localize="false"/> -<h1 id="hd_id3153311"><link href="text/shared/optionen/01060700.xhp" name="Print">Print</link></h1> +<h1 id="hd_id3153311"><link href="text/shared/optionen/01060700.xhp">Print</link></h1> <paragraph role="paragraph" id="par_id3143267" xml-lang="en-US"><ahelp hid=".">Determines the printer settings for spreadsheets.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3155892" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Print</emph> defines the settings for all spreadsheets. To define settings for the current document only, choose <emph>File - Print</emph>, then click the <emph>Options</emph> button.</paragraph> @@ -42,7 +42,7 @@ <bookmark_value>printing;manual breaks</bookmark_value> </bookmark> <h3 id="hd_id191642185354689">Always apply manual breaks</h3> -<paragraph role="paragraph" id="par_id921642185374234">Setting this option gives manual row breaks precedence over automatic page breaks done using the <link href="text/scalc/01/05070500.xhp#par_idN1096D" name="Scaling_link">Reduce/enlarge printout</link> scaling mode.</paragraph> +<paragraph role="paragraph" id="par_id921642185374234">Setting this option gives manual row breaks precedence over automatic page breaks done using the <link href="text/scalc/01/05070500.xhp#par_idN1096D">Reduce/enlarge printout</link> scaling mode.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optdlg/suppressCB" id="bm_id3149579" localize="false"/> <h3 id="hd_id3156155">Suppress output of empty pages</h3> <paragraph role="paragraph" id="par_id3158430" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optdlg/suppressCB">Specifies that empty pages that have no cell contents or draw objects are not printed.</ahelp> Cell attributes such as borders or background colors are not considered cell contents. Empty pages are not counted for page numbering.</paragraph> diff --git a/source/text/shared/optionen/01060800.xhp b/source/text/shared/optionen/01060800.xhp index af721498b8..94d97496ba 100644 --- a/source/text/shared/optionen/01060800.xhp +++ b/source/text/shared/optionen/01060800.xhp @@ -23,7 +23,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcompatibilitypage/OptCompatibilityPage" id="bm_id3149095" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optcompatibilitypage/@@nowidget@@" id="bm_id3149095" localize="false"/> - <paragraph xml-lang="en-US" id="hd_id3145071" role="heading" level="1"><link href="text/shared/optionen/01060800.xhp" name="Compatibility">Compatibility</link></paragraph> + <paragraph xml-lang="en-US" id="hd_id3145071" role="heading" level="1"><link href="text/shared/optionen/01060800.xhp">Compatibility</link></paragraph> <paragraph xml-lang="en-US" id="par_id3147576" role="paragraph"><ahelp hid=".">Defines compatibility options for %PRODUCTNAME Calc.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01060900.xhp b/source/text/shared/optionen/01060900.xhp index 790c3851a1..ae6ca2244a 100644 --- a/source/text/shared/optionen/01060900.xhp +++ b/source/text/shared/optionen/01060900.xhp @@ -43,7 +43,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optformula/OptFormula" id="bm_id3149095" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optformula/@@nowidget@@" id="@@nowidget@@" localize="false"/> - <h1 id="hd_id3145071"><link href="text/shared/optionen/01060900.xhp" name="Formula">Formula</link></h1> + <h1 id="hd_id3145071"><link href="text/shared/optionen/01060900.xhp">Formula</link></h1> <paragraph id="par_id3147576" role="paragraph" xml-lang="en-US"><ahelp hid=".">Defines formula syntax options and loading options for %PRODUCTNAME Calc.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01061000.xhp b/source/text/shared/optionen/01061000.xhp index 99375130e6..de5f1aa57d 100644 --- a/source/text/shared/optionen/01061000.xhp +++ b/source/text/shared/optionen/01061000.xhp @@ -26,7 +26,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optdefaultpage/OptDefaultPage" id="bm_id3149095" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optdefaultpage/@@nowidget@@" id="bm_id3149095" localize="false"/> - <paragraph xml-lang="en-US" id="hd_id3145071" role="heading" level="1"><link href="text/shared/optionen/01061000.xhp" name="Defaults">Defaults</link></paragraph> + <paragraph xml-lang="en-US" id="hd_id3145071" role="heading" level="1"><link href="text/shared/optionen/01061000.xhp">Defaults</link></paragraph> <paragraph xml-lang="en-US" id="par_id3147576" role="paragraph"><ahelp hid=".">Defines default settings for new spreadsheet documents.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01070100.xhp b/source/text/shared/optionen/01070100.xhp index b20196029c..89628c18a3 100644 --- a/source/text/shared/optionen/01070100.xhp +++ b/source/text/shared/optionen/01070100.xhp @@ -34,7 +34,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/sdviewpage/SdViewPage" id="bm_id3109850" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/sdviewpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> -<h1 id="hd_id3147000"><link href="text/shared/optionen/01070100.xhp" name="View">View</link></h1> +<h1 id="hd_id3147000"><link href="text/shared/optionen/01070100.xhp">View</link></h1> <paragraph role="paragraph" id="par_id3157898" xml-lang="en-US"><ahelp hid="modules/simpress/ui/sdviewpage/SdViewPage">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> <embed href="text/shared/06/simpress_screenshots.xhp#sdviewpage"/> @@ -47,11 +47,11 @@ </variable></variable></paragraph> <paragraph role="paragraph" id="par_id3150488" xml-lang="en-US"><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">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> +<paragraph role="paragraph" id="par_id3153365" xml-lang="en-US">You also can use this function through the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/shared/02/01171400.xhp">icon</link> +</caseinline><caseinline select="DRAW"><link href="text/shared/02/01171400.xhp">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/modules/simpress/ui/sdviewpage/handlesbezier" id="bm_id3153188" localize="false"/><h3 id="hd_id3155306">All control points in Bézier editor</h3> -<paragraph role="paragraph" id="par_id3153877" xml-lang="en-US"><ahelp hid="modules/simpress/ui/sdviewpage/handlesbezier">Displays the control points of all Bézier points if you have previously selected a <link href="text/shared/00/00000005.xhp#bezierobject" 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="paragraph" id="par_id3153877" xml-lang="en-US"><ahelp hid="modules/simpress/ui/sdviewpage/handlesbezier">Displays the control points of all Bézier points if you have previously selected a <link href="text/shared/00/00000005.xhp#bezierobject">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/modules/simpress/ui/sdviewpage/moveoutline" id="bm_id3150115" localize="false"/><h3 id="hd_id3149418">Contour of each individual object</h3> <paragraph role="paragraph" id="par_id3156284" xml-lang="en-US"><ahelp hid="modules/simpress/ui/sdviewpage/moveoutline"><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, <item type="productname">%PRODUCTNAME</item> only displays a square contour that includes all selected objects.</paragraph> </body> diff --git a/source/text/shared/optionen/01070300.xhp b/source/text/shared/optionen/01070300.xhp index 36cfd8bc0c..f071fe67d9 100644 --- a/source/text/shared/optionen/01070300.xhp +++ b/source/text/shared/optionen/01070300.xhp @@ -29,7 +29,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3163802"><bookmark_value>snapping in presentations and drawings</bookmark_value> <bookmark_value>points;reducing editing points when snapping (Impress/Draw)</bookmark_value> </bookmark> -<h1 xml-lang="en-US" id="hd_id3147571"><link href="text/shared/optionen/01070300.xhp" name="Grid">Grid</link></h1> +<h1 xml-lang="en-US" id="hd_id3147571"><link href="text/shared/optionen/01070300.xhp">Grid</link></h1> <paragraph xml-lang="en-US" id="par_id3152801" role="paragraph">Defines the grid settings for creating and moving objects.</paragraph> </section> <section id="howtoget"> @@ -44,8 +44,8 @@ <h3 xml-lang="en-US" id="hd_id3163802">To snap guides</h3> <paragraph xml-lang="en-US" id="par_id3149516" role="paragraph"><variable id="anlinie"><ahelp hid=".">Snaps the edge of a dragged object to the nearest snap guide when you release the mouse.</ahelp> </variable></paragraph> - <paragraph xml-lang="en-US" id="par_id3154142" role="paragraph">You can also define this setting by using the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13140000.xhp" name="Snap to Snap Lines"><emph>Snap to Snap Guides</emph></link> -</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13140000.xhp" name="Snap to Snap Lines"><emph>Snap to Snap Guides</emph></link> + <paragraph xml-lang="en-US" id="par_id3154142" role="paragraph">You can also define this setting by using the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13140000.xhp"><emph>Snap to Snap Guides</emph></link> +</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13140000.xhp"><emph>Snap to Snap Guides</emph></link> </caseinline><defaultinline><emph>Snap to Snap Guides</emph></defaultinline></switchinline> icon, which is available in the <emph>Options</emph> bar in a presentation or drawing document.</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:SnapBorder" id="bm_id3153254" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx/ui/optgridpage/snapborder" id="bm_id3153063" localize="false"/> @@ -54,8 +54,8 @@ </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149670" role="paragraph"><variable id="seittext">The cursor or a contour line of the graphics object must be in the snap range. </variable></paragraph> - <paragraph xml-lang="en-US" id="par_id3148947" role="paragraph">In a presentation or drawing document, this function can also be accessed with the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13150000.xhp" name="Snap to Page Margins"><emph>Snap to Page Margins</emph></link> -</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13150000.xhp" name="Snap to Page Margins"><emph>Snap to Page Margins</emph></link> + <paragraph xml-lang="en-US" id="par_id3148947" role="paragraph">In a presentation or drawing document, this function can also be accessed with the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13150000.xhp"><emph>Snap to Page Margins</emph></link> +</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13150000.xhp"><emph>Snap to Page Margins</emph></link> </caseinline><defaultinline><emph>Snap to Page Margins</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar.</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:SnapFrame" id="bm_id3153194" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx/ui/optgridpage/snapframe" id="bm_id3151380" localize="false"/> @@ -64,8 +64,8 @@ </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3147228" role="paragraph"><variable id="rahmtext">The cursor or a contour line of the graphics object must be in the snap range. </variable></paragraph> - <paragraph xml-lang="en-US" id="par_id3148922" role="paragraph">In a presentation or drawing document, this function can also be accessed with the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13160000.xhp" name="Snap to Object Border"><emph>Snap to Object Border</emph></link> -</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13160000.xhp" name="Snap to Object Border"><emph>Snap to Object Border</emph></link> + <paragraph xml-lang="en-US" id="par_id3148922" role="paragraph">In a presentation or drawing document, this function can also be accessed with the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13160000.xhp"><emph>Snap to Object Border</emph></link> +</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13160000.xhp"><emph>Snap to Object Border</emph></link> </caseinline><defaultinline><emph>Snap to Object Border</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar.</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:SnapPoints" id="bm_id3155131" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx/ui/optgridpage/snappoints" id="bm_id3147288" localize="false"/> @@ -74,8 +74,8 @@ </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149483" role="paragraph"><variable id="opunktetext">This only applies if the cursor or a contour line of the graphics object is in the snap range. </variable></paragraph> - <paragraph xml-lang="en-US" id="par_id3146146" role="paragraph">In a presentation or drawing document, this function can also be accessed with the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13170000.xhp" name="Snap to Object Points"><emph>Snap to Object Points</emph></link> -</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13170000.xhp" name="Snap to Object Points"><emph>Snap to Object Points</emph></link> + <paragraph xml-lang="en-US" id="par_id3146146" role="paragraph">In a presentation or drawing document, this function can also be accessed with the <switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/02/13170000.xhp"><emph>Snap to Object Points</emph></link> +</caseinline><caseinline select="DRAW"><link href="text/simpress/02/13170000.xhp"><emph>Snap to Object Points</emph></link> </caseinline><defaultinline><emph>Snap to Object Points</emph></defaultinline></switchinline> icon in the <emph>Options</emph> bar.</paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/optgridpage/mtrfldsnaparea" id="bm_id3152460" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3148645" role="heading" level="3">Snap range</paragraph> diff --git a/source/text/shared/optionen/01070400.xhp b/source/text/shared/optionen/01070400.xhp index d58cd47ef3..7e3803da91 100644 --- a/source/text/shared/optionen/01070400.xhp +++ b/source/text/shared/optionen/01070400.xhp @@ -44,7 +44,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/prntopts/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/prntopts/prntopts" id="bm_id3158430" localize="false"/> - <h1 id="hd_id3155419"><link href="text/shared/optionen/01070400.xhp" name="Print">Print</link></h1> + <h1 id="hd_id3155419"><link href="text/shared/optionen/01070400.xhp">Print</link></h1> <paragraph role="paragraph" id="par_id3155341"><ahelp hid="modules/simpress/ui/prntopts/prntopts">Specifies print settings within a drawing or presentation document.</ahelp></paragraph> </section> <section id="howtoget"> @@ -66,7 +66,7 @@ <h3 id="hd_id3154097">Hidden pages</h3> <paragraph role="paragraph" id="par_id3154792"><ahelp hid="modules/simpress/ui/prntopts/hiddenpgcb">Specifies whether to print the pages that are currently hidden from the presentation.</ahelp></paragraph> <h2 id="hd_id3154686">Quality</h2> - <paragraph role="paragraph" id="par_id3147229">See also <link href="text/shared/guide/print_blackwhite.xhp" name="print_blackwhite_link">Printing in Black and White</link>.</paragraph> + <paragraph role="paragraph" id="par_id3147229">See also <link href="text/shared/guide/print_blackwhite.xhp">Printing in Black and White</link>.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/prntopts/defaultrb" id="bm_id3145419" localize="false"/> <h3 id="hd_id3159149">Default</h3> <paragraph role="paragraph" id="par_id3145608"><ahelp hid="modules/simpress/ui/prntopts/defaultrb">Specifies that you want to print in original colors.</ahelp></paragraph> diff --git a/source/text/shared/optionen/01070500.xhp b/source/text/shared/optionen/01070500.xhp index 4118fdc815..dca01427c2 100644 --- a/source/text/shared/optionen/01070500.xhp +++ b/source/text/shared/optionen/01070500.xhp @@ -37,7 +37,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/optimpressgeneralpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/optimpressgeneralpage/OptSavePage" id="bm_id3153824" localize="false"/> -<h1 id="hd_id3143270"><link href="text/shared/optionen/01070500.xhp" name="General">General</link></h1> +<h1 id="hd_id3143270"><link href="text/shared/optionen/01070500.xhp">General</link></h1> <paragraph role="paragraph" id="par_id3149578" xml-lang="en-US"><ahelp hid="modules/simpress/ui/optimpressgeneralpage/OptSavePage">Defines the general options for drawing or presentation documents.</ahelp></paragraph> </section> <section id="howtoget"> @@ -62,7 +62,7 @@ </caseinline><caseinline select="CALC"> </caseinline><caseinline select="CHART"> </caseinline><caseinline select="MATH"> -</caseinline><defaultinline>In a presentation or drawing document, you can also activate the text editing mode through the <emph>Allow Quick Editing</emph> <link href="text/simpress/02/13180000.xhp" name="icon">icon</link> in the <emph>Options</emph> bar.</defaultinline></switchinline></paragraph> +</caseinline><defaultinline>In a presentation or drawing document, you can also activate the text editing mode through the <emph>Allow Quick Editing</emph> <link href="text/simpress/02/13180000.xhp">icon</link> in the <emph>Options</emph> bar.</defaultinline></switchinline></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/optimpressgeneralpage/textselected" id="bm_id3148920" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:PickThrough" id="bm_id3153969" localize="false"/> <h3 id="hd_id3154686">Only text area selectable</h3> @@ -74,7 +74,7 @@ </caseinline><caseinline select="CALC"> </caseinline><caseinline select="CHART"> </caseinline><caseinline select="MATH"> -</caseinline><defaultinline>In a presentation or drawing document, you can also activate this mode through the<emph> Select Text Area Only </emph><link href="text/simpress/02/13190000.xhp" name="icon">icon</link> in the <emph>Options</emph> bar.</defaultinline></switchinline></paragraph> +</caseinline><defaultinline>In a presentation or drawing document, you can also activate this mode through the<emph> Select Text Area Only </emph><link href="text/simpress/02/13190000.xhp">icon</link> in the <emph>Options</emph> bar.</defaultinline></switchinline></paragraph> <h2 id="hd_id3154638">Settings</h2> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/optimpressgeneralpage/backgroundback" id="bm_id3145750" localize="false"/> @@ -91,7 +91,7 @@ <paragraph role="paragraph" id="par_id3154270" xml-lang="en-US"><ahelp hid="modules/simpress/ui/optimpressgeneralpage/distrotcb">Maintains relative alignment of Bézier points and 2D drawing objects to each other when you distort the object.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/optimpressgeneralpage/units" id="bm_id3153709" localize="false"/> <h3 id="hd_id3154163">Unit of measurement</h3> -<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US"><ahelp hid="modules/simpress/ui/optimpressgeneralpage/units">Determines the <link href="text/shared/00/00000003.xhp#measurement_units" name="Unit of measurement">Unit of measurement</link> for presentations.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US"><ahelp hid="modules/simpress/ui/optimpressgeneralpage/units">Determines the <link href="text/shared/00/00000003.xhp#measurement_units">Unit of measurement</link> for presentations.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/optimpressgeneralpage/metricFields" id="bm_id3154757" localize="false"/> <h3 id="hd_id3152960">Tab stops</h3> <paragraph role="paragraph" id="par_id3155443" xml-lang="en-US"><ahelp hid="modules/simpress/ui/optimpressgeneralpage/metricFields">Defines the spacing between tab stops.</ahelp></paragraph> diff --git a/source/text/shared/optionen/01090000.xhp b/source/text/shared/optionen/01090000.xhp index d0afda1691..7d68dd7965 100644 --- a/source/text/shared/optionen/01090000.xhp +++ b/source/text/shared/optionen/01090000.xhp @@ -37,7 +37,7 @@ <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#etsodr"/> </section> -<paragraph role="heading" id="hd_id3154143" xml-lang="en-US" level="2"><link href="text/shared/optionen/01090100.xhp" name="Options">Options</link></paragraph> +<paragraph role="heading" id="hd_id3154143" xml-lang="en-US" level="2"><link href="text/shared/optionen/01090100.xhp">Options</link></paragraph> <embed href="text/shared/optionen/01090100.xhp#einst"/> <embed href="text/shared/00/00000001.xhp#reset"/> </body> diff --git a/source/text/shared/optionen/01110100.xhp b/source/text/shared/optionen/01110100.xhp index f2b4f94e43..0524a04fd9 100644 --- a/source/text/shared/optionen/01110100.xhp +++ b/source/text/shared/optionen/01110100.xhp @@ -35,7 +35,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optchartcolorspage/OptChartColorsPage" id="bm_id4940946" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optchartcolorspage/@@nowidget@@" id="bm_id4940946" localize="false"/> -<paragraph role="heading" id="hd_id3149760" xml-lang="en-US" level="1"><link href="text/shared/optionen/01110100.xhp" name="Default colors">Default colors</link></paragraph> +<paragraph role="heading" id="hd_id3149760" xml-lang="en-US" level="1"><link href="text/shared/optionen/01110100.xhp">Default colors</link></paragraph> <paragraph role="paragraph" id="par_id3150713" xml-lang="en-US">Assigns colors to the data rows. The settings only apply for all newly created charts.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01130100.xhp b/source/text/shared/optionen/01130100.xhp index 18971986fc..9173ad78df 100644 --- a/source/text/shared/optionen/01130100.xhp +++ b/source/text/shared/optionen/01130100.xhp @@ -42,7 +42,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optfltrpage/OptFltrPage" id="bm_id1012200911063620" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optfltrpage/@@nowidget@@" id="bm_id1012200911063620" localize="false"/> -<h1 id="hd_id3143267"><link href="text/shared/optionen/01130100.xhp" name="VBA Properties">VBA Properties</link></h1> +<h1 id="hd_id3143267"><link href="text/shared/optionen/01130100.xhp">VBA Properties</link></h1> <paragraph id="par_id3150443" role="paragraph" xml-lang="en-US"><ahelp hid=".">Specifies the general properties for loading and saving Microsoft Office documents with VBA (Visual Basic for Applications) code.</ahelp></paragraph> </section> @@ -101,7 +101,7 @@ <section id="relatedtopics"> <embed href="text/shared/guide/ms_doctypes.xhp#ms_doctypes"/> <embed href="text/shared/guide/ms_import_export_limitations.xhp#about"/> -<paragraph id="par_id3153768" role="paragraph" xml-lang="en-US"><link href="text/shared/optionen/01010200.xhp" name="Setting the default file format">Setting the default file format</link></paragraph> +<paragraph id="par_id3153768" role="paragraph" xml-lang="en-US"><link href="text/shared/optionen/01010200.xhp">Setting the default file format</link></paragraph> <paragraph id="par_id051720170430585307" role="paragraph" xml-lang="en-US"><link href="text/sbasic/shared/vbasupport.xhp">VBA support in %PRODUCTNAME</link></paragraph> </section> </body> diff --git a/source/text/shared/optionen/01130200.xhp b/source/text/shared/optionen/01130200.xhp index 2d838ec3a7..8c06f269ed 100644 --- a/source/text/shared/optionen/01130200.xhp +++ b/source/text/shared/optionen/01130200.xhp @@ -40,7 +40,7 @@ <bookmark_value>character highlighting;Microsoft Office export</bookmark_value> <bookmark_value>character shading;Microsoft Office export</bookmark_value> </bookmark> -<h1 id="hd_id3156410"><link href="text/shared/optionen/01130200.xhp" name="Microsoft Office">Microsoft Office</link></h1> +<h1 id="hd_id3156410"><link href="text/shared/optionen/01130200.xhp">Microsoft Office</link></h1> <paragraph xml-lang="en-US" id="par_id3149095" role="paragraph"><ahelp hid=".">Specifies the settings for importing and exporting Microsoft Office and other documents.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01140000.xhp b/source/text/shared/optionen/01140000.xhp index ab67c9772a..27f7f0dcab 100644 --- a/source/text/shared/optionen/01140000.xhp +++ b/source/text/shared/optionen/01140000.xhp @@ -40,7 +40,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optlanguagespage/OptLanguagesPage" id="bm_id7035738" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optlanguagespage/@@nowidget@@" id="bm_id7035738" localize="false"/> -<h1 id="hd_id3151299"><link href="text/shared/optionen/01140000.xhp" name="Languages">Languages</link></h1> +<h1 id="hd_id3151299"><link href="text/shared/optionen/01140000.xhp">Languages</link></h1> <paragraph xml-lang="en-US" id="par_id3148520" role="paragraph"><ahelp hid=".">Defines the default languages and some other locale settings for documents.</ahelp></paragraph> </section> <section id="howtoget"> @@ -93,7 +93,7 @@ </list> <paragraph role="paragraph" id="par_id181606257326394">If you change the <emph>Locale setting</emph>, the date acceptance pattern will be reset to the new locale default, and any user-defined modifications or additions will be lost.</paragraph> <paragraph role="paragraph" id="par_id821606257357323">In addition to the explicit patterns defined in the edit box, input matching the <literal>Y-M-D</literal> pattern is implicitly recognized and converted automatically to a date. Input that starts from 1 to 31 is not interpreted with this implicit Y-M-D pattern. Since %PRODUCTNAME 3.5, this input is formatted as <literal>YYYY-MM-DD</literal> (ISO 8601).</paragraph> - <paragraph role="paragraph" id="par_id391606902516870">For all patterns, two-digit year input is interpreted according to the setting in <link href="text/shared/optionen/01010600.xhp#sectionyear2digit" name="twodigityears">Tools - Options - General - Year (Two Digits)</link>.</paragraph> + <paragraph role="paragraph" id="par_id391606902516870">For all patterns, two-digit year input is interpreted according to the setting in <link href="text/shared/optionen/01010600.xhp#sectionyear2digit">Tools - Options - General - Year (Two Digits)</link>.</paragraph> <h2 id="hd_id3153127">Default languages for documents</h2> <paragraph id="par_id3149763" role="paragraph">Specifies the languages for spelling, thesaurus and hyphenation.</paragraph> <embed href="text/shared/guide/language_select.xhp#language_select"/> diff --git a/source/text/shared/optionen/01150100.xhp b/source/text/shared/optionen/01150100.xhp index 2db9d1a9dd..60e5a3c5c0 100644 --- a/source/text/shared/optionen/01150100.xhp +++ b/source/text/shared/optionen/01150100.xhp @@ -30,7 +30,7 @@ <section id="asialayout"> <bookmark xml-lang="en-US" branch="hid/cui/ui/optasianpage/OptAsianPage" id="bm_id3149811" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optasianpage/@@nowidget@@" id="bm_id3149811" localize="false"/> -<h1 id="hd_id3156414"><link href="text/shared/optionen/01150100.xhp" name="Asian Layout">Asian Layout</link></h1> +<h1 id="hd_id3156414"><link href="text/shared/optionen/01150100.xhp">Asian Layout</link></h1> <paragraph role="paragraph" id="par_id3145136" xml-lang="en-US">Defines the typographic default settings for Asian text.</paragraph> <embed href="text/shared/00/00000007.xhp#asia_note"/> </section> @@ -60,7 +60,7 @@ <h3 id="hd_id3151245">Compress punctuation and Japanese Kana</h3> <paragraph role="paragraph" id="par_id3154346" xml-lang="en-US"><ahelp hid="cui/ui/optasianpage/punctkanacompression">Specifies that punctuation and Japanese Kana are compressed.</ahelp></paragraph> <h2 id="hd_id3148552">First and last characters</h2> -<paragraph role="paragraph" id="par_id3149295" xml-lang="en-US">Defines the default settings for 'first' and 'last' characters. In the dialog that appears when you choose <emph>Format -</emph><link href="text/shared/01/05020700.xhp" name="Asian Typography"><emph>Asian Typography</emph></link>, you can specify whether the list of forbidden characters applies to those at the beginning or end of a line in a paragraph.</paragraph> +<paragraph role="paragraph" id="par_id3149295" xml-lang="en-US">Defines the default settings for 'first' and 'last' characters. In the dialog that appears when you choose <emph>Format -</emph><link href="text/shared/01/05020700.xhp"><emph>Asian Typography</emph></link>, you can specify whether the list of forbidden characters applies to those at the beginning or end of a line in a paragraph.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optasianpage/language" id="bm_id3154138" localize="false"/> <h3 id="hd_id3154071">Language</h3> <paragraph role="paragraph" id="par_id3151210" xml-lang="en-US"><ahelp hid="cui/ui/optasianpage/language">Specifies the language for which you want to define first and last characters.</ahelp></paragraph> diff --git a/source/text/shared/optionen/01150200.xhp b/source/text/shared/optionen/01150200.xhp index 64f5445f29..a03d74d48a 100644 --- a/source/text/shared/optionen/01150200.xhp +++ b/source/text/shared/optionen/01150200.xhp @@ -35,7 +35,7 @@ <section id="japan"> <bookmark branch="hid/cui/ui/optjsearchpage/OptJSearchPage" xml-lang="en-US" id="bm_id3150279" localize="false"/> <bookmark branch="hid/cui/ui/optjsearchpage/@@nowidget@@" xml-lang="en-US" id="bm_id3150279" localize="false"/> - <paragraph id="hd_id3155338" role="heading" level="1" xml-lang="en-US"><link href="text/shared/optionen/01150200.xhp" name="Searching in Japanese">Searching in Japanese</link></paragraph> + <paragraph id="hd_id3155338" role="heading" level="1" xml-lang="en-US"><link href="text/shared/optionen/01150200.xhp">Searching in Japanese</link></paragraph> <paragraph role="paragraph" id="par_id3152996" xml-lang="en-US">Defines the search options for Japanese.</paragraph> <embed href="text/shared/00/00000007.xhp#asia_note"/> </section> diff --git a/source/text/shared/optionen/01150300.xhp b/source/text/shared/optionen/01150300.xhp index b0ab9fa43c..6964359301 100644 --- a/source/text/shared/optionen/01150300.xhp +++ b/source/text/shared/optionen/01150300.xhp @@ -32,7 +32,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/optctlpage/OptCTLPage" id="bm_id3153682" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/optctlpage/@@nowidget@@" id="bm_id3153682" localize="false"/> -<h1 id="hd_id3148668"><link href="text/shared/optionen/01150300.xhp" name="Complex Text Layout">Complex Text Layout</link></h1> +<h1 id="hd_id3148668"><link href="text/shared/optionen/01150300.xhp">Complex Text Layout</link></h1> <paragraph role="paragraph" id="par_id3150247" xml-lang="en-US"><ahelp hid=".">Defines the options for documents with complex text layouts.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/optionen/01160100.xhp b/source/text/shared/optionen/01160100.xhp index 5546786b5e..ec2245208f 100644 --- a/source/text/shared/optionen/01160100.xhp +++ b/source/text/shared/optionen/01160100.xhp @@ -35,7 +35,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSBROWSER_DISCONNECTING" id="bm_id3149798" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/connpooloptions/@@nowidget@@" id="bm_id3451788" localize="false"/> -<h1 id="hd_id3154136" xml-lang="en-US"><link href="text/shared/optionen/01160100.xhp" name="Connections">Connections</link></h1> +<h1 id="hd_id3154136" xml-lang="en-US"><link href="text/shared/optionen/01160100.xhp">Connections</link></h1> <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">Defines how the connections to data sources are pooled.</paragraph> </section> <paragraph role="paragraph" id="par_id3147088" xml-lang="en-US"><ahelp hid="cui/ui/connpooloptions/ConnPoolPage"></ahelp>The<emph> Connections </emph>facility allows you to stipulate that connections that are no longer needed are not deleted immediately, but are kept free<comment>UFI: better: idle ?</comment> for a certain period of time. If a new connection to the data source is needed in that period, the free connection can be used for this purpose.</paragraph> diff --git a/source/text/shared/optionen/detailedcalculation.xhp b/source/text/shared/optionen/detailedcalculation.xhp index b14c0a9b36..f5d09372e3 100644 --- a/source/text/shared/optionen/detailedcalculation.xhp +++ b/source/text/shared/optionen/detailedcalculation.xhp @@ -35,7 +35,7 @@ <section id="detailed_calculation"> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/formulacalculationoptions/FormulaCalculationOptions" id="bm_id2745673" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/formulacalculationoptions/@@nowidget@@" id="@@nowidget@@" localize="false"/> - <h1 id="hd_id371535153017185"><variable id="detailed_heading"><link href="text/shared/optionen/detailedcalculation.xhp" name="detailedcalc">Detailed Calculation Settings</link></variable></h1> + <h1 id="hd_id371535153017185"><variable id="detailed_heading"><link href="text/shared/optionen/detailedcalculation.xhp">Detailed Calculation Settings</link></variable></h1> <paragraph id="par_id461535153017196" role="paragraph"><variable id="variable name"><ahelp hid=".">Sets the rules for conversion from strings values to numeric values, string values to cell references, and strings values to date and time values. This affects built-in functions such as INDIRECT that takes a reference as a string value or date and time functions that takes arguments as string values in local or ISO 8601 formats.</ahelp></variable></paragraph> </section> <section id="howtoget"> @@ -46,7 +46,7 @@ <paragraph role="paragraph" id="par_id396740">How to treat text when encountered as operand in an arithmetic operation or as argument to a function that expects a number instead. Unambiguous conversion is possible for integer numbers including exponents and ISO 8601 dates and times in their extended formats with separators. Fractional numeric values with decimal separators or dates other than ISO 8601 are locale dependent. Note that in locale dependent conversions the resulting numeric value may differ between locales!</paragraph> <paragraph role="paragraph" id="par_id4086428"><emph>Generate #VALUE! error:</emph> Text found where numeric data is expected will generate #VALUE! error. Example: <item type="input">"123.45"</item> will generate a #VALUE! error, while <item type="input">123.45</item> not.</paragraph> <paragraph role="paragraph" id="par_id9024628"><emph>Treat as zero:</emph> Any text found where numeric data is expected will be considered as a number of value zero. Example: <item type="input">"123.45"</item> will map to zero, while <item type="input">123.45</item> not.</paragraph> - <paragraph role="paragraph" id="par_id3067110"><emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type="input">"123.456"</item> will generate a #VALUE! error because the text contains a separator, while <item type="input">"123456"</item> will not.<br/>See <link href="text/scalc/guide/numbers_text.xhp" name="numbers_text_link">Converting Text to Numbers</link> for details.</paragraph> + <paragraph role="paragraph" id="par_id3067110"><emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type="input">"123.456"</item> will generate a #VALUE! error because the text contains a separator, while <item type="input">"123456"</item> will not.<br/>See <link href="text/scalc/guide/numbers_text.xhp">Converting Text to Numbers</link> for details.</paragraph> <paragraph role="paragraph" id="par_id8841822"><emph>Convert also locale dependent:</emph> convert values valid in the locale representation. Example: <item type="input">"123,45"</item> is a valid number in some locales because the comma is the decimal separator there.</paragraph> <h3 id="par_id4077578">Treat empty string as zero</h3> <paragraph role="paragraph" id="par_id9094515">This option determines how an empty string is treated when used in arithmetic operations. If you have set "Conversion from text to number" to either "Generate #VALUE! error" or "Treat as zero", you cannot choose (here) if conversion of an empty string to a number will generate an error or if it will treat empty strings as zero. Otherwise this option determines how empty strings are treated.</paragraph> @@ -72,8 +72,8 @@ <h3 id="hd_id71645215179431">Apply those settings to current document only</h3> <paragraph role="paragraph" id="par_id111645215251396">Mark this checkbox to apply the settings to the document only.</paragraph> <section id="relatedtopics"> - <paragraph role="paragraph" id="par_id191535211862982"><link href="text/scalc/01/04060102.xhp" name="dateandtime">Date and time functions</link></paragraph> - <paragraph role="paragraph" id="par_id261535211868627"><link href="text/scalc/01/04060109.xhp#Section6" name="indirect">INDIRECT function</link></paragraph> + <paragraph role="paragraph" id="par_id191535211862982"><link href="text/scalc/01/04060102.xhp">Date and time functions</link></paragraph> + <paragraph role="paragraph" id="par_id261535211868627"><link href="text/scalc/01/04060109.xhp#Section6">INDIRECT function</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/optionen/java.xhp b/source/text/shared/optionen/java.xhp index ee6849843a..f8490f81f7 100644 --- a/source/text/shared/optionen/java.xhp +++ b/source/text/shared/optionen/java.xhp @@ -52,7 +52,7 @@ <embed href="text/shared/00/00000001.xhp#optionsbuttonwarn01"/> <h2 id="par_idN1056B">Java options</h2> <bookmark xml-lang="en-US" branch="hid/cui/ui/optadvancedpage/javaenabled" id="bm_id68828391" localize="false"/> -<note id="par_id181614855578590">The current list of %PRODUCTNAME modules and resources that depends on Java is available <link href="https://wiki.documentfoundation.org/Faq/General/015" name="Java wiki">in the wiki</link>.</note> +<note id="par_id181614855578590">The current list of %PRODUCTNAME modules and resources that depends on Java is available <link href="https://wiki.documentfoundation.org/Faq/General/015">in the wiki</link>.</note> <h3 id="par_idN1057F">Use a Java runtime environment</h3> <paragraph id="par_idN10583" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/optadvancedpage/javaenabled">Allows you to run Java applications in %PRODUCTNAME.</ahelp> When a Java application attempts to access your hard drive, a prompt opens.<comment>UFI: moved this para here from Security tab page</comment></paragraph> <switch select="sys"> @@ -101,7 +101,7 @@ <paragraph id="par_id3156344" role="paragraph" xml-lang="en-US">Enables features that are not yet complete or may contain known bugs. The list of these features is different version by version, or even it can be empty.</paragraph> <h3 id="hd_id3148610"><ahelp hid="cui/ui/optadvancedpage/macrorecording">Enable macro recording</ahelp></h3> -<paragraph id="par_id3156345" role="paragraph" xml-lang="en-US">Enables macro recording. The <link href="text/shared/guide/macro_recording.xhp" name="Tools - Macros - Record Macro"><item type="menuitem">Tools - Macros - Record Macro</item></link> menu item is available.</paragraph> +<paragraph id="par_id3156345" role="paragraph" xml-lang="en-US">Enables macro recording. The <link href="text/shared/guide/macro_recording.xhp"><item type="menuitem">Tools - Macros - Record Macro</item></link> menu item is available.</paragraph> <h2 id="hd_id0609201521211497"><link href="text/shared/optionen/expertconfig.xhp">Expert Configuration</link></h2> <paragraph id="par_id0609201521444658" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/optadvancedpage/expertconfig">Opens the Expert Configuration dialog for advanced settings and configuration of %PRODUCTNAME.</ahelp></paragraph> diff --git a/source/text/shared/optionen/search_commands.xhp b/source/text/shared/optionen/search_commands.xhp index 91f85e305a..a047a43221 100644 --- a/source/text/shared/optionen/search_commands.xhp +++ b/source/text/shared/optionen/search_commands.xhp @@ -22,7 +22,7 @@ <bookmark_value>head-up display (hud)</bookmark_value> </bookmark> <bookmark branch="hid/.uno:CommandPopup" id="bm_id5584838" localize="false"/> - <h1 id="hd_id951627860296699"><variable id="SearchCommands_h1"><link href="text/shared/optionen/search_commands.xhp" name="SearchCommands_help">Search Commands</link></variable></h1> + <h1 id="hd_id951627860296699"><variable id="SearchCommands_h1"><link href="text/shared/optionen/search_commands.xhp">Search Commands</link></variable></h1> <paragraph role="paragraph" id="par_id3155069"><variable id="SearchCommands_intro"><ahelp hid=".uno:CommandPopup">Allows to search and execute all commands available in application menus by their names.</ahelp></variable></paragraph> <section id="howtoget"> <paragraph role="paragraph" id="par_id961562795750725">Choose <menuitem>Help - Search Commands</menuitem></paragraph> diff --git a/source/text/shared/optionen/securityoptionsdialog.xhp b/source/text/shared/optionen/securityoptionsdialog.xhp index 101c13c87d..a5342fccaa 100644 --- a/source/text/shared/optionen/securityoptionsdialog.xhp +++ b/source/text/shared/optionen/securityoptionsdialog.xhp @@ -39,7 +39,7 @@ <paragraph id="par_id201704161715253349" role="paragraph" xml-lang="en-US"><ahelp hid=".">Set security related options and warnings about hidden information in documents.</ahelp></paragraph> </section> <section id="howtoget"> - <paragraph role="paragraph" id="par_id5616645" xml-lang="en-US">Press the <emph>Options</emph> button on the <link href="text/shared/optionen/01030300.xhp" name="Security">Security</link> page.</paragraph> + <paragraph role="paragraph" id="par_id5616645" xml-lang="en-US">Press the <emph>Options</emph> button on the <link href="text/shared/optionen/01030300.xhp">Security</link> page.</paragraph> </section> <paragraph role="paragraph" id="par_id5616626" xml-lang="en-US">The Security options and warnings dialog contains the following controls:</paragraph> @@ -65,7 +65,7 @@ <paragraph role="paragraph" id="par_id79042" xml-lang="en-US"><ahelp hid="cui/ui/securityoptionsdialog/ctrlclick">If enabled, you must hold down the <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/securityoptionsdialog/blockuntrusted" id="bm_id5288858" localize="false"/><paragraph role="heading" id="hd_id1972107" xml-lang="en-US" level="3">Block any links from documents not among the trusted locations (see Macro Security)</paragraph> - <paragraph role="paragraph" id="par_id79043" xml-lang="en-US"><ahelp hid="cui/ui/securityoptionsdialog/blockuntrusted">Blocks the use of linked images by documents not in the trusted locations defined on the <link href="text/shared/optionen/macrosecurity_ts.xhp" name="Trusted Sources">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in untrusted documents, only a placeholder frame is visible.</paragraph> + <paragraph role="paragraph" id="par_id79043" xml-lang="en-US"><ahelp hid="cui/ui/securityoptionsdialog/blockuntrusted">Blocks the use of linked images by documents not in the trusted locations defined on the <link href="text/shared/optionen/macrosecurity_ts.xhp">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in untrusted documents, only a placeholder frame is visible.</paragraph> </body> </helpdocument> |