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/guide | |
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/guide')
114 files changed, 266 insertions, 266 deletions
diff --git a/source/text/shared/guide/aaa_start.xhp b/source/text/shared/guide/aaa_start.xhp index eda6b989dc..3b9ce48afe 100644 --- a/source/text/shared/guide/aaa_start.xhp +++ b/source/text/shared/guide/aaa_start.xhp @@ -29,7 +29,7 @@ <bookmark_value>templates; new documents from templates</bookmark_value> <bookmark_value>business cards; using templates</bookmark_value> </bookmark> -<h1 id="hd_id3156324" xml-lang="en-US"><variable id="aaa_start"><link href="text/shared/guide/aaa_start.xhp" name="First Steps">First Steps</link></variable></h1> +<h1 id="hd_id3156324" xml-lang="en-US"><variable id="aaa_start"><link href="text/shared/guide/aaa_start.xhp">First Steps</link></variable></h1> <h2 id="hd_id3156211" xml-lang="en-US">How to simplify your work using samples and templates</h2> <paragraph role="paragraph" id="par_id3144436" xml-lang="en-US"> <item type="productname">%PRODUCTNAME</item> includes many sample documents and ready-to-use templates. You can access these by choosing <emph>File - New - Templates</emph>, or press Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N.</paragraph> @@ -37,18 +37,18 @@ <paragraph role="paragraph" id="par_id0820200803563860" xml-lang="en-US">Click the <emph>Browse online templates</emph> button in the dialog to select and download more templates.</paragraph> <paragraph role="paragraph" id="par_id0820200803563974" xml-lang="en-US">You can also use the various wizards (under the <emph>File - Wizards</emph> menu) to create your own templates, which you can use as a basis for further documents.</paragraph> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3149177" xml-lang="en-US"><link href="text/shared/guide/main.xhp" name="Working with %PRODUCTNAME">Working with <item type="productname">%PRODUCTNAME</item></link></paragraph> -<paragraph role="paragraph" id="par_id401607339239056"><switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/guide/template_styles.xhp" name="Working with Templates">Working with Templates</link> +<paragraph role="paragraph" id="par_id3149177" xml-lang="en-US"><link href="text/shared/guide/main.xhp">Working with <item type="productname">%PRODUCTNAME</item></link></paragraph> +<paragraph role="paragraph" id="par_id401607339239056"><switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/guide/template_styles.xhp">Working with Templates</link> </caseinline></switchinline></paragraph> -<paragraph role="paragraph" id="par_id3149095" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/guide/main.xhp" name="Working with Text Documents">Working with Text Documents</link> +<paragraph role="paragraph" id="par_id3149095" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/guide/main.xhp">Working with Text Documents</link> </caseinline></switchinline></paragraph> -<paragraph role="paragraph" id="par_id3152997" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/guide/main.xhp" name="Working with Spreadsheets">Working with Spreadsheets</link> +<paragraph role="paragraph" id="par_id3152997" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/guide/main.xhp">Working with Spreadsheets</link> </caseinline></switchinline></paragraph> -<paragraph role="paragraph" id="par_id3147243" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/guide/main.xhp" name="Working with Presentations">Working with Presentations</link> +<paragraph role="paragraph" id="par_id3147243" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS"><link href="text/simpress/guide/main.xhp">Working with Presentations</link> </caseinline></switchinline></paragraph> -<paragraph role="paragraph" id="par_id3154047" xml-lang="en-US"><switchinline select="appl"><caseinline select="DRAW"><link href="text/sdraw/guide/main.xhp" name="Working with Drawings">Working with Drawings</link> +<paragraph role="paragraph" id="par_id3154047" xml-lang="en-US"><switchinline select="appl"><caseinline select="DRAW"><link href="text/sdraw/guide/main.xhp">Working with Drawings</link> </caseinline></switchinline></paragraph> -<paragraph role="paragraph" id="par_id3153824" xml-lang="en-US"><switchinline select="appl"><caseinline select="MATH"><link href="text/smath/guide/main.xhp" name="Working with Formulas">Working with Formulas</link> +<paragraph role="paragraph" id="par_id3153824" xml-lang="en-US"><switchinline select="appl"><caseinline select="MATH"><link href="text/smath/guide/main.xhp">Working with Formulas</link> </caseinline></switchinline></paragraph> </section> </body> diff --git a/source/text/shared/guide/accessibility.xhp b/source/text/shared/guide/accessibility.xhp index 248de3bae6..0c1101b655 100644 --- a/source/text/shared/guide/accessibility.xhp +++ b/source/text/shared/guide/accessibility.xhp @@ -27,14 +27,14 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3150502"> <bookmark_value>accessibility; %PRODUCTNAME features</bookmark_value> </bookmark> - <h1 id="hd_id3150502"><variable id="accessibility"><link name="Accessibility in %PRODUCTNAME" href="text/shared/guide/accessibility.xhp">Accessibility in <item type="productname">%PRODUCTNAME</item></link></variable></h1> + <h1 id="hd_id3150502"><variable id="accessibility"><link href="text/shared/guide/accessibility.xhp">Accessibility in <item type="productname">%PRODUCTNAME</item></link></variable></h1> <paragraph xml-lang="en-US" role="paragraph" id="par_id3154894">The following accessibility features are part of <item type="productname">%PRODUCTNAME</item>:</paragraph> <list type="unordered"> <listitem> - <paragraph role="listitem" id="par_id3153894" xml-lang="en-US">Support of <link href="text/shared/guide/assistive.xhp" name="external devices and applications">external devices and applications</link></paragraph> + <paragraph role="listitem" id="par_id3153894" xml-lang="en-US">Support of <link href="text/shared/guide/assistive.xhp">external devices and applications</link></paragraph> </listitem> <listitem> - <paragraph role="listitem" id="par_id3155552" xml-lang="en-US">Access to all functions by keyboard. The keys that replace the mouse actions are listed in the <link name="%PRODUCTNAME Help" href="text/shared/guide/keyboard.xhp"><item type="productname">%PRODUCTNAME</item> Help</link></paragraph> + <paragraph role="listitem" id="par_id3155552" xml-lang="en-US">Access to all functions by keyboard. The keys that replace the mouse actions are listed in the <link href="text/shared/guide/keyboard.xhp"><item type="productname">%PRODUCTNAME</item> Help</link></paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3149177" xml-lang="en-US">Improved readability of screen contents</paragraph> @@ -47,9 +47,9 @@ <note id="par_id3152349">Please note that accessibility support relies on Java technology for communications with assistive technology tools. This means that the first program startup may take a few seconds longer, because the Java runtime environment has to be started as well.</note> <section id="relatedtopics"> <embed href="text/shared/guide/assistive.xhp#assistive"/> - <paragraph role="paragraph" id="par_id3149578" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name="%PRODUCTNAME - View" href="text/shared/optionen/01010800.xhp"><item type="productname">%PRODUCTNAME</item> - View</link></paragraph> - <paragraph role="paragraph" id="par_id3150084" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name="%PRODUCTNAME - Application Colors" href="text/shared/optionen/01012000.xhp"><item type="productname">%PRODUCTNAME</item> - Application Colors</link></paragraph> - <paragraph role="paragraph" id="par_id3150771" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name="%PRODUCTNAME - Accessibility" href="text/shared/optionen/01013000.xhp"><item type="productname">%PRODUCTNAME</item> - Accessibility</link></paragraph> + <paragraph role="paragraph" id="par_id3149578" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010800.xhp"><item type="productname">%PRODUCTNAME</item> - View</link></paragraph> + <paragraph role="paragraph" id="par_id3150084" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01012000.xhp"><item type="productname">%PRODUCTNAME</item> - Application Colors</link></paragraph> + <paragraph role="paragraph" id="par_id3150771" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01013000.xhp"><item type="productname">%PRODUCTNAME</item> - Accessibility</link></paragraph> <embed href="text/shared/guide/keyboard.xhp#keyboard"/> <embed href="text/shared/04/01010000.xhp#common_keys"/> <embed href="text/swriter/01/accessibility_check.xhp#accessibilitycheckh1"/> diff --git a/source/text/shared/guide/active_help_on_off.xhp b/source/text/shared/guide/active_help_on_off.xhp index b047530f30..c8df5d4db9 100644 --- a/source/text/shared/guide/active_help_on_off.xhp +++ b/source/text/shared/guide/active_help_on_off.xhp @@ -36,7 +36,7 @@ <bookmark_value>tooltips;extended tips</bookmark_value> <bookmark_value>activating;extended help tips</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3156414" xml-lang="en-US" level="1"><variable id="active_help_on_off"><link href="text/shared/guide/active_help_on_off.xhp" name="Turning Extended Tips On and Off">Turning Extended Tips On and Off</link> +<paragraph role="heading" id="hd_id3156414" xml-lang="en-US" level="1"><variable id="active_help_on_off"><link href="text/shared/guide/active_help_on_off.xhp">Turning Extended Tips On and Off</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3157958" xml-lang="en-US"> <emph>Extended tips</emph> provide a brief description of the function of a particular icon, text box or menu command when you rest your cursor on that item.</paragraph> diff --git a/source/text/shared/guide/activex.xhp b/source/text/shared/guide/activex.xhp index 8505f56fa3..c15cd81871 100644 --- a/source/text/shared/guide/activex.xhp +++ b/source/text/shared/guide/activex.xhp @@ -36,7 +36,7 @@ <bookmark_value>viewing;%PRODUCTNAME documents in Internet Explorer</bookmark_value> <bookmark_value>editing;%PRODUCTNAME documents in Internet Explorer</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="1"><variable id="activex"><link href="text/shared/guide/activex.xhp" name="ActiveX Control to Display Documents in Internet Explorer">ActiveX Control to Display Documents in Internet Explorer</link> +<paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="1"><variable id="activex"><link href="text/shared/guide/activex.xhp">ActiveX Control to Display Documents in Internet Explorer</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3166410" xml-lang="en-US">Under Windows only, you can view any $[officename] document in a window of the Microsoft Internet Explorer. Install the ActiveX control in the $[officename] Setup program.</paragraph> <paragraph role="heading" id="hd_id3156346" xml-lang="en-US" level="2">Installing the ActiveX control</paragraph> diff --git a/source/text/shared/guide/assistive.xhp b/source/text/shared/guide/assistive.xhp index 710b79fb76..074208656d 100644 --- a/source/text/shared/guide/assistive.xhp +++ b/source/text/shared/guide/assistive.xhp @@ -35,10 +35,10 @@ <bookmark_value>screen magnifiers</bookmark_value> <bookmark_value>magnifiers</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3147399" xml-lang="en-US" level="1"><variable id="assistive"><link href="text/shared/guide/assistive.xhp" name="Assistive Tools in $[officename]">Assistive Tools in $[officename]</link> +<paragraph role="heading" id="hd_id3147399" xml-lang="en-US" level="1"><variable id="assistive"><link href="text/shared/guide/assistive.xhp">Assistive Tools in $[officename]</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3143267" xml-lang="en-US">$[officename] supports some assistive technology tools like screen magnification software, screen readers, and on-screen keyboards.</paragraph> -<paragraph role="tip" id="par_id8847010" xml-lang="en-US">A current list of supported assistive tools can be found on the Wiki at <link href="https://wiki.documentfoundation.org/Accessibility" name="wiki.documentfoundation.org Accessibility">https://wiki.documentfoundation.org/Accessibility</link>.</paragraph> +<paragraph role="tip" id="par_id8847010" xml-lang="en-US">A current list of supported assistive tools can be found on the Wiki at <link href="https://wiki.documentfoundation.org/Accessibility">https://wiki.documentfoundation.org/Accessibility</link>.</paragraph> <paragraph role="heading" id="hd_id3153061" xml-lang="en-US" level="2">Supported Input Devices</paragraph> <paragraph role="paragraph" id="par_id3156024" xml-lang="en-US">$[officename] provides the ability to use alternative input devices for access to all functions of $[officename].</paragraph> <list type="unordered"> @@ -54,9 +54,9 @@ </list> <section id="relatedtopics"> <embed href="text/shared/guide/accessibility.xhp#accessibility"/> -<paragraph role="paragraph" id="par_id3152933" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010800.xhp" name="$[officename] - View">$[officename] - View</link></paragraph> -<paragraph role="paragraph" id="par_id3155430" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01012000.xhp" name="$[officename] - Application Colors">$[officename] - Application Colors</link></paragraph> -<paragraph role="paragraph" id="par_id3148617" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01013000.xhp" name="$[officename] - Accessibility">$[officename] - Accessibility</link></paragraph> +<paragraph role="paragraph" id="par_id3152933" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010800.xhp">$[officename] - View</link></paragraph> +<paragraph role="paragraph" id="par_id3155430" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01012000.xhp">$[officename] - Application Colors</link></paragraph> +<paragraph role="paragraph" id="par_id3148617" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01013000.xhp">$[officename] - Accessibility</link></paragraph> <embed href="text/shared/guide/keyboard.xhp#keyboard"/> <embed href="text/shared/04/01010000.xhp#common_keys"/> </section> diff --git a/source/text/shared/guide/auto_redact.xhp b/source/text/shared/guide/auto_redact.xhp index 1b61e109a3..7877b390b1 100644 --- a/source/text/shared/guide/auto_redact.xhp +++ b/source/text/shared/guide/auto_redact.xhp @@ -25,7 +25,7 @@ <section id="autoredact01"> <bookmark id="bm_id981562795247716" branch="hid/.uno:AutoRedactDoc" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx/ui/autoredactdialog/" id="bm_id3145208" localize="false"/> - <h1 id="hd_id171562795247122"><variable id="autoredact_h1"><link href="text/shared/guide/auto_redact.xhp" name="auto_redact">Auto-Redact</link></variable></h1> + <h1 id="hd_id171562795247122"><variable id="autoredact_h1"><link href="text/shared/guide/auto_redact.xhp">Auto-Redact</link></variable></h1> <paragraph id="par_id4715627952214572" role="paragraph"><variable id="auto_redact_var"><ahelp hid="sfx/ui/autoredactdialog/">Use automatic redaction to define words and patterns that are automatically marked for redaction.</ahelp></variable></paragraph> </section> <paragraph role="paragraph" id="par_id641647277510873">Automatic redaction makes it easier to redact %PRODUCTNAME documents that have multiple portions of text that need to be hidden due to sensitivity or privacy issues.</paragraph> @@ -51,7 +51,7 @@ <paragraph role="paragraph" id="par_id181626029575406">Add all targets that you want to apply to your document and click <emph>OK</emph>. This opens the document as a drawing in %PRODUCTNAME Draw with all targets automatically redacted with the <emph>Rectangle Redaction</emph> tool.</paragraph> <paragraph role="paragraph" id="par_id611626029791762">Continue redacting other portions of the generated document and then print or export it to PDF.</paragraph> - <tip id="par_id581626101004089">Refer to the help page <link href="text/shared/01/02100001.xhp" name="regex_link">List of Regular Expressions</link> to learn more about how to use regular expressions in %PRODUCTNAME.</tip> + <tip id="par_id581626101004089">Refer to the help page <link href="text/shared/01/02100001.xhp">List of Regular Expressions</link> to learn more about how to use regular expressions in %PRODUCTNAME.</tip> <h2 id="hd_id951626029985729">Exporting and Importing Targets</h2> <paragraph role="paragraph" id="par_id701626030005749">Click the <emph>Save Targets</emph> button to save all defined targets in the document as a JSON (JavaScript Object Notation) file.</paragraph> <paragraph role="paragraph" id="par_id971626030103135">Click the <emph>Load Targets</emph> button to import and apply the targets defined in a JSON file to another %PRODUCTNAME document.</paragraph> diff --git a/source/text/shared/guide/autocorr_url.xhp b/source/text/shared/guide/autocorr_url.xhp index 630010dfc8..ecebf3dbc8 100644 --- a/source/text/shared/guide/autocorr_url.xhp +++ b/source/text/shared/guide/autocorr_url.xhp @@ -32,9 +32,9 @@ <bookmark_value>links;turning off automatic recognition</bookmark_value> <bookmark_value>predictive text, see also AutoCorrect function/AutoFill function/AutoInput function/word completion/text completion</bookmark_value> </bookmark> -<h1 xml-lang="en-US" id="hd_id3149346"><variable id="autocorr_url"><link href="text/shared/guide/autocorr_url.xhp" name="Turning off Automatic URL Recognition">Turning off Automatic URL Recognition</link> +<h1 xml-lang="en-US" id="hd_id3149346"><variable id="autocorr_url"><link href="text/shared/guide/autocorr_url.xhp">Turning off Automatic URL Recognition</link> </variable></h1> - <paragraph xml-lang="en-US" id="par_id3166410" role="paragraph">When you enter text, $[officename] automatically recognizes a word that may be a <link href="text/shared/00/00000002.xhp#url" name="URL">URL</link> and replaces the word with a hyperlink. $[officename] formats the hyperlink with direct font attributes (color and underline) the properties of which are obtained from certain Character Styles.</paragraph> + <paragraph xml-lang="en-US" id="par_id3166410" role="paragraph">When you enter text, $[officename] automatically recognizes a word that may be a <link href="text/shared/00/00000002.xhp#url">URL</link> and replaces the word with a hyperlink. $[officename] formats the hyperlink with direct font attributes (color and underline) the properties of which are obtained from certain Character Styles.</paragraph> <paragraph role="paragraph" id="par_id501605796731176">The following texts are changed to hyperlinks:</paragraph> diff --git a/source/text/shared/guide/autohide.xhp b/source/text/shared/guide/autohide.xhp index 20c0e12642..667c314e94 100644 --- a/source/text/shared/guide/autohide.xhp +++ b/source/text/shared/guide/autohide.xhp @@ -40,7 +40,7 @@ <bookmark_value>hiding;docked windows</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3150713" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3145346" xml-lang="en-US" level="1"><variable id="autohide"><link href="text/shared/guide/autohide.xhp" name="Showing, Docking and Hiding Windows">Showing, Docking and Hiding Windows</link> +<paragraph role="heading" id="hd_id3145346" xml-lang="en-US" level="1"><variable id="autohide"><link href="text/shared/guide/autohide.xhp">Showing, Docking and Hiding Windows</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3147242" xml-lang="en-US">Some windows in $[officename] are dockable, such as the Navigator window. You can move these windows, re-size them or dock them to an edge.</paragraph> <paragraph role="heading" id="hd_id3154750" xml-lang="en-US" level="2">Docking and Undocking Windows</paragraph> diff --git a/source/text/shared/guide/background.xhp b/source/text/shared/guide/background.xhp index 730a8c763f..151150c0f0 100644 --- a/source/text/shared/guide/background.xhp +++ b/source/text/shared/guide/background.xhp @@ -32,7 +32,7 @@ <bookmark_value>text, see also text documents, paragraphs and characters</bookmark_value> </bookmark> <comment>MW deleted 6 entries and changed "pages;"</comment> - <h1 id="hd_id3149346"><variable id="background"><link href="text/shared/guide/background.xhp" name="Defining Graphics or Colors in the Background of Pages (Watermark)">Defining Graphics or Colors in the Background of Pages (Watermark)</link> + <h1 id="hd_id3149346"><variable id="background"><link href="text/shared/guide/background.xhp">Defining Graphics or Colors in the Background of Pages (Watermark)</link> </variable></h1> <list type="ordered"> <listitem> @@ -49,7 +49,7 @@ <embed href="text/simpress/guide/background.xhp#background"/> </case> </switch> - <paragraph xml-lang="en-US" id="par_id3156180" role="paragraph"><link href="text/shared/01/05210100.xhp" name="Background tab page"><emph>Area</emph> tab page</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3156180" role="paragraph"><link href="text/shared/01/05210100.xhp"><emph>Area</emph> tab page</link></paragraph> <paragraph xml-lang="en-US" id="par_id2711569" role="paragraph"><link href="text/swriter/guide/background.xhp">Backgrounds in Text</link></paragraph> <paragraph xml-lang="en-US" id="par_id8591570" role="paragraph"><link href="text/scalc/guide/background.xhp">Backgrounds in Spreadsheets</link></paragraph> </section> diff --git a/source/text/shared/guide/border_paragraph.xhp b/source/text/shared/guide/border_paragraph.xhp index 3e349d64a3..609b9a35af 100644 --- a/source/text/shared/guide/border_paragraph.xhp +++ b/source/text/shared/guide/border_paragraph.xhp @@ -40,7 +40,7 @@ <bookmark_value>defining;paragraph borders</bookmark_value> </bookmark> <comment>mw changed "adding;" to "inserting;"</comment> - <paragraph xml-lang="en-US" id="hd_id3147571" role="heading" level="1"><variable id="border_paragraph"><link href="text/shared/guide/border_paragraph.xhp" name="Defining Borders for Paragraphs">Defining Borders for Paragraphs</link> + <paragraph xml-lang="en-US" id="hd_id3147571" role="heading" level="1"><variable id="border_paragraph"><link href="text/shared/guide/border_paragraph.xhp">Defining Borders for Paragraphs</link> </variable></paragraph> <paragraph xml-lang="en-US" id="hd_id3159233" role="heading" level="2">Setting a Predefined Border Style</paragraph> <list type="ordered"> diff --git a/source/text/shared/guide/border_table.xhp b/source/text/shared/guide/border_table.xhp index 178ea94571..aab10f137b 100644 --- a/source/text/shared/guide/border_table.xhp +++ b/source/text/shared/guide/border_table.xhp @@ -33,7 +33,7 @@ <bookmark_value>defining;table borders</bookmark_value> </bookmark> <comment>mw deleted "adding;"</comment> - <h1 xml-lang="en-US" id="hd_id3155805"><variable id="border_table"><link href="text/shared/guide/border_table.xhp" name="Defining Borders for Tables and Table Cells">Defining Borders for Tables and Table Cells</link> + <h1 xml-lang="en-US" id="hd_id3155805"><variable id="border_table"><link href="text/shared/guide/border_table.xhp">Defining Borders for Tables and Table Cells</link> </variable></h1> <h2 xml-lang="en-US" id="hd_id3147008">Setting a Predefined Border Style</h2> <list type="ordered"> diff --git a/source/text/shared/guide/change_title.xhp b/source/text/shared/guide/change_title.xhp index d5bfcf881f..70cf26c514 100644 --- a/source/text/shared/guide/change_title.xhp +++ b/source/text/shared/guide/change_title.xhp @@ -35,7 +35,7 @@ <bookmark_value>changing;document titles</bookmark_value> <bookmark_value>documents; changing titles</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3156324" xml-lang="en-US" level="1"><variable id="change_title"><link href="text/shared/guide/change_title.xhp" name="Changing the Title of a Document">Changing the Title of a Document</link> +<paragraph role="heading" id="hd_id3156324" xml-lang="en-US" level="1"><variable id="change_title"><link href="text/shared/guide/change_title.xhp">Changing the Title of a Document</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3152801" xml-lang="en-US">You can specify a title for your document. Some file manager utilities can display the titles next to the filenames of your documents.</paragraph> <paragraph role="heading" id="hd_id3156136" xml-lang="en-US" level="2">How to change the title of the current document</paragraph> @@ -52,7 +52,7 @@ </list> </section> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3163802" xml-lang="en-US"><link href="text/shared/01/01100000.xhp" name="Document Properties">Document Properties</link></paragraph> +<paragraph role="paragraph" id="par_id3163802" xml-lang="en-US"><link href="text/shared/01/01100000.xhp">Document Properties</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/chart_axis.xhp b/source/text/shared/guide/chart_axis.xhp index b6b6c48ebb..aa82902c33 100644 --- a/source/text/shared/guide/chart_axis.xhp +++ b/source/text/shared/guide/chart_axis.xhp @@ -35,7 +35,7 @@ <bookmark_value>editing; chart axes</bookmark_value> <bookmark_value>formatting; axes in charts</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3155555" xml-lang="en-US" level="1"><variable id="chart_axis"><link href="text/shared/guide/chart_axis.xhp" name="Editing Chart Axes">Editing Chart Axes</link> +<paragraph role="heading" id="hd_id3155555" xml-lang="en-US" level="1"><variable id="chart_axis"><link href="text/shared/guide/chart_axis.xhp">Editing Chart Axes</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3156426" xml-lang="en-US">To edit the axes of a chart that you have inserted:</paragraph> <list type="ordered"> @@ -54,7 +54,7 @@ </listitem> </list> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3147335" xml-lang="en-US"><link href="text/schart/01/05010000.xhp" name="Format - Object properties">Format - Object properties</link></paragraph> +<paragraph role="paragraph" id="par_id3147335" xml-lang="en-US"><link href="text/schart/01/05010000.xhp">Format - Object properties</link></paragraph> <embed href="text/shared/guide/chart_legend.xhp#chart_legend"/> <embed href="text/shared/guide/chart_title.xhp#chart_title"/> </section> diff --git a/source/text/shared/guide/chart_barformat.xhp b/source/text/shared/guide/chart_barformat.xhp index 5b421d4412..a50202580f 100644 --- a/source/text/shared/guide/chart_barformat.xhp +++ b/source/text/shared/guide/chart_barformat.xhp @@ -37,7 +37,7 @@ <bookmark_value>inserting;textures on chart bars</bookmark_value> </bookmark> <comment>MW changed "adding;" to "inserting;"</comment> - <paragraph xml-lang="en-US" id="hd_id3149798" role="heading" level="1"><variable id="chart_barformat"><link href="text/shared/guide/chart_barformat.xhp" name="Adding Texture to Chart Bars">Adding Texture to Chart Bars</link> + <paragraph xml-lang="en-US" id="hd_id3149798" role="heading" level="1"><variable id="chart_barformat"><link href="text/shared/guide/chart_barformat.xhp">Adding Texture to Chart Bars</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3156136" role="paragraph">You can add texture to the bars in a graph or chart (instead of the default colors) via graphics:</paragraph> <list type="ordered"> diff --git a/source/text/shared/guide/chart_insert.xhp b/source/text/shared/guide/chart_insert.xhp index 3b2e07f106..d318b8e41d 100644 --- a/source/text/shared/guide/chart_insert.xhp +++ b/source/text/shared/guide/chart_insert.xhp @@ -37,7 +37,7 @@ <bookmark_value>charts; editing data</bookmark_value> <bookmark_value>editing; chart data</bookmark_value> </bookmark><comment>moved many index entries to new schart/01 files</comment> -<paragraph role="heading" id="hd_id3153910" xml-lang="en-US" level="1"><variable id="chart_insert"><link href="text/shared/guide/chart_insert.xhp" name="Inserting Charts">Inserting Charts</link> +<paragraph role="heading" id="hd_id3153910" xml-lang="en-US" level="1"><variable id="chart_insert"><link href="text/shared/guide/chart_insert.xhp">Inserting Charts</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3139133" xml-lang="en-US">Different methods exist to start a chart:</paragraph> <list type="unordered"> @@ -88,7 +88,7 @@ <paragraph role="listitem" id="par_id6944792" xml-lang="en-US">In Writer, Draw or Impress, choose <emph>Insert - Chart</emph> to insert a chart based on default data.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3152960" xml-lang="en-US">You can change the default data values by double-clicking on the chart and then choosing <link href="text/schart/01/03010000.xhp" name="View - Chart Data Table"><emph>View - Chart Data Table</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3152960" xml-lang="en-US">You can change the default data values by double-clicking on the chart and then choosing <link href="text/schart/01/03010000.xhp"><emph>View - Chart Data Table</emph></link>.</paragraph> </listitem> </list> <section id="relatedtopics"> diff --git a/source/text/shared/guide/chart_legend.xhp b/source/text/shared/guide/chart_legend.xhp index c6c95d76eb..64b4c2afa0 100644 --- a/source/text/shared/guide/chart_legend.xhp +++ b/source/text/shared/guide/chart_legend.xhp @@ -35,7 +35,7 @@ <bookmark_value>editing; chart legends</bookmark_value> <bookmark_value>formatting; chart legends</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3147291" xml-lang="en-US" level="1"><variable id="chart_legend"><link href="text/shared/guide/chart_legend.xhp" name="Editing Chart Legends">Editing Chart Legends</link> +<paragraph role="heading" id="hd_id3147291" xml-lang="en-US" level="1"><variable id="chart_legend"><link href="text/shared/guide/chart_legend.xhp">Editing Chart Legends</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3147008" xml-lang="en-US">To edit a chart legend:</paragraph> <list type="ordered"> @@ -52,7 +52,7 @@ </list> <paragraph role="note" id="par_id3145674" xml-lang="en-US">To select the legend, first double-click on the chart (see step 1), then click on the legend. You can now move the legend within the chart using the mouse.</paragraph><comment>ufi: removed an obsolete note</comment> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3154347" xml-lang="en-US"><link href="text/schart/01/05010000.xhp" name="Format - Object Properties">Format - Object Properties</link></paragraph> +<paragraph role="paragraph" id="par_id3154347" xml-lang="en-US"><link href="text/schart/01/05010000.xhp">Format - Object Properties</link></paragraph> <embed href="text/shared/guide/chart_axis.xhp#chart_axis"/> <embed href="text/shared/guide/chart_title.xhp#chart_title"/> </section> diff --git a/source/text/shared/guide/chart_title.xhp b/source/text/shared/guide/chart_title.xhp index e3bf5d5887..40e9675d60 100644 --- a/source/text/shared/guide/chart_title.xhp +++ b/source/text/shared/guide/chart_title.xhp @@ -34,7 +34,7 @@ <bookmark_value>editing; chart titles</bookmark_value> <bookmark_value>titles; editing in charts</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3156136" xml-lang="en-US" level="1"><variable id="chart_title"><link href="text/shared/guide/chart_title.xhp" name="Editing Chart Titles">Editing Chart Titles</link> +<paragraph role="heading" id="hd_id3156136" xml-lang="en-US" level="1"><variable id="chart_title"><link href="text/shared/guide/chart_title.xhp">Editing Chart Titles</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3153527" xml-lang="en-US">To edit a chart title that you have inserted into a $[officename] document:</paragraph> <list type="ordered"> @@ -60,7 +60,7 @@ </listitem> </list> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3154046" xml-lang="en-US"><link href="text/schart/01/05010000.xhp" name="Format - Object properties">Format - Object properties</link></paragraph> +<paragraph role="paragraph" id="par_id3154046" xml-lang="en-US"><link href="text/schart/01/05010000.xhp">Format - Object properties</link></paragraph> <embed href="text/shared/guide/chart_legend.xhp#chart_legend"/> <embed href="text/shared/guide/chart_axis.xhp#chart_axis"/> </section> diff --git a/source/text/shared/guide/classification.xhp b/source/text/shared/guide/classification.xhp index e90ec88750..b406b00368 100644 --- a/source/text/shared/guide/classification.xhp +++ b/source/text/shared/guide/classification.xhp @@ -18,7 +18,7 @@ <body> -<h1 id="hd_id3156324"><variable id="classdoc"><link href="text/shared/guide/classification.xhp" name="Document Classification">Document Classification</link></variable></h1> +<h1 id="hd_id3156324"><variable id="classdoc"><link href="text/shared/guide/classification.xhp">Document Classification</link></variable></h1> <bookmark xml-lang="en-US" branch="index" id="bm_id030820161847569710"> <bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> diff --git a/source/text/shared/guide/collab.xhp b/source/text/shared/guide/collab.xhp index 3d9515b35c..abc7397d83 100644 --- a/source/text/shared/guide/collab.xhp +++ b/source/text/shared/guide/collab.xhp @@ -121,7 +121,7 @@ </listitem></list> <warning id="par_id71864981">Write access also enables other users to (accidentally or deliberately) delete or change a file.</warning> <section id="relatedtopics"> -<paragraph id="par_id4263740" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01070000.xhp" name="Save As">Save As</link></paragraph> +<paragraph id="par_id4263740" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01070000.xhp">Save As</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/configure_overview.xhp b/source/text/shared/guide/configure_overview.xhp index 7293d80948..1523608c32 100644 --- a/source/text/shared/guide/configure_overview.xhp +++ b/source/text/shared/guide/configure_overview.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3152801"><bookmark_value>configuring; $[officename]</bookmark_value> <bookmark_value>customizing; $[officename]</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3152801" xml-lang="en-US" level="1"><variable id="configure_overview"><link href="text/shared/guide/configure_overview.xhp" name="Configuring $[officename]">Configuring $[officename]</link> +<paragraph role="heading" id="hd_id3152801" xml-lang="en-US" level="1"><variable id="configure_overview"><link href="text/shared/guide/configure_overview.xhp">Configuring $[officename]</link> </variable></paragraph> <section id="conftext"> <paragraph role="paragraph" id="par_id3153345" xml-lang="en-US">You can customize your $[officename] to suit your needs.</paragraph> @@ -47,10 +47,10 @@ <paragraph role="listitem" id="par_id3150443" xml-lang="en-US">You can change the shortcut keys.</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_id3155421" xml-lang="en-US">To change these, choose <link href="text/shared/01/06140000.xhp" name="Tools - Customize"><emph>Tools - Customize</emph></link> to open the <emph>Customize</emph> dialog.</paragraph> +<paragraph role="paragraph" id="par_id3155421" xml-lang="en-US">To change these, choose <link href="text/shared/01/06140000.xhp"><emph>Tools - Customize</emph></link> to open the <emph>Customize</emph> dialog.</paragraph> </section> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3155388" xml-lang="en-US"><link href="text/shared/01/06140000.xhp" name="Tools - Customize">Tools - Customize</link></paragraph> +<paragraph role="paragraph" id="par_id3155388" xml-lang="en-US"><link href="text/shared/01/06140000.xhp">Tools - Customize</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/contextmenu.xhp b/source/text/shared/guide/contextmenu.xhp index e072fee629..bc03768505 100644 --- a/source/text/shared/guide/contextmenu.xhp +++ b/source/text/shared/guide/contextmenu.xhp @@ -37,7 +37,7 @@ <bookmark_value>opening; context menus</bookmark_value> <bookmark_value>activating;context menus</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3153394" xml-lang="en-US" level="1"><variable id="contextmenu"><link href="text/shared/guide/contextmenu.xhp" name="Using Context Menus">Using Context Menus</link> +<paragraph role="heading" id="hd_id3153394" xml-lang="en-US" level="1"><variable id="contextmenu"><link href="text/shared/guide/contextmenu.xhp">Using Context Menus</link> </variable></paragraph> <embed href="text/shared/00/00000001.xhp#context"/> <section id="relatedtopics"> diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp index a599646e1b..85f4519575 100644 --- a/source/text/shared/guide/convertfilters.xhp +++ b/source/text/shared/guide/convertfilters.xhp @@ -24,16 +24,16 @@ <bookmark_value>module file filters</bookmark_value> </bookmark> <h1 id="hd_id771554399002497"> - <variable id="convertfilters_h1"><link href="text/shared/guide/convertfilters.xhp" name="conversion filter names">File Conversion Filter Names</link></variable> + <variable id="convertfilters_h1"><link href="text/shared/guide/convertfilters.xhp">File Conversion Filter Names</link></variable> </h1> <paragraph id="par_id581554399002498" role="paragraph" xml-lang="en-US"> <variable id="commandline_intro"> - <ahelp hid=".">Tables with filter names for <link href="text/shared/guide/start_parameters.xhp" name="commandline">command line</link> document conversion.</ahelp> + <ahelp hid=".">Tables with filter names for <link href="text/shared/guide/start_parameters.xhp">command line</link> document conversion.</ahelp> </variable> </paragraph> </section> <h2 id="hd_id531633524464103">Usage</h2> -<paragraph role="paragraph" id="par_id801633524474460">Filter names are used when importing and exporting files in alien formats and converting files formats through the <link href="text/shared/guide/start_parameters.xhp" name="commandline">command line</link>.</paragraph> +<paragraph role="paragraph" id="par_id801633524474460">Filter names are used when importing and exporting files in alien formats and converting files formats through the <link href="text/shared/guide/start_parameters.xhp">command line</link>.</paragraph> <paragraph role="paragraph" id="par_id314959p" localize="false" xml-lang="en-US"><emph>soffice --convert-to OutputFileExtension[:OutputFilterName[:OutputFilterParams[,param]]] [--outdir output_dir]</emph></paragraph> <embed href="text/shared/guide/start_parameters.xhp#convertto"/> <paragraph role="tablecontent" id="par_id314959o" localize="false" xml-lang="en-US"><emph>soffice --infilter="InputFilterName[:InputFilterParams[,param]]"</emph></paragraph> diff --git a/source/text/shared/guide/copy_drawfunctions.xhp b/source/text/shared/guide/copy_drawfunctions.xhp index cac529d163..08fe87806a 100644 --- a/source/text/shared/guide/copy_drawfunctions.xhp +++ b/source/text/shared/guide/copy_drawfunctions.xhp @@ -35,7 +35,7 @@ <bookmark_value>copying; draw objects between documents</bookmark_value> <bookmark_value>pasting;draw objects from other documents</bookmark_value> </bookmark><comment>mw added "pasting;"</comment> -<paragraph role="heading" id="hd_id3153394" xml-lang="en-US" level="1"><variable id="copy_drawfunctions"><link href="text/shared/guide/copy_drawfunctions.xhp" name="Copying Drawing Objects Into Other Documents">Copying Drawing Objects Into Other Documents</link> +<paragraph role="heading" id="hd_id3153394" xml-lang="en-US" level="1"><variable id="copy_drawfunctions"><link href="text/shared/guide/copy_drawfunctions.xhp">Copying Drawing Objects Into Other Documents</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3153345" xml-lang="en-US">In $[officename] it is possible to copy drawing objects between text, spreadsheets and presentation documents. </paragraph> <list type="ordered"> diff --git a/source/text/shared/guide/copytable2application.xhp b/source/text/shared/guide/copytable2application.xhp index 8a036be8d8..aedd63e863 100644 --- a/source/text/shared/guide/copytable2application.xhp +++ b/source/text/shared/guide/copytable2application.xhp @@ -37,7 +37,7 @@ <bookmark_value>text documents;inserting spreadsheet cells</bookmark_value> <bookmark_value>tables in spreadsheets;copying data to other applications</bookmark_value> </bookmark><comment>mw deleted "tables;" and added "charts;" and "tables in spreadsheets;"</comment> -<paragraph role="heading" id="hd_id3154186" xml-lang="en-US" level="1"><variable id="copytable2application"><link href="text/shared/guide/copytable2application.xhp" name="Inserting Data From Spreadsheets">Inserting Data From Spreadsheets</link> +<paragraph role="heading" id="hd_id3154186" xml-lang="en-US" level="1"><variable id="copytable2application"><link href="text/shared/guide/copytable2application.xhp">Inserting Data From Spreadsheets</link> </variable></paragraph> <list type="unordered"> <listitem> diff --git a/source/text/shared/guide/copytext2application.xhp b/source/text/shared/guide/copytext2application.xhp index 2cd158c087..e48abba93d 100644 --- a/source/text/shared/guide/copytext2application.xhp +++ b/source/text/shared/guide/copytext2application.xhp @@ -39,7 +39,7 @@ <bookmark_value>copying;data from text documents</bookmark_value> <bookmark_value>pasting;data from text documents</bookmark_value> </bookmark><comment>mw added "pasting; and changed "drag and drop;""</comment> -<paragraph role="heading" id="hd_id3152924" xml-lang="en-US" level="1"><variable id="copytext2application"><link href="text/shared/guide/copytext2application.xhp" name="Inserting Data From Text Documents">Inserting Data From Text Documents</link> +<paragraph role="heading" id="hd_id3152924" xml-lang="en-US" level="1"><variable id="copytext2application"><link href="text/shared/guide/copytext2application.xhp">Inserting Data From Text Documents</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3156426" xml-lang="en-US">You can insert text into other document types, such as spreadsheets and presentations. Note that there is a difference between whether the text is inserted into a frame, a spreadsheet cell, or into the outline view of a presentation.</paragraph> <list type="unordered"> diff --git a/source/text/shared/guide/csv_params.xhp b/source/text/shared/guide/csv_params.xhp index 5881c41fbd..c9f2c9cf92 100644 --- a/source/text/shared/guide/csv_params.xhp +++ b/source/text/shared/guide/csv_params.xhp @@ -24,7 +24,7 @@ <bookmark_value>CSV;command line filter options</bookmark_value> </bookmark> <section id="csv_params_Head"> - <h1 id="hd_id551634734576194"><variable id="csv_params_h1"><link href="text/shared/guide/csv_params.xhp" name="filter options">CSV Filter Options</link></variable></h1> + <h1 id="hd_id551634734576194"><variable id="csv_params_h1"><link href="text/shared/guide/csv_params.xhp">CSV Filter Options</link></variable></h1> <paragraph id="par_id401634734576197" role="paragraph" xml-lang="en-US">The CSV filter accepts an option string containing five to thirteen tokens, separated by commas. Tokens 6 to 13 are optional.</paragraph> </section> <embed href="text/sbasic/shared/00000003.xhp#functexample"/> diff --git a/source/text/shared/guide/ctl.xhp b/source/text/shared/guide/ctl.xhp index edf50297f6..c4aace0702 100644 --- a/source/text/shared/guide/ctl.xhp +++ b/source/text/shared/guide/ctl.xhp @@ -38,9 +38,9 @@ <bookmark_value>Arabic;entering text</bookmark_value> <bookmark_value>Thai;entering text</bookmark_value> </bookmark><comment>mw made "text layout;" a one level entry</comment> -<paragraph role="heading" id="hd_id3153662" xml-lang="en-US" level="1"><variable id="ctl"><link href="text/shared/guide/ctl.xhp" name="Languages Using Complex Text Layout">Languages Using Complex Text Layout</link> +<paragraph role="heading" id="hd_id3153662" xml-lang="en-US" level="1"><variable id="ctl"><link href="text/shared/guide/ctl.xhp">Languages Using Complex Text Layout</link> </variable></paragraph> -<paragraph role="paragraph" id="par_id3147618" xml-lang="en-US">Currently, $[officename] supports Hindi, Thai, Hebrew, and Arabic as <link href="text/shared/00/00000005.xhp#ctl" name="CTL languages">CTL languages</link>.</paragraph> +<paragraph role="paragraph" id="par_id3147618" xml-lang="en-US">Currently, $[officename] supports Hindi, Thai, Hebrew, and Arabic as <link href="text/shared/00/00000005.xhp#ctl">CTL languages</link>.</paragraph> <paragraph role="paragraph" id="par_id3155420" xml-lang="en-US">If you select the text flow from right to left, embedded Western text still runs from left to right. The cursor responds to the arrow keys in that Right Arrow moves it "to the text end" and Left Arrow "to the text start".</paragraph> <paragraph role="paragraph" id="par_id3145609" xml-lang="en-US">You can change the text writing direction directly by pressing one of the following key combinations:</paragraph> <list type="unordered"> @@ -69,7 +69,7 @@ </list> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/language_select.xhp#language_select"/> -<paragraph role="paragraph" id="par_id3145786" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01140000.xhp" name="Language Settings - Languages">Language Settings - Languages</link></paragraph> -<paragraph role="paragraph" id="par_id3153770" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01150300.xhp" name="Language Settings - Complex Text Layout">Language Settings - Complex Text Layout</link></paragraph> +<paragraph role="paragraph" id="par_id3145786" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01140000.xhp">Language Settings - Languages</link></paragraph> +<paragraph role="paragraph" id="par_id3153770" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01150300.xhp">Language Settings - Complex Text Layout</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/data_addressbook.xhp b/source/text/shared/guide/data_addressbook.xhp index f6d4b0381a..40df278af3 100644 --- a/source/text/shared/guide/data_addressbook.xhp +++ b/source/text/shared/guide/data_addressbook.xhp @@ -36,7 +36,7 @@ <bookmark_value>registering; address books</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3152823" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1"><variable id="data_addressbook"><link href="text/shared/guide/data_addressbook.xhp" name="Registering an Address Book">Registering an Address Book</link> +<paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1"><variable id="data_addressbook"><link href="text/shared/guide/data_addressbook.xhp">Registering an Address Book</link> </variable></paragraph> <section id="address_book"> <paragraph role="paragraph" id="par_id3154927" xml-lang="en-US">In <item type="productname">%PRODUCTNAME</item> you can register different data sources. The contents of the data fields are then available to you for use in various fields and controls. Your system address book is such a data source.</paragraph> @@ -46,11 +46,11 @@ <paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">In order for the replacement to take place, you must tell <item type="productname">%PRODUCTNAME</item> which address book you use. The wizard asking for this information appears automatically the first time you activate, for example, a business letter template. You can also call the wizard by following the steps listed below.</paragraph> <paragraph role="note" id="par_id5941648" xml-lang="en-US">The address book data is read-only in %PRODUCTNAME Base. It is not possible to add, edit, or delete address data from within Base.</paragraph> <paragraph role="heading" id="hd_id3149096" xml-lang="en-US" level="2">Address Data Source Wizard</paragraph> -<paragraph role="paragraph" id="par_id3147008" xml-lang="en-US">To call the <link href="text/shared/autopi/01170000.xhp" name="Address Data Source">Address Data Source</link> wizard, choose <emph>File - Wizards - Address Data Source</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3147008" xml-lang="en-US">To call the <link href="text/shared/autopi/01170000.xhp">Address Data Source</link> wizard, choose <emph>File - Wizards - Address Data Source</emph>.</paragraph> <paragraph role="heading" id="hd_id3149811" xml-lang="en-US" level="2">Registering An Existing Address Book Manually</paragraph> <list type="ordered"> <listitem> -<paragraph role="paragraph" id="par_id3150771" xml-lang="en-US">Choose <emph>Tools - Address Book Source</emph>. The <link href="text/shared/01/01110101.xhp" name="Templates: Address Book Assignment"><emph>Templates: Address Book Assignment</emph></link> dialog appears.</paragraph> +<paragraph role="paragraph" id="par_id3150771" xml-lang="en-US">Choose <emph>Tools - Address Book Source</emph>. The <link href="text/shared/01/01110101.xhp"><emph>Templates: Address Book Assignment</emph></link> dialog appears.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_id3148491" xml-lang="en-US">In the <emph>Data source</emph> combo box, select the system address book or the data source you want to use as an address book.</paragraph> diff --git a/source/text/shared/guide/data_dbase2office.xhp b/source/text/shared/guide/data_dbase2office.xhp index a352b229f8..559b867bd1 100644 --- a/source/text/shared/guide/data_dbase2office.xhp +++ b/source/text/shared/guide/data_dbase2office.xhp @@ -34,7 +34,7 @@ <bookmark_value>importing; tables in text format</bookmark_value> <bookmark_value>exporting; spreadsheets to text format</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3154824" xml-lang="en-US" level="1"><variable id="data_dbase2office"><link href="text/shared/guide/data_dbase2office.xhp" name="Importing and Exporting Data in Text Format">Importing and Exporting Data in Text Format</link> +<paragraph role="heading" id="hd_id3154824" xml-lang="en-US" level="1"><variable id="data_dbase2office"><link href="text/shared/guide/data_dbase2office.xhp">Importing and Exporting Data in Text Format</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3147088" xml-lang="en-US">If you want to exchange data with a database that does not have an ODBC link and does not allow dBASE import and export, you can use a common text format.</paragraph> <paragraph role="heading" id="hd_id3145313" xml-lang="en-US" level="2">Importing Data into $[officename]</paragraph> @@ -44,13 +44,13 @@ <paragraph role="listitem" id="par_id3145382" xml-lang="en-US">Export the desired data from the source database in a text format. The CSV text format is recommended. This format separates data fields by using delimiters such as commas or semi-colons, and separates records by inserting line breaks.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3153821" xml-lang="en-US">Choose <emph>File - </emph><link href="text/shared/01/01020000.xhp" name="Open"><emph>Open</emph></link> and click the file to import.</paragraph> +<paragraph role="listitem" id="par_id3153821" xml-lang="en-US">Choose <emph>File - </emph><link href="text/shared/01/01020000.xhp"><emph>Open</emph></link> and click the file to import.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id1977904" xml-lang="en-US">Select "Text CSV" from the <emph>File type</emph> combo box. Click <emph>Open</emph>.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3150771" xml-lang="en-US">The <link href="text/shared/00/00000208.xhp" name="Text Import"><emph>Text Import</emph></link> dialog appears. Decide which data to include from the text document.</paragraph> +<paragraph role="listitem" id="par_id3150771" xml-lang="en-US">The <link href="text/shared/00/00000208.xhp"><emph>Text Import</emph></link> dialog appears. Decide which data to include from the text document.</paragraph> </listitem> </list> <paragraph role="paragraph" id="par_id3150986" xml-lang="en-US">Once the data is in a $[officename] Calc spreadsheet, you can edit it as needed. Save the data as a $[officename] data source:</paragraph> @@ -69,7 +69,7 @@ <paragraph role="listitem" id="par_id3154216" xml-lang="en-US">In <emph>File type</emph> select the filter "Text CSV". Enter a file name and click <emph>Save</emph>.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3154908" xml-lang="en-US">This opens the <link href="text/shared/00/00000207.xhp" name="dBase Export"><emph>Export of text files</emph></link> dialog, in which you can select the character set, field delimiter and text delimiter. Click <emph>OK</emph>. A warning informs you that only the active sheet was saved.</paragraph> +<paragraph role="listitem" id="par_id3154908" xml-lang="en-US">This opens the <link href="text/shared/00/00000207.xhp"><emph>Export of text files</emph></link> dialog, in which you can select the character set, field delimiter and text delimiter. Click <emph>OK</emph>. A warning informs you that only the active sheet was saved.</paragraph> </listitem> </list> <embed href="text/shared/00/00000004.xhp#related"/> diff --git a/source/text/shared/guide/data_enter_sql.xhp b/source/text/shared/guide/data_enter_sql.xhp index c7268b251c..c74b4eae24 100644 --- a/source/text/shared/guide/data_enter_sql.xhp +++ b/source/text/shared/guide/data_enter_sql.xhp @@ -32,7 +32,7 @@ <bookmark_value>commands;SQL</bookmark_value> <bookmark_value>executing SQL commands</bookmark_value> </bookmark><comment>mw changed "SQL;executing commands"</comment><comment>mw made "executing;" a one level entry</comment> -<paragraph xml-lang="en-US" id="hd_id3152801" role="heading" level="1"><variable id="data_enter_sql"><link href="text/shared/guide/data_enter_sql.xhp" name="Executing SQL Commands">Executing SQL Commands</link> +<paragraph xml-lang="en-US" id="hd_id3152801" role="heading" level="1"><variable id="data_enter_sql"><link href="text/shared/guide/data_enter_sql.xhp">Executing SQL Commands</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3147008" role="paragraph">With the help of SQL commands you can control the database directly, and can also create and edit tables and queries.</paragraph> <paragraph xml-lang="en-US" id="par_id3153562" role="note">Not all database types support all SQL instructions. If necessary, find out which SQL commands are supported by your database system.</paragraph> @@ -67,7 +67,7 @@ </listitem> </list> <section id="relatedtopics"> - <paragraph xml-lang="en-US" id="par_id3153223" role="paragraph"><link href="text/sdatabase/02010100.xhp" name="Query Design">Query Design</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3153223" role="paragraph"><link href="text/sdatabase/02010100.xhp">Query Design</link></paragraph> <embed href="text/shared/guide/database_main.xhp#database_main"/> </section> </body> diff --git a/source/text/shared/guide/data_report.xhp b/source/text/shared/guide/data_report.xhp index 91389473c0..a55cf7e9b8 100644 --- a/source/text/shared/guide/data_report.xhp +++ b/source/text/shared/guide/data_report.xhp @@ -38,7 +38,7 @@ <bookmark_value>reports;templates</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3147834" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3149178" xml-lang="en-US" level="1"><variable id="data_report"><link href="text/shared/guide/data_report.xhp" name="Create, Use, and Edit Database Reports">Using and Editing Database Reports</link> +<paragraph role="heading" id="hd_id3149178" xml-lang="en-US" level="1"><variable id="data_report"><link href="text/shared/guide/data_report.xhp">Using and Editing Database Reports</link> </variable></paragraph> <paragraph role="heading" id="hd_id3145609" xml-lang="en-US" level="2">Using a Report</paragraph> <paragraph role="paragraph" id="par_id3147265" xml-lang="en-US">%PRODUCTNAME stores the information about the created reports in the database file.</paragraph> @@ -66,7 +66,7 @@ <paragraph role="heading" id="hd_id3153104" xml-lang="en-US" level="2">Editing a Report Created by the Report Wizard</paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3125863" xml-lang="en-US">On the <link href="text/shared/autopi/01100500.xhp" name="last dialog page of the Report AutoPilot">last dialog page of the Report Wizard</link>, you can choose to edit the report template before you use the report.</paragraph> +<paragraph role="listitem" id="par_id3125863" xml-lang="en-US">On the <link href="text/shared/autopi/01100500.xhp">last dialog page of the Report Wizard</link>, you can choose to edit the report template before you use the report.</paragraph> </listitem> </list> <paragraph role="paragraph" id="par_id3155431" xml-lang="en-US">You can edit the page styles for the first page and the following pages of the report as well as the paragraph styles, the number formats, the printed field labels, and more.</paragraph> diff --git a/source/text/shared/guide/data_search.xhp b/source/text/shared/guide/data_search.xhp index 9356b22a20..16e431ce7c 100644 --- a/source/text/shared/guide/data_search.xhp +++ b/source/text/shared/guide/data_search.xhp @@ -34,7 +34,7 @@ <bookmark_value>forms;finding records</bookmark_value> <bookmark_value>searching;tables and forms</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3154186" xml-lang="en-US" level="1"><variable id="data_search"><link href="text/shared/guide/data_search.xhp" name="Searching Tables and Form Documents">Searching Tables and Form Documents</link> +<paragraph role="heading" id="hd_id3154186" xml-lang="en-US" level="1"><variable id="data_search"><link href="text/shared/guide/data_search.xhp">Searching Tables and Form Documents</link> </variable></paragraph> <table id="tbl_id3149346"> <tablerow> @@ -49,7 +49,7 @@ </tablerow> </table> -<paragraph role="paragraph" id="par_id3149811" xml-lang="en-US">You can search in one or in all data fields. You can select whether the text must be at the beginning, end or any location of the data field. You also can use the ? and * wildcards, as in the <emph>Find & Replace</emph> dialog. You can find additional information about the database search function in the <link href="text/shared/02/12100200.xhp" name="$[officename] Help">$[officename] Help</link>.</paragraph> +<paragraph role="paragraph" id="par_id3149811" xml-lang="en-US">You can search in one or in all data fields. You can select whether the text must be at the beginning, end or any location of the data field. You also can use the ? and * wildcards, as in the <emph>Find & Replace</emph> dialog. You can find additional information about the database search function in the <link href="text/shared/02/12100200.xhp">$[officename] Help</link>.</paragraph> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/data_search2.xhp#data_search2"/> </body> diff --git a/source/text/shared/guide/data_search2.xhp b/source/text/shared/guide/data_search2.xhp index bcfbe5d5c7..928fbe6ac5 100644 --- a/source/text/shared/guide/data_search2.xhp +++ b/source/text/shared/guide/data_search2.xhp @@ -37,7 +37,7 @@ <bookmark_value>data;filtering in forms</bookmark_value> <bookmark_value>forms; filtering data</bookmark_value> <bookmark_value>data, see also values</bookmark_value> -</bookmark><comment>MW inserted a cross-reference</comment><paragraph role="heading" id="hd_id3156042" xml-lang="en-US" level="1"><variable id="data_search2"><link href="text/shared/guide/data_search2.xhp" name="Searching With a Form Filter">Searching With a Form Filter</link> +</bookmark><comment>MW inserted a cross-reference</comment><paragraph role="heading" id="hd_id3156042" xml-lang="en-US" level="1"><variable id="data_search2"><link href="text/shared/guide/data_search2.xhp">Searching With a Form Filter</link> </variable></paragraph> <list type="ordered"> <listitem> @@ -58,15 +58,15 @@ <paragraph role="paragraph" id="par_id3149666" xml-lang="en-US">Enter the filter conditions into one or several fields. Note that if you enter filter conditions into several fields, all of the entered conditions must match (Boolean AND).</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_id3149481" xml-lang="en-US">More information about wildcards and operators can be found in <link href="text/sdatabase/02010100.xhp" name="Query Design">Query Design</link>. </paragraph> +<paragraph role="paragraph" id="par_id3149481" xml-lang="en-US">More information about wildcards and operators can be found in <link href="text/sdatabase/02010100.xhp">Query Design</link>. </paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:FormFilterExecute" id="bm_id9819688" localize="false"/> <paragraph role="paragraph" id="par_id3152462" xml-lang="en-US"><ahelp hid=".uno:FormFilterExecute">If you click the <emph>Apply Form-Based Filter</emph> icon on the <emph>Form Filter</emph> toolbar, the filter will be applied.</ahelp> You see the <emph>Form Navigation</emph> toolbar and can browse through the found records.</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:FormFilterExit" id="bm_id2865336" localize="false"/> <paragraph role="paragraph" id="par_id3145273" xml-lang="en-US"><ahelp hid=".uno:FormFilterExit">If you click on the <emph>Close</emph> button on the <emph>Form Filter</emph> toolbar, the form is displayed without a filter.</ahelp></paragraph> -<paragraph role="paragraph" id="par_id3150114" xml-lang="en-US">Click the <link href="text/shared/02/12120000.xhp" name="Apply Filter"><emph>Apply Filter</emph></link> icon +<paragraph role="paragraph" id="par_id3150114" xml-lang="en-US">Click the <link href="text/shared/02/12120000.xhp"><emph>Apply Filter</emph></link> icon <image id="img_id3144764" src="cmd/sc_datafilterstandardfilter.png" width="0.222inch" height="0.222inch"><alt id="alt_id3144764" xml-lang="en-US">Icon</alt> </image> on the <emph>Form Navigation</emph> toolbar to change to the filtered view.</paragraph> -<paragraph role="paragraph" id="par_id3146898" xml-lang="en-US">The filter that has been set can be removed by clicking <link href="text/shared/02/12040000.xhp" name="Remove Filter/Sort"><emph>Reset Filter/Sort</emph></link> icon +<paragraph role="paragraph" id="par_id3146898" xml-lang="en-US">The filter that has been set can be removed by clicking <link href="text/shared/02/12040000.xhp"><emph>Reset Filter/Sort</emph></link> icon <image id="img_id3151318" src="cmd/sc_removefiltersort.png" width="0.222inch" height="0.222inch"><alt id="alt_id3151318" xml-lang="en-US">Icon</alt> </image>.</paragraph> <embed href="text/shared/00/00000004.xhp#related"/> diff --git a/source/text/shared/guide/data_tabledefine.xhp b/source/text/shared/guide/data_tabledefine.xhp index b1f0f1656d..f7d39b5cd8 100644 --- a/source/text/shared/guide/data_tabledefine.xhp +++ b/source/text/shared/guide/data_tabledefine.xhp @@ -35,9 +35,9 @@ <bookmark_value>primary keys;design view</bookmark_value> </bookmark><comment>MW deleted "database tables;" and changed "tables in databases;"</comment><comment>UFI added AutoValue and Primary Key entry - i48831</comment><comment>MW changed Tables in databases, AutoValue and Primary Key entries</comment> <paragraph xml-lang="en-US" id="par_id3155448" role="paragraph" localize="false"/> - <paragraph xml-lang="en-US" id="hd_id3149798" role="heading" level="1"><variable id="data_tabledefine"><link href="text/shared/guide/data_tabledefine.xhp" name="Table Design">Table Design</link> + <paragraph xml-lang="en-US" id="hd_id3149798" role="heading" level="1"><variable id="data_tabledefine"><link href="text/shared/guide/data_tabledefine.xhp">Table Design</link> </variable></paragraph> - <paragraph xml-lang="en-US" id="par_id3155535" role="paragraph">This section contains information about how to create a new database table in the <link href="text/sdatabase/05010000.xhp" name="design view">design view</link>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155535" role="paragraph">This section contains information about how to create a new database table in the <link href="text/sdatabase/05010000.xhp">design view</link>.</paragraph> <paragraph xml-lang="en-US" id="par_id3154288" role="paragraph">Open the database file of the database where you want a new table. Click the <emph>Tables</emph> icon. Choose <emph>Create Table in Design View</emph> to create a new table.</paragraph> <paragraph xml-lang="en-US" id="par_id3146798" role="paragraph">In the Design view, you can now create the fields for your table.</paragraph> <list type="unordered"> diff --git a/source/text/shared/guide/database_main.xhp b/source/text/shared/guide/database_main.xhp index ec874dc4e4..7f22016ed3 100644 --- a/source/text/shared/guide/database_main.xhp +++ b/source/text/shared/guide/database_main.xhp @@ -33,28 +33,28 @@ <bookmark_value>explorer of data sources</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3153031" xml-lang="en-US" localize="false"/> -<h1 id="hd_id3148474"><variable id="database_main"><link href="text/shared/guide/database_main.xhp" name="Data Source Overview">Database Overview</link> +<h1 id="hd_id3148474"><variable id="database_main"><link href="text/shared/guide/database_main.xhp">Database Overview</link> </variable><comment>remove this file when all links are resolved</comment></h1> <paragraph role="paragraph" id="par_idN105F1" xml-lang="en-US"><link href="text/sdatabase/main.xhp">Working with databases in %PRODUCTNAME</link></paragraph> <h2 id="hd_id3153821">Data Source View</h2> <paragraph role="paragraph" id="par_id3149415" xml-lang="en-US">Choose <emph>View - Data Sources</emph> or press <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys to call the data source view from a text document or spreadsheet.</paragraph> -<paragraph role="paragraph" id="par_id3147531" xml-lang="en-US">On the left you can see the <link href="text/shared/02/12000000.xhp" name="Data source explorer">Data source explorer</link>. If you select a table or query there, you see the contents of this table or query on the right. At the top margin is the <link href="text/shared/main0212.xhp" name="Database bar">Table Data bar</link>.</paragraph> +<paragraph role="paragraph" id="par_id3147531" xml-lang="en-US">On the left you can see the <link href="text/shared/02/12000000.xhp">Data source explorer</link>. If you select a table or query there, you see the contents of this table or query on the right. At the top margin is the <link href="text/shared/main0212.xhp">Table Data bar</link>.</paragraph> <h2 id="hd_id3149047">Data Sources</h2> -<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US"><link href="text/shared/guide/data_addressbook.xhp" name="address book as data source">Address book as data source</link></paragraph> -<paragraph role="paragraph" id="par_id3150398" xml-lang="en-US"><link href="text/shared/01/04180100.xhp" name="View data source contents">View data source contents</link></paragraph> +<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US"><link href="text/shared/guide/data_addressbook.xhp">Address book as data source</link></paragraph> +<paragraph role="paragraph" id="par_id3150398" xml-lang="en-US"><link href="text/shared/01/04180100.xhp">View data source contents</link></paragraph> <paragraph role="paragraph" id="par_idN106A4" xml-lang="en-US"><link href="text/sdatabase/menubar.xhp">Menu bar of a database file</link></paragraph> <h2 id="hd_id3154123">Forms and Reports</h2> -<paragraph role="paragraph" id="par_id3154909" xml-lang="en-US"><link href="text/sdatabase/04030000.xhp" name="Create new form document">Create new form document</link>, <link href="text/shared/02/01170000.xhp" name="edit form functions">edit form controls</link>, <link href="text/shared/autopi/01090000.xhp">Form Wizard</link></paragraph> -<paragraph role="paragraph" id="par_id3152920" xml-lang="en-US"><link href="text/shared/02/01170500.xhp" name="entering data versus editing form">Entering data versus editing form</link></paragraph> -<paragraph role="paragraph" id="par_id3151380" xml-lang="en-US"><link href="text/shared/autopi/01100000.xhp" name="Report AutoPilot">Report Wizard</link></paragraph> +<paragraph role="paragraph" id="par_id3154909" xml-lang="en-US"><link href="text/sdatabase/04030000.xhp">Create new form document</link>, <link href="text/shared/02/01170000.xhp">edit form controls</link>, <link href="text/shared/autopi/01090000.xhp">Form Wizard</link></paragraph> +<paragraph role="paragraph" id="par_id3152920" xml-lang="en-US"><link href="text/shared/02/01170500.xhp">Entering data versus editing form</link></paragraph> +<paragraph role="paragraph" id="par_id3151380" xml-lang="en-US"><link href="text/shared/autopi/01100000.xhp">Report Wizard</link></paragraph> <embed href="text/shared/guide/data_report.xhp#data_report"/> <h2 id="hd_id3145606">Queries</h2> -<paragraph role="paragraph" id="par_id3125864" xml-lang="en-US"><link href="text/sdatabase/02000000.xhp" name="Create new query or table view, edit query structure">Create new query or table view, edit query structure</link></paragraph> +<paragraph role="paragraph" id="par_id3125864" xml-lang="en-US"><link href="text/sdatabase/02000000.xhp">Create new query or table view, edit query structure</link></paragraph> <paragraph role="paragraph" id="par_idN1072A" xml-lang="en-US"><link href="text/sdatabase/querywizard00.xhp">Query Wizard</link></paragraph> -<paragraph role="paragraph" id="par_id3155430" xml-lang="en-US"><link href="text/shared/01/05340400.xhp" name="Enter, edit and copy records">Enter, edit and copy records</link></paragraph> +<paragraph role="paragraph" id="par_id3155430" xml-lang="en-US"><link href="text/shared/01/05340400.xhp">Enter, edit and copy records</link></paragraph> <h2 id="hd_id3147287">Tables</h2> -<paragraph role="paragraph" id="par_id3163713" xml-lang="en-US"><link href="text/sdatabase/05010000.xhp" name="Create new table, edit table structure">Create new table, edit table structure</link>, <link href="text/sdatabase/05010100.xhp" name="index">index</link>, <link href="text/sdatabase/05020000.xhp" name="relations">relations</link></paragraph> +<paragraph role="paragraph" id="par_id3163713" xml-lang="en-US"><link href="text/sdatabase/05010000.xhp">Create new table, edit table structure</link>, <link href="text/sdatabase/05010100.xhp">index</link>, <link href="text/sdatabase/05020000.xhp">relations</link></paragraph> <paragraph role="paragraph" id="par_idN1078F" xml-lang="en-US"><link href="text/sdatabase/tablewizard00.xhp">Table Wizard</link></paragraph> -<paragraph role="paragraph" id="par_id3159196" xml-lang="en-US"><link href="text/shared/01/05340400.xhp" name="Enter, edit and copy records">Enter, edit and copy records</link></paragraph> +<paragraph role="paragraph" id="par_id3159196" xml-lang="en-US"><link href="text/shared/01/05340400.xhp">Enter, edit and copy records</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/dev_tools.xhp b/source/text/shared/guide/dev_tools.xhp index 5463a73128..73c0fd8ed0 100644 --- a/source/text/shared/guide/dev_tools.xhp +++ b/source/text/shared/guide/dev_tools.xhp @@ -32,7 +32,7 @@ <bookmark branch="hid/.uno:DevelopmentToolsDockingWindow" id="bm_id5584892" localize="false"/> <bookmark branch="hid/.uno:InspectSelectedObject" id="bm_id2672962" localize="false"/> <section id="devtoolsHead"> - <h1 id="hd_id951627860296699"><variable id="DevTools_h1"><link href="text/shared/guide/dev_tools.xhp" name="DevTools_help">Development Tools</link></variable></h1> + <h1 id="hd_id951627860296699"><variable id="DevTools_h1"><link href="text/shared/guide/dev_tools.xhp">Development Tools</link></variable></h1> <paragraph role="paragraph" id="par_id3155069"><variable id="DevTools_intro"><ahelp hid=".uno:LoadToolBox">Inspects objects in %PRODUCTNAME documents and shows supported UNO services, as well as available methods, properties and implemented interfaces.</ahelp></variable></paragraph> </section> <paragraph role="paragraph" id="par_id791647281944610">This feature also allows to explore the document structure using the Document Object Model (DOM).</paragraph> @@ -119,7 +119,7 @@ <h2 id="hd_id731627913346236">Object Inspection Panel</h2> <paragraph role="paragraph" id="par_id571627913372273">The right side of the window is the <emph>Object Inspection Panel</emph> that displays information about the object being inspected.</paragraph> <paragraph role="paragraph" id="par_id361627930602108"><emph>Class Name</emph>: is the name of the object class.</paragraph> - <tip id="par_id111627931046662">Use the class name to search more information in the API documentation. For example, the top-level object in a Writer document is an instance of the class <emph>SwXTextDocument</emph>, which is documented at <link href="https://docs.libreoffice.org/sw/html/classSwXTextDocument.html" name="SwXTextDocument_API">SwXTextDocument Class Reference</link>.</tip> + <tip id="par_id111627931046662">Use the class name to search more information in the API documentation. For example, the top-level object in a Writer document is an instance of the class <emph>SwXTextDocument</emph>, which is documented at <link href="https://docs.libreoffice.org/sw/html/classSwXTextDocument.html">SwXTextDocument Class Reference</link>.</tip> <paragraph role="paragraph" id="par_id371627930700568">You can inspect the object further by using the four tabs available that display its <emph>Interfaces</emph>, <emph>Services</emph>, <emph>Properties</emph> and <emph>Methods</emph>.</paragraph> <paragraph role="paragraph" id="par_id71627913884995">The information about the object is organized in columns in each tab. The set of columns displayed depend on the selected tab.</paragraph> <h3 id="hd_id511627914011995">Interfaces tab</h3> diff --git a/source/text/shared/guide/digital_signatures.xhp b/source/text/shared/guide/digital_signatures.xhp index c57804bb98..6bd0633073 100644 --- a/source/text/shared/guide/digital_signatures.xhp +++ b/source/text/shared/guide/digital_signatures.xhp @@ -101,7 +101,7 @@ <warning id="par_id6819971">The messages about validation of a signature that you see in %PRODUCTNAME are the messages that the validation files return. The %PRODUCTNAME software has no way to ensure that the messages reflect the true status of any certificate. The %PRODUCTNAME software only displays the messages that other files that are not under control of %PRODUCTNAME report. There is no legal responsibility of %PRODUCTNAME that the displayed messages reflect the true status of a digital signature.</warning> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id681543699425744" localize="false"><embedvar href="text/shared/guide/openpgp.xhp#openpgph1" markup="ignore"/></paragraph> - <paragraph xml-lang="en-US" id="par_id3204443" role="paragraph"><link href="https://wiki.documentfoundation.org/How_to_use_digital_Signatures" name="wiki.documentfoundation.org: How to use digital Signatures">English Wiki page on digital signatures</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3204443" role="paragraph"><link href="https://wiki.documentfoundation.org/How_to_use_digital_Signatures">English Wiki page on digital signatures</link></paragraph> <paragraph role="paragraph" id="par_id221638101291847" localize="false"><embedvar href="text/shared/guide/digitalsign_send.xhp#digitalsign_send" markup="ignore"/></paragraph> <paragraph xml-lang="en-US" id="par_id3448591" role="paragraph"><link href="text/shared/guide/digitalsign_receive.xhp">Opening a document using WebDAV over HTTPS</link></paragraph> </section> diff --git a/source/text/shared/guide/digitalsign_receive.xhp b/source/text/shared/guide/digitalsign_receive.xhp index ae690d7d7b..4eec633261 100644 --- a/source/text/shared/guide/digitalsign_receive.xhp +++ b/source/text/shared/guide/digitalsign_receive.xhp @@ -85,7 +85,7 @@ <paragraph xml-lang="en-US" id="par_id3397320" role="paragraph"><ahelp hid="." visibility="hidden">If you enable <emph>Remember password till end of session</emph>, your password will be remembered for subsequent WebDAV connections until you exit %PRODUCTNAME.</ahelp></paragraph> <section id="relatedtopics"> - <paragraph xml-lang="en-US" id="par_id3204443" role="paragraph"><link href="https://wiki.documentfoundation.org/How_to_use_digital_Signatures" name="wiki.documentfoundation.org How to use digital Signatures">English Wiki page on digital signatures</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3204443" role="paragraph"><link href="https://wiki.documentfoundation.org/How_to_use_digital_Signatures">English Wiki page on digital signatures</link></paragraph> <paragraph xml-lang="en-US" id="par_id2182378" role="paragraph"><link href="text/shared/guide/digital_signatures.xhp">About digital signatures</link></paragraph> </section> diff --git a/source/text/shared/guide/doc_autosave.xhp b/source/text/shared/guide/doc_autosave.xhp index 2b00429e5f..befc2b3adc 100644 --- a/source/text/shared/guide/doc_autosave.xhp +++ b/source/text/shared/guide/doc_autosave.xhp @@ -44,12 +44,12 @@ <bookmark_value>presentations; saving automatically</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3152924" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3155536" xml-lang="en-US" level="1"><variable id="doc_autosave"><link href="text/shared/guide/doc_autosave.xhp" name="Saving Documents Automatically">Saving Documents Automatically</link> +<paragraph role="heading" id="hd_id3155536" xml-lang="en-US" level="1"><variable id="doc_autosave"><link href="text/shared/guide/doc_autosave.xhp">Saving Documents Automatically</link> </variable></paragraph> <paragraph role="heading" id="hd_id3166410" xml-lang="en-US" level="2">To create a backup file every time you save a document</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3152780" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp" name="Load/Save - General"><emph>Load/Save - General</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3152780" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp"><emph>Load/Save - General</emph></link>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3148474" xml-lang="en-US">Mark <emph>Always create backup copy</emph>.</paragraph> @@ -67,7 +67,7 @@ <paragraph role="heading" id="hd_id3149514" xml-lang="en-US" level="2">To save recovery information automatically every n minutes</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3148563" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp" name="Load/Save - General"><emph>Load/Save - General</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3148563" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp"><emph>Load/Save - General</emph></link>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3154760" xml-lang="en-US">Mark <emph>Save AutoRecovery information every</emph> and select the time interval.</paragraph> @@ -78,8 +78,8 @@ <section id="relatedtopics"> <embed href="text/shared/guide/export_ms.xhp#export_ms"/> <embed href="text/shared/guide/doc_save.xhp#doc_save"/> -<paragraph role="paragraph" id="par_id3148672" xml-lang="en-US"><link href="text/shared/01/01070000.xhp" name="Save As">Save As</link></paragraph> -<paragraph role="paragraph" id="par_id3159150" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010200.xhp" name="Load/Save - General">Load/Save - General</link></paragraph> +<paragraph role="paragraph" id="par_id3148672" xml-lang="en-US"><link href="text/shared/01/01070000.xhp">Save As</link></paragraph> +<paragraph role="paragraph" id="par_id3159150" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010200.xhp">Load/Save - General</link></paragraph> <paragraph role="paragraph" id="par_idN10838" xml-lang="en-US"><link href="text/shared/guide/error_report.xhp">Error Report Tool</link></paragraph> </section> </body> diff --git a/source/text/shared/guide/doc_open.xhp b/source/text/shared/guide/doc_open.xhp index 7161b37ef7..8952d16a18 100644 --- a/source/text/shared/guide/doc_open.xhp +++ b/source/text/shared/guide/doc_open.xhp @@ -43,7 +43,7 @@ </bookmark> <comment>mw changed "tables;..." to "spreadsheets;..."</comment><comment>mw made one entry out of two for "spreadsheets;", "presentations;" and "text (documents);"</comment> - <paragraph id="hd_id3147834" role="heading" level="1" xml-lang="en-US"><variable id="doc_open"><link href="text/shared/guide/doc_open.xhp" name="Opening Documents">Opening Documents</link></variable></paragraph> + <paragraph id="hd_id3147834" role="heading" level="1" xml-lang="en-US"><variable id="doc_open"><link href="text/shared/guide/doc_open.xhp">Opening Documents</link></variable></paragraph> <paragraph id="hd_id3147653" role="heading" level="2" xml-lang="en-US">Opening an existing document</paragraph> @@ -76,7 +76,7 @@ <section id="relatedtopics"> <embed href="text/shared/guide/cmis-remote-files.xhp#remote-files"/> - <paragraph id="par_id3148616" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01020000.xhp" name="File - Open">File - Open</link></paragraph> + <paragraph id="par_id3148616" role="paragraph" xml-lang="en-US"><link href="text/shared/01/01020000.xhp">File - Open</link></paragraph> <embed href="text/shared/00/00000021.xhp#xmlformat"/> <embed href="text/shared/guide/ms_user.xhp#ms_user"/> </section> diff --git a/source/text/shared/guide/doc_save.xhp b/source/text/shared/guide/doc_save.xhp index 30c0a6cdda..17657e9893 100644 --- a/source/text/shared/guide/doc_save.xhp +++ b/source/text/shared/guide/doc_save.xhp @@ -38,7 +38,7 @@ <bookmark_value>drawings; saving</bookmark_value> <bookmark_value>presentations; saving</bookmark_value> <bookmark_value>FTP; saving documents</bookmark_value> -</bookmark><comment>mw changed "tables;..." to "spreadsheets;..."</comment><comment>mw changed "text;" to "text documents;"</comment><paragraph role="heading" id="hd_id3147226" xml-lang="en-US" level="1"><variable id="doc_save"><link href="text/shared/guide/doc_save.xhp" name="Saving Documents">Saving Documents</link> +</bookmark><comment>mw changed "tables;..." to "spreadsheets;..."</comment><comment>mw changed "text;" to "text documents;"</comment><paragraph role="heading" id="hd_id3147226" xml-lang="en-US" level="1"><variable id="doc_save"><link href="text/shared/guide/doc_save.xhp">Saving Documents</link> </variable></paragraph> <list type="unordered"> <listitem> @@ -56,8 +56,8 @@ </tablecell> </tablerow> </table> -<paragraph role="paragraph" id="par_id3150984" xml-lang="en-US">When you save a new file for the first time, the <link href="text/shared/01/01070000.xhp" name="Save As">Save As</link> dialog opens, in which you can enter a name, folder and drive or volume for the file. To open this dialog, choose <emph>File - Save As</emph>.</paragraph> -<paragraph role="note" id="par_id3152472" xml-lang="en-US">You can set the automatic creation of a backup copy under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp" name="Load/Save - General"><emph>Load/Save - General</emph></link>.</paragraph> +<paragraph role="paragraph" id="par_id3150984" xml-lang="en-US">When you save a new file for the first time, the <link href="text/shared/01/01070000.xhp">Save As</link> dialog opens, in which you can enter a name, folder and drive or volume for the file. To open this dialog, choose <emph>File - Save As</emph>.</paragraph> +<paragraph role="note" id="par_id3152472" xml-lang="en-US">You can set the automatic creation of a backup copy under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp"><emph>Load/Save - General</emph></link>.</paragraph> <paragraph role="heading" id="hd_id7146824" xml-lang="en-US" level="2">Automatic extension to the file name</paragraph> <paragraph role="paragraph" id="par_id9359111" xml-lang="en-US">When saving a file, %PRODUCTNAME always appends an extension to the file name, except when the file name already has an extension that matches the file type. See the list of <link href="text/shared/00/00000021.xhp">ODF extensions</link>. </paragraph> <paragraph role="paragraph" id="par_id6709494" xml-lang="en-US">Some examples for the automatic extensions are listed in the following table:</paragraph> @@ -122,9 +122,9 @@ <embed href="text/shared/guide/export_ms.xhp#export_ms"/> <embed href="text/shared/guide/doc_autosave.xhp#doc_autosave"/> <embed href="text/shared/00/00000021.xhp#xmlformat"/> -<paragraph role="paragraph" id="par_id3153524" xml-lang="en-US"><link href="text/shared/01/01070000.xhp" name="Save As">Save As</link></paragraph> +<paragraph role="paragraph" id="par_id3153524" xml-lang="en-US"><link href="text/shared/01/01070000.xhp">Save As</link></paragraph> <embed href="text/shared/guide/ms_user.xhp#ms_user"/> -<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010200.xhp" name="Load/Save - General">Load/Save - General</link></paragraph> +<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010200.xhp">Load/Save - General</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/dragdrop.xhp b/source/text/shared/guide/dragdrop.xhp index edc25b9687..7075ee9543 100644 --- a/source/text/shared/guide/dragdrop.xhp +++ b/source/text/shared/guide/dragdrop.xhp @@ -36,7 +36,7 @@ <bookmark_value>copying;by drag and drop</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3154927" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3147571" xml-lang="en-US" level="1"><variable id="dragdrop"><link href="text/shared/guide/dragdrop.xhp" name="Dragging and Dropping Within a $[officename] Document">Dragging and Dropping Within a $[officename] Document</link> +<paragraph role="heading" id="hd_id3147571" xml-lang="en-US" level="1"><variable id="dragdrop"><link href="text/shared/guide/dragdrop.xhp">Dragging and Dropping Within a $[officename] Document</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3147008" xml-lang="en-US">There are many options for moving or copying objects using drag-and-drop. Text sections, drawing objects, graphics, form controls, hyperlinks, cell ranges, and many more can be moved or copied with the mouse.</paragraph> <paragraph role="paragraph" id="par_id3155892" xml-lang="en-US">Note that the mouse pointer displays a plus sign when copying and an arrow when creating a link or hyperlink.</paragraph> @@ -90,7 +90,7 @@ </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3156422" xml-lang="en-US">If you drag objects out of the <link href="text/shared/guide/navigator.xhp" name="Navigator"><emph>Navigator</emph></link>, you can specify in the submenu of the Navigator's <emph>Drag Mode</emph> icon whether to copy the object, insert it as a link or insert it as a hyperlink.</paragraph> +<paragraph role="paragraph" id="par_id3156422" xml-lang="en-US">If you drag objects out of the <link href="text/shared/guide/navigator.xhp"><emph>Navigator</emph></link>, you can specify in the submenu of the Navigator's <emph>Drag Mode</emph> icon whether to copy the object, insert it as a link or insert it as a hyperlink.</paragraph> </tablecell> </tablerow> </table> diff --git a/source/text/shared/guide/dragdrop_beamer.xhp b/source/text/shared/guide/dragdrop_beamer.xhp index e2ef53609b..5dd037495c 100644 --- a/source/text/shared/guide/dragdrop_beamer.xhp +++ b/source/text/shared/guide/dragdrop_beamer.xhp @@ -36,7 +36,7 @@ <bookmark_value>copying;from data source view</bookmark_value> <bookmark_value>pasting;from data source view</bookmark_value> </bookmark><comment>mw added "pasting;"</comment> -<paragraph role="heading" id="hd_id3145071" xml-lang="en-US" level="1"><variable id="dragdrop_beamer"><link href="text/shared/guide/dragdrop_beamer.xhp" name="Drag-and-Drop With the Data Source View">Drag-and-Drop With the Data Source View</link> +<paragraph role="heading" id="hd_id3145071" xml-lang="en-US" level="1"><variable id="dragdrop_beamer"><link href="text/shared/guide/dragdrop_beamer.xhp">Drag-and-Drop With the Data Source View</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3151111" xml-lang="en-US">A fast way of copying from a data source into a text or spreadsheet document, or of creating forms based on a data source, is by drag-and-drop.</paragraph> <table id="tbl_id3149578"> @@ -58,7 +58,7 @@ <paragraph role="tip" id="par_id3151211" xml-lang="en-US">Plain text can be copied using drag-and-drop from one document to a data field in the data source view.</paragraph> <paragraph role="heading" id="hd_id3145421" xml-lang="en-US" level="3">Using data in a text document</paragraph> <paragraph role="paragraph" id="par_id3154685" xml-lang="en-US">You can insert a database field in a text document by dragging a field name from the column header of the data source view into the document. This is especially useful when designing form letters. Simply drag the desired fields - home address, form of address, and so on - into your document.</paragraph> -<paragraph role="paragraph" id="par_id3153105" xml-lang="en-US">To insert a complete record, select the corresponding header and drag it into the document. When you release the mouse button, the <link href="text/shared/02/12070000.xhp" name="Insert database columns"><emph>Insert database columns</emph></link> dialog appears, in which you can decide whether to use all database fields, and whether to copy the data into the document as text, a table or fields. All currently selected records will be inserted.</paragraph> +<paragraph role="paragraph" id="par_id3153105" xml-lang="en-US">To insert a complete record, select the corresponding header and drag it into the document. When you release the mouse button, the <link href="text/shared/02/12070000.xhp"><emph>Insert database columns</emph></link> dialog appears, in which you can decide whether to use all database fields, and whether to copy the data into the document as text, a table or fields. All currently selected records will be inserted.</paragraph> <paragraph role="heading" id="hd_id3147230" xml-lang="en-US" level="3">Applying data to a table document</paragraph> <paragraph role="paragraph" id="par_id3125864" xml-lang="en-US">You can insert one or more records into the current sheet of a spreadsheet by selecting the rows in the data source view and dragging and dropping them into the spreadsheet. The data is inserted at the place where you release the mouse button.</paragraph> <paragraph role="heading" id="hd_id3149766" xml-lang="en-US" level="3">Inserting controls in a text form</paragraph> diff --git a/source/text/shared/guide/dragdrop_fromgallery.xhp b/source/text/shared/guide/dragdrop_fromgallery.xhp index 60b2828d78..9eb4d5c7fc 100644 --- a/source/text/shared/guide/dragdrop_fromgallery.xhp +++ b/source/text/shared/guide/dragdrop_fromgallery.xhp @@ -36,7 +36,7 @@ <bookmark_value>draw objects;dropping Gallery pictures</bookmark_value> <bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value> </bookmark><comment>mw deleted "Gallery;copying..." and copied "copying;..." to Shared guide gallery_insert.xhp.</comment> -<paragraph role="heading" id="hd_id3145345" xml-lang="en-US" level="1"><variable id="dragdrop_fromgallery"><link href="text/shared/guide/dragdrop_fromgallery.xhp" name="Copying Graphics From the Gallery">Copying Graphics From the Gallery</link> +<paragraph role="heading" id="hd_id3145345" xml-lang="en-US" level="1"><variable id="dragdrop_fromgallery"><link href="text/shared/guide/dragdrop_fromgallery.xhp">Copying Graphics From the Gallery</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3155535" xml-lang="en-US">If you drag a graphic from the Gallery into a text, spreadsheet or presentation document, the graphic will be inserted there.</paragraph> </section> diff --git a/source/text/shared/guide/dragdrop_gallery.xhp b/source/text/shared/guide/dragdrop_gallery.xhp index e0eba5bee9..6ddd0fcb9b 100644 --- a/source/text/shared/guide/dragdrop_gallery.xhp +++ b/source/text/shared/guide/dragdrop_gallery.xhp @@ -40,7 +40,7 @@ <bookmark_value>pasting;to Gallery</bookmark_value> </bookmark> <comment>mw changed "adding;" to "inserting;"</comment> - <paragraph xml-lang="en-US" id="hd_id3154927" role="heading" level="1"><variable id="dragdrop_gallery"><link href="text/shared/guide/dragdrop_gallery.xhp" name="Adding Graphics to the Gallery">Adding Graphics to the Gallery</link> + <paragraph xml-lang="en-US" id="hd_id3154927" role="heading" level="1"><variable id="dragdrop_gallery"><link href="text/shared/guide/dragdrop_gallery.xhp">Adding Graphics to the Gallery</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3143267" role="paragraph">You can place a graphic from a document such as an HTML page in the Gallery by drag-and-drop.</paragraph> <list type="ordered"> diff --git a/source/text/shared/guide/dragdrop_graphic.xhp b/source/text/shared/guide/dragdrop_graphic.xhp index ca3136cae9..f5a344e3a8 100644 --- a/source/text/shared/guide/dragdrop_graphic.xhp +++ b/source/text/shared/guide/dragdrop_graphic.xhp @@ -36,7 +36,7 @@ <bookmark_value>copying;pictures, between documents</bookmark_value> <bookmark_value>pasting;pictures from other documents</bookmark_value> </bookmark><comment>mw added "pasting;"</comment> -<paragraph role="heading" id="hd_id3159201" xml-lang="en-US" level="1"><variable id="dragdrop_graphic"><link href="text/shared/guide/dragdrop_graphic.xhp" name="Copying Graphics Between Documents">Copying Graphics Between Documents</link> +<paragraph role="heading" id="hd_id3159201" xml-lang="en-US" level="1"><variable id="dragdrop_graphic"><link href="text/shared/guide/dragdrop_graphic.xhp">Copying Graphics Between Documents</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3155805" xml-lang="en-US">You can copy a graphic from one document to another by drag-and-drop. If you plan to publish your document, please observe copyright laws and obtain the consent of the authors.</paragraph> <list type="ordered"> diff --git a/source/text/shared/guide/dragdrop_table.xhp b/source/text/shared/guide/dragdrop_table.xhp index 8b6375d6d3..5d03aae9e0 100644 --- a/source/text/shared/guide/dragdrop_table.xhp +++ b/source/text/shared/guide/dragdrop_table.xhp @@ -34,7 +34,7 @@ <bookmark_value>copying; sheet areas, to text documents</bookmark_value> <bookmark_value>pasting;sheet areas in text documents</bookmark_value> </bookmark><comment>mw added "pasting;"</comment> -<h1 id="hd_id3154927" xml-lang="en-US"><variable id="dragdrop_table"><link href="text/shared/guide/dragdrop_table.xhp" name="Copying Spreadsheet Areas to Text Documents">Copying Spreadsheet Areas to Text Documents</link></variable></h1> +<h1 id="hd_id3154927" xml-lang="en-US"><variable id="dragdrop_table"><link href="text/shared/guide/dragdrop_table.xhp">Copying Spreadsheet Areas to Text Documents</link></variable></h1> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3155892" xml-lang="en-US">Open both the text document and the spreadsheet.</paragraph> diff --git a/source/text/shared/guide/edit_symbolbar.xhp b/source/text/shared/guide/edit_symbolbar.xhp index 71c649e011..31e8be39c1 100644 --- a/source/text/shared/guide/edit_symbolbar.xhp +++ b/source/text/shared/guide/edit_symbolbar.xhp @@ -34,7 +34,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/newtoolbardialog/NewToolbarDialog" id="bm_id3148647" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/newtoolbardialog/@@nowidget@@" id="bm_id3148647" localize="false"/> -<h1 id="hd_id3159201" xml-lang="en-US"><variable id="edit_symbolbar"><link href="text/shared/guide/edit_symbolbar.xhp" name="Adding Buttons to Toolbars">Adding Buttons to Toolbars</link></variable></h1> +<h1 id="hd_id3159201" xml-lang="en-US"><variable id="edit_symbolbar"><link href="text/shared/guide/edit_symbolbar.xhp">Adding Buttons to Toolbars</link></variable></h1> <section id="edtext"> <h2 id="hd_id3153561" xml-lang="en-US">To make a button visible on a toolbar</h2> <paragraph role="paragraph" id="par_id3159157" xml-lang="en-US">Open the context menu of the toolbar (right click) and choose <menuitem>Visible Buttons</menuitem> and then select the button you want to display.</paragraph> diff --git a/source/text/shared/guide/email.xhp b/source/text/shared/guide/email.xhp index 3c7907f491..53d6687d79 100644 --- a/source/text/shared/guide/email.xhp +++ b/source/text/shared/guide/email.xhp @@ -40,7 +40,7 @@ <bookmark_value>presentations; sending as email</bookmark_value> <bookmark_value>attachments in emails</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3153345" xml-lang="en-US" level="1"><variable id="email"><link href="text/shared/guide/email.xhp" name="Sending Documents as Email">Sending Documents as Email</link></variable></paragraph> +<paragraph role="heading" id="hd_id3153345" xml-lang="en-US" level="1"><variable id="email"><link href="text/shared/guide/email.xhp">Sending Documents as Email</link></variable></paragraph> <paragraph role="paragraph" id="par_id3154897" xml-lang="en-US">Working in $[officename], you can send the current document as an email attachment.</paragraph> <list type="ordered"> <listitem> diff --git a/source/text/shared/guide/error_report.xhp b/source/text/shared/guide/error_report.xhp index 6574a0d13f..3956cdc221 100644 --- a/source/text/shared/guide/error_report.xhp +++ b/source/text/shared/guide/error_report.xhp @@ -34,7 +34,7 @@ <bookmark_value>activating;Crash Report Tool</bookmark_value> </bookmark> -<h1 id="hd_id3150616" xml-lang="en-US"><variable id="error_report"><link href="text/shared/guide/error_report.xhp" name="Error Report Tool">Crash Report Tool</link></variable></h1> +<h1 id="hd_id3150616" xml-lang="en-US"><variable id="error_report"><link href="text/shared/guide/error_report.xhp">Crash Report Tool</link></variable></h1> <paragraph id="par_id3153345" role="paragraph" xml-lang="en-US">The Crash Report Tool starts automatically after a program crash occurs.</paragraph> <paragraph id="par_id3147088" role="paragraph" xml-lang="en-US">The Crash Report Tool gathers necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated crash report.</paragraph> diff --git a/source/text/shared/guide/export_ms.xhp b/source/text/shared/guide/export_ms.xhp index 1474a57510..0936b10f04 100644 --- a/source/text/shared/guide/export_ms.xhp +++ b/source/text/shared/guide/export_ms.xhp @@ -42,7 +42,7 @@ <bookmark_value>Excel; saving as</bookmark_value> <bookmark_value>PowerPoint export</bookmark_value> </bookmark><comment>mw made "PowerPoint;..." a one level entry</comment><paragraph role="paragraph" id="par_id3159233" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="1"><variable id="export_ms"><link href="text/shared/guide/export_ms.xhp" name="Saving Documents in Other Formats">Saving Documents in Other Formats</link> +<paragraph role="heading" id="hd_id3149416" xml-lang="en-US" level="1"><variable id="export_ms"><link href="text/shared/guide/export_ms.xhp">Saving Documents in Other Formats</link> </variable></paragraph> <list type="ordered"> <listitem> @@ -59,7 +59,7 @@ </section> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/doc_save.xhp#doc_save"/> -<paragraph role="paragraph" id="par_id3149669" xml-lang="en-US"><link href="text/shared/01/01070000.xhp" name="Save As">Save As</link></paragraph> +<paragraph role="paragraph" id="par_id3149669" xml-lang="en-US"><link href="text/shared/01/01070000.xhp">Save As</link></paragraph> <embed href="text/shared/guide/ms_user.xhp#ms_user"/> </body> </helpdocument> diff --git a/source/text/shared/guide/fax.xhp b/source/text/shared/guide/fax.xhp index 768bdeeffb..fdaaadff56 100644 --- a/source/text/shared/guide/fax.xhp +++ b/source/text/shared/guide/fax.xhp @@ -35,7 +35,7 @@ <bookmark_value>sending; documents as faxes </bookmark_value> <bookmark_value>configuring;fax icon</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3156426" xml-lang="en-US" level="1"><variable id="fax"><link href="text/shared/guide/fax.xhp" name="Sending Faxes and Configuring $[officename] for Faxing">Sending Faxes and Configuring $[officename] for Faxing</link> +<paragraph role="heading" id="hd_id3156426" xml-lang="en-US" level="1"><variable id="fax"><link href="text/shared/guide/fax.xhp">Sending Faxes and Configuring $[officename] for Faxing</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3156410" xml-lang="en-US">To send a fax directly from $[officename], you need a fax modem and a fax driver that allows applications to communicate with the fax modem.</paragraph> <paragraph role="heading" id="hd_id3166410" xml-lang="en-US" level="3">Sending a Fax Through the Print Dialog</paragraph> @@ -51,7 +51,7 @@ <paragraph role="paragraph" id="par_id3153822" xml-lang="en-US">You can configure $[officename] so that a single click on an icon automatically sends the current document as a fax:</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3145315" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040400.xhp" name="Writer - Print"><emph>%PRODUCTNAME Writer - Print</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3145315" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040400.xhp"><emph>%PRODUCTNAME Writer - Print</emph></link>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3150985" xml-lang="en-US">Select the fax driver from the <emph>Fax</emph> list box and click <emph>OK</emph>.</paragraph> diff --git a/source/text/shared/guide/flat_icons.xhp b/source/text/shared/guide/flat_icons.xhp index ef4eaeca40..d3de992269 100644 --- a/source/text/shared/guide/flat_icons.xhp +++ b/source/text/shared/guide/flat_icons.xhp @@ -39,7 +39,7 @@ <bookmark_value>large icons</bookmark_value> <bookmark_value>small icons</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3145669" xml-lang="en-US" level="1"><variable id="flat_icons"><link href="text/shared/guide/flat_icons.xhp" name="Changing Icon Views">Changing Icon Size</link> +<paragraph role="heading" id="hd_id3145669" xml-lang="en-US" level="1"><variable id="flat_icons"><link href="text/shared/guide/flat_icons.xhp">Changing Icon Size</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3155535" xml-lang="en-US">You can change the icon view between small and large icons.</paragraph> <list type="ordered"> diff --git a/source/text/shared/guide/floating_toolbar.xhp b/source/text/shared/guide/floating_toolbar.xhp index 3a4dfb82fd..2400b9dcf2 100644 --- a/source/text/shared/guide/floating_toolbar.xhp +++ b/source/text/shared/guide/floating_toolbar.xhp @@ -49,7 +49,7 @@ <bookmark_value>button bars, see toolbars</bookmark_value> </bookmark> -<h1 id="hd_id3152801" xml-lang="en-US"><variable id="floating_toolbar"><link href="text/shared/guide/floating_toolbar.xhp" name="Using Toolbars">Using Toolbars</link> </variable></h1> +<h1 id="hd_id3152801" xml-lang="en-US"><variable id="floating_toolbar"><link href="text/shared/guide/floating_toolbar.xhp">Using Toolbars</link> </variable></h1> <paragraph id="par_id201608908867251" role="paragraph" xml-lang="en-US">Toolbars in %PRODUCTNAME can be either docked as part of the main window, or floating as a separate window. By default, the visible toolbars and the ones you open with <menuitem>View – Toolbars</menuitem> are docked, and their positions are locked.</paragraph> <paragraph id="par_id3143267" role="paragraph" xml-lang="en-US">Some toolbar icons, for example the <emph>Font Color</emph> icon, can open another toolbar. Click the arrow next to the icon to open a toolbar containing further icons.</paragraph> <paragraph id="par_id3155450" role="paragraph" xml-lang="en-US">You now have a choice: either click the icon that you want to activate, or seize the toolbar by its title bar and drag it while holding down the mouse button. </paragraph> diff --git a/source/text/shared/guide/formfields.xhp b/source/text/shared/guide/formfields.xhp index 5e249e6cdd..25cc408b87 100644 --- a/source/text/shared/guide/formfields.xhp +++ b/source/text/shared/guide/formfields.xhp @@ -35,7 +35,7 @@ <bookmark_value>press buttons, see push buttons</bookmark_value> <bookmark_value>push buttons;adding to documents</bookmark_value> </bookmark><comment>MW changed "adding;" to "inserting;"</comment> -<paragraph xml-lang="en-US" id="hd_id3149798" role="heading" level="1"><variable id="formfields"><link href="text/shared/guide/formfields.xhp" name="Inserting and Editing Buttons">Adding a Command Button to a Document</link> +<paragraph xml-lang="en-US" id="hd_id3149798" role="heading" level="1"><variable id="formfields"><link href="text/shared/guide/formfields.xhp">Adding a Command Button to a Document</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_idN10731" role="paragraph">You can use the Form Controls toolbar to add checkboxes, buttons, tables showing data records, and other controls to a document.</paragraph> <paragraph xml-lang="en-US" id="par_idN1077F" role="heading" level="2">To Add a Button to a Document </paragraph> diff --git a/source/text/shared/guide/gallery_insert.xhp b/source/text/shared/guide/gallery_insert.xhp index aaa8cebb1c..81c8110f65 100644 --- a/source/text/shared/guide/gallery_insert.xhp +++ b/source/text/shared/guide/gallery_insert.xhp @@ -42,7 +42,7 @@ <bookmark_value>copying;from Gallery</bookmark_value> </bookmark> <comment>mw deleted "adding;"</comment> - <paragraph xml-lang="en-US" id="hd_id3145136" role="heading" level="1"><variable id="gallery_insert"><link href="text/shared/guide/gallery_insert.xhp" name="Inserting Objects From the Gallery">Inserting Objects From the Gallery</link> + <paragraph xml-lang="en-US" id="hd_id3145136" role="heading" level="1"><variable id="gallery_insert"><link href="text/shared/guide/gallery_insert.xhp">Inserting Objects From the Gallery</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3145345" role="paragraph">You can insert an object in a document either as a <emph>copy</emph> or as a <emph>link</emph>. A copy of an object is independent of the original object. Changes to the original object have no effect on the copy. A link remains dependent on the original object. Changes to the original object are also reflected in the link.</paragraph> <paragraph xml-lang="en-US" id="hd_id3145313" role="heading" level="2">Inserting an object as a copy</paragraph> diff --git a/source/text/shared/guide/hyperlink_edit.xhp b/source/text/shared/guide/hyperlink_edit.xhp index 720d3b0c10..50638c5ed6 100644 --- a/source/text/shared/guide/hyperlink_edit.xhp +++ b/source/text/shared/guide/hyperlink_edit.xhp @@ -36,7 +36,7 @@ <bookmark_value>buttons;editing hyperlink buttons</bookmark_value> <bookmark_value>URL;changing hyperlink URLs</bookmark_value> </bookmark><comment>MW deleted "changing;"</comment> -<h1 id="hd_id3153910"><variable id="hyperlink_edit"><link href="text/shared/guide/hyperlink_edit.xhp" name="Editing Hyperlinks">Editing Hyperlinks</link></variable></h1> +<h1 id="hd_id3153910"><variable id="hyperlink_edit"><link href="text/shared/guide/hyperlink_edit.xhp">Editing Hyperlinks</link></variable></h1> <paragraph role="paragraph" id="par_id4124881" xml-lang="en-US">When you <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click a hyperlink in a Writer document, your web browser opens with the requested web address. If you don't use a mouse, position the cursor inside the hyperlink and open the context menu by Shift+F10, then choose Open Hyperlink.</paragraph> <h2 id="hd_id3145071">Changing the text of a hyperlink</h2> @@ -47,7 +47,7 @@ <h2 id="hd_id3158432">Changing the URL of a hyperlink</h2> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3150503" xml-lang="en-US">As described above, open <link href="text/shared/02/09070000.xhp" name="Hyperlink Dialog">Hyperlink Dialog</link>.</paragraph> +<paragraph role="listitem" id="par_id3150503" xml-lang="en-US">As described above, open <link href="text/shared/02/09070000.xhp">Hyperlink Dialog</link>.</paragraph> </listitem> </list> <h2 id="hd_id3148686">Changing the attribute of all hyperlinks</h2> diff --git a/source/text/shared/guide/hyperlink_insert.xhp b/source/text/shared/guide/hyperlink_insert.xhp index f243a177ad..debd886e72 100644 --- a/source/text/shared/guide/hyperlink_insert.xhp +++ b/source/text/shared/guide/hyperlink_insert.xhp @@ -33,10 +33,10 @@ <bookmark_value>links; inserting</bookmark_value> <bookmark_value>inserting; hyperlinks</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3150789" xml-lang="en-US" level="1"><variable id="hyperlink_insert"><link href="text/shared/guide/hyperlink_insert.xhp" name="Inserting Hyperlinks">Inserting Hyperlinks</link> +<paragraph role="heading" id="hd_id3150789" xml-lang="en-US" level="1"><variable id="hyperlink_insert"><link href="text/shared/guide/hyperlink_insert.xhp">Inserting Hyperlinks</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3149095" xml-lang="en-US">You can insert hyperlinks in two ways: as text or as a button. In both cases, the visible text can be different from the URL.</paragraph> -<paragraph role="paragraph" id="par_id3149811" xml-lang="en-US">Place the text cursor in the document at the point where you want to insert the hyperlink or select the text that you want to put the hyperlink on. Select <emph>Hyperlink</emph> command from the <emph>Insert</emph> menu. Alternatively click on the <image id="img_id3149763" src="cmd/sc_hyperlinkdialog.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149763" xml-lang="en-US">Icon</alt></image> Hyperlink icon on the <emph>Standard</emph> toolbar. The <link href="text/shared/02/09070000.xhp" name="Hyperlink dialog">Hyperlink dialog</link> appears.</paragraph> +<paragraph role="paragraph" id="par_id3149811" xml-lang="en-US">Place the text cursor in the document at the point where you want to insert the hyperlink or select the text that you want to put the hyperlink on. Select <emph>Hyperlink</emph> command from the <emph>Insert</emph> menu. Alternatively click on the <image id="img_id3149763" src="cmd/sc_hyperlinkdialog.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149763" xml-lang="en-US">Icon</alt></image> Hyperlink icon on the <emph>Standard</emph> toolbar. The <link href="text/shared/02/09070000.xhp">Hyperlink dialog</link> appears.</paragraph> <list type="unordered"> <listitem> <paragraph role="paragraph" id="par_id3154685" xml-lang="en-US">To jump to a specific line in a text document, first enter a bookmark at that position (<emph>Insert - Bookmark</emph>). </paragraph> diff --git a/source/text/shared/guide/hyperlink_rel_abs.xhp b/source/text/shared/guide/hyperlink_rel_abs.xhp index 32503d6097..9a7e817075 100644 --- a/source/text/shared/guide/hyperlink_rel_abs.xhp +++ b/source/text/shared/guide/hyperlink_rel_abs.xhp @@ -34,12 +34,12 @@ <bookmark_value>hyperlinks; relative and absolute</bookmark_value> <bookmark_value>hyperlinks, see also links</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3147399" xml-lang="en-US" level="1"><variable id="hyperlink_rel_abs"><link href="text/shared/guide/hyperlink_rel_abs.xhp" name="Relative and Absolute Links">Relative and Absolute Links</link> +<paragraph role="heading" id="hd_id3147399" xml-lang="en-US" level="1"><variable id="hyperlink_rel_abs"><link href="text/shared/guide/hyperlink_rel_abs.xhp">Relative and Absolute Links</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3153345" xml-lang="en-US">When you include hyperlinks, two factors must be taken into account: whether they are set as relative or absolute on saving, and whether or not the file is present.</paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3147008" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010200.xhp" name="Load/Save - General"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href="text/shared/00/00000005.xhp#saving" name="relative or absolute hyperlinks">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive.</paragraph> +<paragraph role="listitem" id="par_id3147008" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010200.xhp"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href="text/shared/00/00000005.xhp#saving">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3145382" xml-lang="en-US">You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk "homepage", for example. The start file is then "index.html", the full path being "C:\homepage\index.html" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: "http://www.myprovider.com/mypage/index.html". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called "C:\homepage\images", you would need to give the following path to access the graphic "picture.gif": "images\picture.gif". This is the relative path, starting from the location of the file "index.html". On the provider's server, you would place the picture in the folder "mypage/images". When you transfer the document "index.html" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local images to Internet</emph> under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server.</paragraph> diff --git a/source/text/shared/guide/import_ms.xhp b/source/text/shared/guide/import_ms.xhp index 48056d273c..814328f885 100644 --- a/source/text/shared/guide/import_ms.xhp +++ b/source/text/shared/guide/import_ms.xhp @@ -46,7 +46,7 @@ <bookmark_value>converters; document converter</bookmark_value> <bookmark_value>files, see also documents</bookmark_value> </bookmark><comment>MW inserted cross-reference "files, see also documents"</comment><comment>MW changed "defaults;..."</comment><comment>ufi added "converters;document converter"</comment> -<paragraph xml-lang="en-US" id="hd_id3145313" role="heading" level="1"><variable id="import_ms"><link href="text/shared/guide/import_ms.xhp" name="Opening documents saved in other formats">Opening documents saved in other formats</link> +<paragraph xml-lang="en-US" id="hd_id3145313" role="heading" level="1"><variable id="import_ms"><link href="text/shared/guide/import_ms.xhp">Opening documents saved in other formats</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3145345" xml-lang="en-US">You can open a document saved in another format by using the following procedure:</paragraph> <list type="ordered"> @@ -65,7 +65,7 @@ <paragraph role="paragraph" id="par_id3147336" xml-lang="en-US">Open the wizard, which guides you through the operation, to copy and convert all documents from Microsoft Word, Microsoft Excel or Microsoft PowerPoint into OpenDocument file format documents. You can select a source and target directory, specify whether to convert documents and/or templates, and more besides.</paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3153824" xml-lang="en-US">Choose <link href="text/shared/autopi/01130000.xhp" name="File - AutoPilot - Document Converter"><emph>File - Wizards - Document Converter</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3153824" xml-lang="en-US">Choose <link href="text/shared/autopi/01130000.xhp"><emph>File - Wizards - Document Converter</emph></link>.</paragraph> </listitem> </list> <switch select="appl"> @@ -89,8 +89,8 @@ <embed href="text/shared/guide/export_ms.xhp#export_ms"/> <embed href="text/shared/guide/ms_import_export_limitations.xhp#about"/> <embed href="text/shared/guide/ms_user.xhp#ms_user"/> - <paragraph xml-lang="en-US" id="par_id3148944" role="paragraph"><link href="text/shared/optionen/01130100.xhp" name="Working with VBA code">Working with VBA code</link></paragraph> - <paragraph xml-lang="en-US" id="par_id3147264" role="paragraph"><link href="text/shared/optionen/01010200.xhp" name="Setting the default file format">Setting the default file format</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3148944" role="paragraph"><link href="text/shared/optionen/01130100.xhp">Working with VBA code</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3147264" role="paragraph"><link href="text/shared/optionen/01010200.xhp">Setting the default file format</link></paragraph> <embed href="text/shared/guide/ms_doctypes.xhp#ms_doctypes"/> </section> </body> diff --git a/source/text/shared/guide/insert_bitmap.xhp b/source/text/shared/guide/insert_bitmap.xhp index d40579549e..8c13a86626 100644 --- a/source/text/shared/guide/insert_bitmap.xhp +++ b/source/text/shared/guide/insert_bitmap.xhp @@ -50,7 +50,7 @@ <bookmark_value>pictures;filters</bookmark_value> <bookmark_value>filters;pictures</bookmark_value> </bookmark><comment>mw made "illustrations,..." a see-reference</comment> -<h1 id="hd_id3154136"><variable id="insert_bitmap"><link href="text/shared/guide/insert_bitmap.xhp" name="Inserting, Editing, Saving Bitmaps">Inserting, Editing, Saving Bitmaps Images</link> +<h1 id="hd_id3154136"><variable id="insert_bitmap"><link href="text/shared/guide/insert_bitmap.xhp">Inserting, Editing, Saving Bitmaps Images</link> </variable></h1> <h2 id="hd_id3149811">Inserting Bitmaps</h2> <paragraph role="paragraph" id="par_id3153031" xml-lang="en-US">A bitmap image can be inserted in $[officename] Writer, $[officename] Calc, $[officename] Draw and $[officename] Impress documents.</paragraph> @@ -81,7 +81,7 @@ <h3 id="hd_id187078">Icons on the Image bar</h3> <paragraph role="paragraph" id="par_id3148552" xml-lang="en-US">When you select the bitmap image, the <emph>Image</emph> Bar offers you the tools for editing the image. Only a local copy is edited in the document, even if you have inserted an image as a link.</paragraph> <note id="par_id3159413">The <emph>Image</emph> Bar may look slightly different depending to the module you are using.</note> -<paragraph role="paragraph" id="par_id3154124" xml-lang="en-US">A number of filters are located on the <link href="text/shared/02/24010000.xhp" name="Image Filter"><emph>Image Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar. </paragraph> +<paragraph role="paragraph" id="par_id3154124" xml-lang="en-US">A number of filters are located on the <link href="text/shared/02/24010000.xhp"><emph>Image Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar. </paragraph> <paragraph role="paragraph" id="par_id7055574" xml-lang="en-US">The original image file will not be changed by the filters. Filters are applied to an image only inside the document. </paragraph> <paragraph role="paragraph" id="par_id3145273" xml-lang="en-US">Some of the filters open a dialog, which you can use to select, for example, the intensity of the filter. Most filters can be applied multiple times to increase the filter effect.</paragraph> <note id="par_id3150105">In $[officename] Draw and $[officename] Impress, you can add text and graphics, select these objects together with the bitmap, and export the selection as a new bitmap image.</note> diff --git a/source/text/shared/guide/insert_graphic_drawit.xhp b/source/text/shared/guide/insert_graphic_drawit.xhp index 5953a3966b..9491c8b9ff 100644 --- a/source/text/shared/guide/insert_graphic_drawit.xhp +++ b/source/text/shared/guide/insert_graphic_drawit.xhp @@ -47,7 +47,7 @@ <bookmark_value>editing;draw objects</bookmark_value> <bookmark_value>pictures;scaling/resizing</bookmark_value> </bookmark><comment>MW added "graphic objects, see also..."</comment> -<paragraph xml-lang="en-US" id="hd_id3145136" role="heading" level="1"><variable id="insert_graphic_drawit"><link href="text/shared/guide/insert_graphic_drawit.xhp" name="Editing Graphic Objects">Editing Graphic Objects</link> +<paragraph xml-lang="en-US" id="hd_id3145136" role="heading" level="1"><variable id="insert_graphic_drawit"><link href="text/shared/guide/insert_graphic_drawit.xhp">Editing Graphic Objects</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3153345" role="paragraph">Choose <emph>View - Toolbars - Drawing</emph> to open the <emph>Drawing</emph> toolbar, if it is not already open.</paragraph> <paragraph xml-lang="en-US" id="par_id3166460" role="paragraph">Drawing objects can be subsequently edited and modified. Drawing objects created in this way are vector graphics, which you can scale freely without any loss of quality.</paragraph> @@ -87,7 +87,7 @@ </list> <paragraph xml-lang="en-US" id="par_id3156422" role="note">To revert to normal mode after creating and editing draw objects, click in an area of the document containing no objects. If you see a drawing cursor, first exit this mode by clicking the <emph>Select</emph> icon.</paragraph> <section id="relatedtopics"> - <paragraph xml-lang="en-US" id="par_id3145785" role="paragraph"><link href="text/shared/02/01140000.xhp" name="Information about the individual icons">Information about the individual icons</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3145785" role="paragraph"><link href="text/shared/02/01140000.xhp">Information about the individual icons</link></paragraph> <switch select="appl"> <case select="WRITER"><embed href="text/swriter/guide/insert_graphic.xhp#insert_graphic"/> </case> diff --git a/source/text/shared/guide/insert_specialchar.xhp b/source/text/shared/guide/insert_specialchar.xhp index 59d385b4c0..df26285b79 100644 --- a/source/text/shared/guide/insert_specialchar.xhp +++ b/source/text/shared/guide/insert_specialchar.xhp @@ -36,7 +36,7 @@ <bookmark_value>accents</bookmark_value> <bookmark_value>compose key to insert special characters</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3154927" xml-lang="en-US" level="1"><variable id="insert_specialchar"><link href="text/shared/guide/insert_specialchar.xhp" name="Inserting Special Characters">Inserting Special Characters</link> +<paragraph role="heading" id="hd_id3154927" xml-lang="en-US" level="1"><variable id="insert_specialchar"><link href="text/shared/guide/insert_specialchar.xhp">Inserting Special Characters</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3147576" xml-lang="en-US">This function allows you to insert special characters, such as check marks, boxes, and telephone symbols, into your text.</paragraph> <list type="unordered"> @@ -59,7 +59,7 @@ <paragraph role="paragraph" id="par_id3148943" xml-lang="en-US"><switchinline select="sys"><caseinline select="UNIX"><emph>All Unix systems:</emph> (Alt Graph) as additional compose key. The (Alt Graph) key can work in $[officename] like the Compose key, if you set the environment variable SAL_ALTGR_COMPOSE. The (Alt Graph) key must trigger a mode_switch, so, for example, xmodmap -e "keysym Alt_R = Mode_switch" must be set. First press (Alt Graph), then the first modifier, then the second modifier. The characters are combined as described on a Solaris system in the file /usr/openwin/include/X11/Suncompose.h. </caseinline></switchinline></paragraph> <embed href="text/shared/00/00000004.xhp#related"/> -<paragraph role="paragraph" id="par_id3149047" xml-lang="en-US"><link href="text/shared/01/04100000.xhp" name="Special Characters">Special Characters</link></paragraph> -<paragraph role="paragraph" id="par_id3153896" xml-lang="en-US"><link href="text/shared/01/06040200.xhp" name="AutoCorrect">AutoCorrect</link></paragraph> +<paragraph role="paragraph" id="par_id3149047" xml-lang="en-US"><link href="text/shared/01/04100000.xhp">Special Characters</link></paragraph> +<paragraph role="paragraph" id="par_id3153896" xml-lang="en-US"><link href="text/shared/01/06040200.xhp">AutoCorrect</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/integratinguno.xhp b/source/text/shared/guide/integratinguno.xhp index 5a709a6c14..f3a2e001e6 100644 --- a/source/text/shared/guide/integratinguno.xhp +++ b/source/text/shared/guide/integratinguno.xhp @@ -34,7 +34,7 @@ <bookmark_value>UNO components;integrating new</bookmark_value> <bookmark_value>installing;UNO components</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3149760" xml-lang="en-US" level="1"><variable id="integratinguno"><link href="text/shared/guide/integratinguno.xhp" name="Integrating new UNO components">Integrating new UNO components</link> +<paragraph role="heading" id="hd_id3149760" xml-lang="en-US" level="1"><variable id="integratinguno"><link href="text/shared/guide/integratinguno.xhp">Integrating new UNO components</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">Programmers can write and integrate their own UNO (Universal Network Objects) components to $[officename]. Those new components can be added to the $[officename] menus and toolbars; we call them "Add-Ons".</paragraph> <paragraph role="paragraph" id="par_id3154751" xml-lang="en-US">The integration of new components is supported by some tools and services. Details can be found in the $[officename] Developer's Guide. The three main steps are as follows:</paragraph> @@ -50,7 +50,7 @@ <paragraph role="listitem" id="par_id3166460" xml-lang="en-US">Change the user interface (menus or toolbars). This can be done almost automatically by writing an XML text file that describes the changes. More information can be found in the $[officename] Developer's Guide.</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_id3151110" xml-lang="en-US">The Add-Ons can extend the functionality of $[officename]. They are not related to the <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/04060112.xhp" name="Add-Ins">Add-Ins</link> +<paragraph role="paragraph" id="par_id3151110" xml-lang="en-US">The Add-Ons can extend the functionality of $[officename]. They are not related to the <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/04060112.xhp">Add-Ins</link> </caseinline><defaultinline>Add-Ins</defaultinline></switchinline> that provide new functions for $[officename] Calc.</paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/keyboard.xhp b/source/text/shared/guide/keyboard.xhp index 253aea1aa9..d7abfce703 100644 --- a/source/text/shared/guide/keyboard.xhp +++ b/source/text/shared/guide/keyboard.xhp @@ -30,7 +30,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3158421"><bookmark_value>accessibility;general shortcuts</bookmark_value> <bookmark_value>shortcut keys; %PRODUCTNAME accessibility</bookmark_value> </bookmark> -<paragraph xml-lang="en-US" id="hd_id3158421" role="heading" level="1"><variable id="keyboard"><link href="text/shared/guide/keyboard.xhp" name="Shortcuts (%PRODUCTNAME Accessibility)">Shortcuts (<item type="productname">%PRODUCTNAME</item> Accessibility)</link> +<paragraph xml-lang="en-US" id="hd_id3158421" role="heading" level="1"><variable id="keyboard"><link href="text/shared/guide/keyboard.xhp">Shortcuts (<item type="productname">%PRODUCTNAME</item> Accessibility)</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3159201" role="paragraph">You can control <item type="productname">%PRODUCTNAME</item> without using a mouse device, using only the keyboard.</paragraph> <paragraph xml-lang="en-US" id="par_id3149177" role="paragraph">On each module's main help page (for example, the <item type="productname">%PRODUCTNAME</item> Writer or <item type="productname">%PRODUCTNAME</item> Calc main help page) there is a link to access the keyboard shortcuts' help for that module.</paragraph> @@ -99,7 +99,7 @@ </table> <paragraph xml-lang="en-US" id="hd_id3150685" role="heading" level="3">Selection in Tables</paragraph> - <paragraph xml-lang="en-US" id="par_id3154320" role="paragraph">In several windows, dialogs, and in the table control field, there are tables to select data, for instance, in the right part of the <link href="text/shared/guide/database_main.xhp" name="Data Source View">Data Source View</link>. The following keys are used for selections in these tables:</paragraph> + <paragraph xml-lang="en-US" id="par_id3154320" role="paragraph">In several windows, dialogs, and in the table control field, there are tables to select data, for instance, in the right part of the <link href="text/shared/guide/database_main.xhp">Data Source View</link>. The following keys are used for selections in these tables:</paragraph> <list type="unordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3154014" role="listitem">Spacebar: switches from selection of the current row and cancellation of any selection, but not if the current cell is in edit mode.</paragraph> @@ -290,7 +290,7 @@ </list> </section> <paragraph xml-lang="en-US" id="hd_id3145377" role="heading" level="2">Controlling the Help</paragraph> - <paragraph xml-lang="en-US" id="par_id3149441" role="paragraph">Press Shift+F1 to display the <link href="text/shared/main0108.xhp" name="Extended Tips">Extended Tips</link> for the currently selected command, icon or control.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149441" role="paragraph">Press Shift+F1 to display the <link href="text/shared/main0108.xhp">Extended Tips</link> for the currently selected command, icon or control.</paragraph> <paragraph xml-lang="en-US" id="hd_id3154960" role="heading" level="3">Navigating the main help pages</paragraph> <list type="unordered"> <listitem> diff --git a/source/text/shared/guide/labels.xhp b/source/text/shared/guide/labels.xhp index 2faefa4862..f9b920b606 100644 --- a/source/text/shared/guide/labels.xhp +++ b/source/text/shared/guide/labels.xhp @@ -34,15 +34,15 @@ <bookmark_value>business cards; creating and synchronizing</bookmark_value> <bookmark_value>synchronizing;labels and business cards</bookmark_value> </bookmark><comment>mw made "synchronizing..." a two level entry</comment> -<paragraph role="heading" id="hd_id3150774" xml-lang="en-US" level="1"><variable id="labels"><link href="text/shared/guide/labels.xhp" name="Creating and Printing Labels and Business Cards">Creating and Printing Labels and Business Cards</link> +<paragraph role="heading" id="hd_id3150774" xml-lang="en-US" level="1"><variable id="labels"><link href="text/shared/guide/labels.xhp">Creating and Printing Labels and Business Cards</link> </variable></paragraph> <paragraph role="heading" id="hd_id3153345" xml-lang="en-US" level="2">Designing Business Cards Through a Dialog</paragraph> -<paragraph role="paragraph" id="par_id3146798" xml-lang="en-US">Choose <link href="text/shared/01/01010300.xhp" name="File - New - Business Cards"><emph>File - New - Business Cards</emph></link> to open the<emph> Business Cards </emph>dialog, which allows you to choose how your business cards will look.</paragraph> +<paragraph role="paragraph" id="par_id3146798" xml-lang="en-US">Choose <link href="text/shared/01/01010300.xhp"><emph>File - New - Business Cards</emph></link> to open the<emph> Business Cards </emph>dialog, which allows you to choose how your business cards will look.</paragraph> <paragraph role="heading" id="hd_id3147654" xml-lang="en-US" level="2">Designing Labels and Business Cards</paragraph> <paragraph role="paragraph" id="par_id3152349" xml-lang="en-US">You can design both labels and business cards through the <emph>Labels</emph> dialog.</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3153880" xml-lang="en-US">Choose <link href="text/shared/01/01010200.xhp" name="File - New - Labels"><emph>File - New - Labels</emph></link> to open the <emph>Labels</emph> dialog.</paragraph> +<paragraph role="listitem" id="par_id3153880" xml-lang="en-US">Choose <link href="text/shared/01/01010200.xhp"><emph>File - New - Labels</emph></link> to open the <emph>Labels</emph> dialog.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3149233" xml-lang="en-US">On the <emph>Labels</emph> tab, under <emph>Format</emph>, define the label format.</paragraph> @@ -67,6 +67,6 @@ <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/labels_database.xhp#labels_database"/> <embed href="text/shared/guide/data_new.xhp#data_new"/> -<paragraph role="paragraph" id="par_id3150449" xml-lang="en-US"><link href="text/shared/01/01010300.xhp" name="Business Cards">Business Cards</link></paragraph> +<paragraph role="paragraph" id="par_id3150449" xml-lang="en-US"><link href="text/shared/01/01010300.xhp">Business Cards</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/labels_database.xhp b/source/text/shared/guide/labels_database.xhp index 6102fa5827..16fba62714 100644 --- a/source/text/shared/guide/labels_database.xhp +++ b/source/text/shared/guide/labels_database.xhp @@ -32,7 +32,7 @@ <bookmark_value>stickers</bookmark_value> <bookmark_value>databases;creating labels</bookmark_value> </bookmark><comment>mw deleted "creating;"</comment> -<paragraph xml-lang="en-US" id="hd_id3147399" role="heading" level="1"><variable id="labels_database"><link href="text/shared/guide/labels_database.xhp" name="Printing Address Labels">Printing Address Labels</link> +<paragraph xml-lang="en-US" id="hd_id3147399" role="heading" level="1"><variable id="labels_database"><link href="text/shared/guide/labels_database.xhp">Printing Address Labels</link> </variable></paragraph> <list type="ordered"> <listitem> diff --git a/source/text/shared/guide/language_select.xhp b/source/text/shared/guide/language_select.xhp index 83f1827efe..de98380b0f 100644 --- a/source/text/shared/guide/language_select.xhp +++ b/source/text/shared/guide/language_select.xhp @@ -37,7 +37,7 @@ <bookmark_value>spelling; default languages</bookmark_value> <bookmark_value>dictionaries, see also languages</bookmark_value> </bookmark><comment>mw deleted "applying;" and changed "languages;"</comment> -<paragraph xml-lang="en-US" id="hd_id3083278" role="heading" level="1"><variable id="language_select"><link href="text/shared/guide/language_select.xhp" name="Selecting the Document Language">Selecting the Document Language</link> +<paragraph xml-lang="en-US" id="hd_id3083278" role="heading" level="1"><variable id="language_select"><link href="text/shared/guide/language_select.xhp">Selecting the Document Language</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3150040" role="paragraph">The language you select for your document determines the dictionary used for spellcheck, thesaurus and hyphenation, the decimal and thousands delimiter used and the default currency format.</paragraph> <list type="unordered"> @@ -54,7 +54,7 @@ <paragraph xml-lang="en-US" id="hd_id3146121" role="heading" level="2">Selecting a language for the whole document</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3083443" role="listitem">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline>. Go to <link href="text/shared/optionen/01140000.xhp" name="Language Settings - Languages"><emph>Language Settings - Languages</emph></link>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3083443" role="listitem">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline>. Go to <link href="text/shared/optionen/01140000.xhp"><emph>Language Settings - Languages</emph></link>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3149664" role="listitem">Under <emph>Default languages for documents</emph>, select the document language for all newly created documents. If you mark <emph>For the current document only</emph>, your choice will only apply to the current document. Close the dialog with <emph>OK</emph>.</paragraph> @@ -202,7 +202,7 @@ </case> </switch> <embed href="text/shared/00/00000004.xhp#related"/> - <paragraph xml-lang="en-US" id="par_id3150043" role="paragraph"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01140000.xhp" name="Language Settings - Languages">Language Settings - Languages</link></paragraph> - <paragraph xml-lang="en-US" id="par_id3152483" role="paragraph"><link href="text/shared/01/05020100.xhp" name="Format - Character - Font">Format - Character - Font</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3150043" role="paragraph"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01140000.xhp">Language Settings - Languages</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3152483" role="paragraph"><link href="text/shared/01/05020100.xhp">Format - Character - Font</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/line_intext.xhp b/source/text/shared/guide/line_intext.xhp index 06575b3899..9ea1f41fd7 100644 --- a/source/text/shared/guide/line_intext.xhp +++ b/source/text/shared/guide/line_intext.xhp @@ -35,7 +35,7 @@ <bookmark_value>drawing lines in text</bookmark_value> <bookmark_value>automatic lines/borders in text</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3143206" xml-lang="en-US" level="1"><variable id="line_intext"><link href="text/shared/guide/line_intext.xhp" name="Drawing Lines in Text">Drawing Lines in Text</link> +<paragraph role="heading" id="hd_id3143206" xml-lang="en-US" level="1"><variable id="line_intext"><link href="text/shared/guide/line_intext.xhp">Drawing Lines in Text</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3144436" xml-lang="en-US">You can incorporate lines into your text with custom angles, width, color, and other attributes.</paragraph> <paragraph role="paragraph" id="par_id3153345" xml-lang="en-US">To define the line attributes and direction, use the <emph>Line</emph> drawing object as follows:</paragraph> @@ -96,7 +96,7 @@ <paragraph role="listitem" id="par_id3153049" xml-lang="en-US">Create a horizontal line by applying the preset Paragraph Style <emph>Horizontal Line</emph>. Click into an empty paragraph, and double-click the <emph>Horizontal Line</emph> Style in the <emph>Styles</emph> window. If the entry for horizontal lines is not visible in the list of Paragraph Styles, select "All Styles" in the lower listbox.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3153748" xml-lang="en-US">You can draw a line above, beside or below a paragraph in a Writer text document by choosing <emph>Format - Paragraph - </emph><link href="text/shared/01/05030500.xhp" name="Borders"><emph>Borders</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3153748" xml-lang="en-US">You can draw a line above, beside or below a paragraph in a Writer text document by choosing <emph>Format - Paragraph - </emph><link href="text/shared/01/05030500.xhp"><emph>Borders</emph></link>.</paragraph> </listitem> </list> <paragraph role="heading" id="par_idN107C6" xml-lang="en-US" level="2">Automatic lines in Writer</paragraph> @@ -115,10 +115,10 @@ <paragraph role="listitem" id="par_idN107E0" xml-lang="en-US">To disable the automatic borders, choose <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> and clear <emph>Apply border</emph>.</paragraph> </listitem> </list> -<paragraph role="warning" id="par_id3145787" xml-lang="en-US">The lines and other drawing objects that you insert in text are not defined in <link href="text/shared/00/00000002.xhp#html" name="HTML">HTML</link>, and are therefore not exported directly into HTML format. Instead, they are exported as graphics.</paragraph> +<paragraph role="warning" id="par_id3145787" xml-lang="en-US">The lines and other drawing objects that you insert in text are not defined in <link href="text/shared/00/00000002.xhp#html">HTML</link>, and are therefore not exported directly into HTML format. Instead, they are exported as graphics.</paragraph> <paragraph role="tip" id="par_id641804" xml-lang="en-US">When you enter a line width, you can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</paragraph> <embed href="text/shared/00/00000004.xhp#related"/> -<paragraph role="paragraph" id="par_id3154188" xml-lang="en-US"><link href="text/shared/01/05030500.xhp" name="Format - Paragraph - Borders">Format - Paragraph - Borders</link></paragraph> +<paragraph role="paragraph" id="par_id3154188" xml-lang="en-US"><link href="text/shared/01/05030500.xhp">Format - Paragraph - Borders</link></paragraph> <embed href="text/shared/guide/linestyles.xhp#linestyles"/> </body> </helpdocument> diff --git a/source/text/shared/guide/lineend_define.xhp b/source/text/shared/guide/lineend_define.xhp index 791e02aa15..206eaf711b 100644 --- a/source/text/shared/guide/lineend_define.xhp +++ b/source/text/shared/guide/lineend_define.xhp @@ -29,7 +29,7 @@ <bookmark_value>arrows; defining arrow heads</bookmark_value> <bookmark_value>lines;defining ends</bookmark_value> </bookmark> -<h1 id="hd_id3146117" xml-lang="en-US"><variable id="lineend_define"><link href="text/shared/guide/lineend_define.xhp" name="Defining Line Ends">Defining Arrow Styles</link></variable></h1> +<h1 id="hd_id3146117" xml-lang="en-US"><variable id="lineend_define"><link href="text/shared/guide/lineend_define.xhp">Defining Arrow Styles</link></variable></h1> <paragraph role="paragraph" id="par_id3153750" xml-lang="en-US">You can define any shape to be included in the list of available arrow styles. Only the form of the shape is added as a black filled arrowhead.</paragraph> <list type="ordered"> <listitem> diff --git a/source/text/shared/guide/linestyle_define.xhp b/source/text/shared/guide/linestyle_define.xhp index 834b3e6546..b457101039 100644 --- a/source/text/shared/guide/linestyle_define.xhp +++ b/source/text/shared/guide/linestyle_define.xhp @@ -30,7 +30,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3153825"><bookmark_value>line styles;defining</bookmark_value> <bookmark_value>defining;line styles</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3153825" xml-lang="en-US" level="1"><variable id="linestyle_define"><link href="text/shared/guide/linestyle_define.xhp" name="Defining Line Styles">Defining Line Styles</link> +<paragraph role="heading" id="hd_id3153825" xml-lang="en-US" level="1"><variable id="linestyle_define"><link href="text/shared/guide/linestyle_define.xhp">Defining Line Styles</link> </variable></paragraph> <list type="ordered"> <listitem> diff --git a/source/text/shared/guide/linestyles.xhp b/source/text/shared/guide/linestyles.xhp index c24942c2cf..ada9b17bf7 100644 --- a/source/text/shared/guide/linestyles.xhp +++ b/source/text/shared/guide/linestyles.xhp @@ -35,7 +35,7 @@ <bookmark_value>arrows; defining arrow lines</bookmark_value> <bookmark_value>line styles; applying</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3153884" xml-lang="en-US" level="1"><variable id="linestyles"><link href="text/shared/guide/linestyles.xhp" name="Applying Line Styles Using the Toolbar">Applying Line Styles Using the Toolbar</link> +<paragraph role="heading" id="hd_id3153884" xml-lang="en-US" level="1"><variable id="linestyles"><link href="text/shared/guide/linestyles.xhp">Applying Line Styles Using the Toolbar</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3150669" xml-lang="en-US">The <emph>Drawing Object Properties</emph> toolbar contains icons and combo boxes to define various line attributes.</paragraph> <list type="unordered"> diff --git a/source/text/shared/guide/lotusdbasediff.xhp b/source/text/shared/guide/lotusdbasediff.xhp index d23eb13569..7a723b9f62 100644 --- a/source/text/shared/guide/lotusdbasediff.xhp +++ b/source/text/shared/guide/lotusdbasediff.xhp @@ -22,7 +22,7 @@ <bookmark_value>Diff;command line filter options</bookmark_value> </bookmark> <section id="lotusdbasediff_head"> - <h1 id="hd_id871634727961723"><variable id="lotusbasediff_h1"><link href="text/shared/guide/lotusdbasediff.xhp" name="LotusdBaseDiff">Lotus, dBase and Diff filter parameters</link></variable></h1> + <h1 id="hd_id871634727961723"><variable id="lotusbasediff_h1"><link href="text/shared/guide/lotusdbasediff.xhp">Lotus, dBase and Diff filter parameters</link></variable></h1> <paragraph id="par_id951634727961726" role="paragraph" xml-lang="en-US">The Lotus, dBase and Diff filters accept a string containing the numerical index of the used character set for single-byte characters, that is, 0 for the system character set. The numerical indexes assigned to the character sets are in the table below.</paragraph> </section> <embed href="text/sbasic/shared/00000003.xhp#functexample"/> diff --git a/source/text/shared/guide/macro_recording.xhp b/source/text/shared/guide/macro_recording.xhp index fe2c4ea56f..bb1821ccee 100644 --- a/source/text/shared/guide/macro_recording.xhp +++ b/source/text/shared/guide/macro_recording.xhp @@ -30,7 +30,7 @@ <bookmark_value>recording; macros</bookmark_value> <bookmark_value>Basic; recording macros</bookmark_value> </bookmark> - <paragraph role="heading" id="hd_id3093440" xml-lang="en-US" level="1"><variable id="macro_recording"><link href="text/shared/guide/macro_recording.xhp" name="Recording a Macro">Recording a Macro</link> + <paragraph role="heading" id="hd_id3093440" xml-lang="en-US" level="1"><variable id="macro_recording"><link href="text/shared/guide/macro_recording.xhp">Recording a Macro</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id101513461219184" role="paragraph">%PRODUCTNAME can record commands executed with the keyboard and mouse in Writer and Calc</paragraph> <list type="ordered"> @@ -90,7 +90,7 @@ </listitem> </list> <section id="relatedtopics"> - <paragraph role="paragraph" id="par_id3156422" xml-lang="en-US"><link href="text/shared/01/06130000.xhp" name="Macro">Macro</link></paragraph> + <paragraph role="paragraph" id="par_id3156422" xml-lang="en-US"><link href="text/shared/01/06130000.xhp">Macro</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/main.xhp b/source/text/shared/guide/main.xhp index a3f45acf2e..e74fda9a6f 100644 --- a/source/text/shared/guide/main.xhp +++ b/source/text/shared/guide/main.xhp @@ -31,7 +31,7 @@ <bookmark_value>instructions; general</bookmark_value> </bookmark> -<h1 id="hd_id3151097" xml-lang="en-US"><variable id="main"><link href="text/shared/guide/main.xhp" name="General Instructions for %PRODUCTNAME">General Instructions for <item type="productname">%PRODUCTNAME</item></link></variable></h1> +<h1 id="hd_id3151097" xml-lang="en-US"><variable id="main"><link href="text/shared/guide/main.xhp">General Instructions for <item type="productname">%PRODUCTNAME</item></link></variable></h1> <h2 id="hd_id3153681" xml-lang="en-US">Opening and Saving Documents and Templates</h2> <embed href="text/shared/guide/aaa_start.xhp#aaa_start"/> @@ -168,8 +168,8 @@ <embed href="text/shared/guide/chart_legend.xhp#chart_legend"/> <h2 id="hd_id3157846" xml-lang="en-US">Miscellaneous</h2> -<paragraph id="par_id3147173" role="paragraph" xml-lang="en-US"><link href="text/shared/00/00000005.xhp" name="General Terminology">General Terminology</link></paragraph> -<paragraph id="par_id3156332" role="paragraph" xml-lang="en-US"><link href="text/shared/00/00000002.xhp" name="Internet Terminology">Internet Terminology</link></paragraph> +<paragraph id="par_id3147173" role="paragraph" xml-lang="en-US"><link href="text/shared/00/00000005.xhp">General Terminology</link></paragraph> +<paragraph id="par_id3156332" role="paragraph" xml-lang="en-US"><link href="text/shared/00/00000002.xhp">Internet Terminology</link></paragraph> <embed href="text/shared/guide/ctl.xhp#ctl"/> <embed href="text/shared/guide/insert_bitmap.xhp#insert_bitmap"/> <embed href="text/shared/guide/groups.xhp#groups"/> diff --git a/source/text/shared/guide/manage_templates.xhp b/source/text/shared/guide/manage_templates.xhp index 5cf2239c38..c88404b0d8 100644 --- a/source/text/shared/guide/manage_templates.xhp +++ b/source/text/shared/guide/manage_templates.xhp @@ -22,8 +22,8 @@ <bookmark_value>file extensions;in templates</bookmark_value> </bookmark> -<h1 id="hd_id901607893176311"><variable id="manage_templates"><link href="text/shared/guide/manage_templates.xhp" name="Manage_Templates">Templates in the Template Manager</link></variable></h1> -<paragraph role="paragraph" id="par_id411607893606359">The recommended method for working with templates is to use the <link href="text/shared/guide/template_manager.xhp" name="template_manager">Template Manager</link> and the commands in the <link href="text/shared/01/01110000.xhp" name="template_submenu"><menuitem>File - Templates</menuitem></link> submenu, <menuitem>Edit Template</menuitem> and <menuitem>Save as Template</menuitem>. These commands are sufficient for basic management of templates in %PRODUCTNAME.</paragraph> +<h1 id="hd_id901607893176311"><variable id="manage_templates"><link href="text/shared/guide/manage_templates.xhp">Templates in the Template Manager</link></variable></h1> +<paragraph role="paragraph" id="par_id411607893606359">The recommended method for working with templates is to use the <link href="text/shared/guide/template_manager.xhp">Template Manager</link> and the commands in the <link href="text/shared/01/01110000.xhp"><menuitem>File - Templates</menuitem></link> submenu, <menuitem>Edit Template</menuitem> and <menuitem>Save as Template</menuitem>. These commands are sufficient for basic management of templates in %PRODUCTNAME.</paragraph> <paragraph role="paragraph" id="par_id911607894878048">This guide explains how the file system interacts with the Template Manager. This information is particularly useful if you want to manage directories directly, but still be coordinated with the Template Manager.</paragraph> <h2 id="hd_id101607896260383">Working with Template Files</h2> @@ -70,7 +70,7 @@ </tablecell> </tablerow> </table> -<paragraph role="paragraph" id="par_id941607989961367">For information about the meaning of the extensions see <link href="text/shared/guide/convertfilters.xhp" name="File Extensions">Filter Conversion</link>.</paragraph> +<paragraph role="paragraph" id="par_id941607989961367">For information about the meaning of the extensions see <link href="text/shared/guide/convertfilters.xhp">Filter Conversion</link>.</paragraph> <h2 id="hd_id991607990069687">Working with Template Names</h2> <paragraph role="paragraph" id="par_id531607967664414">The Template Manager shows the Title field of a document as the Template Name. As long as the Title field is not empty, the filename has no consequences for the Template Name shown in the Template Manager. If the Title field is empty, the filename, without extension, is shown as the Template Name.</paragraph> <note id="par_id841607968899084">If two templates have the exact same entry in the Title field and belong to the same Category, then only one template appears in the Template Manager.</note> diff --git a/source/text/shared/guide/measurement_units.xhp b/source/text/shared/guide/measurement_units.xhp index 156859f351..55b308ac21 100644 --- a/source/text/shared/guide/measurement_units.xhp +++ b/source/text/shared/guide/measurement_units.xhp @@ -38,7 +38,7 @@ <bookmark_value>distances</bookmark_value> <bookmark_value>selecting;measurement units</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3159201" xml-lang="en-US" level="1"><variable id="measurement_units"><link href="text/shared/guide/measurement_units.xhp" name="Selecting Measurement Units">Selecting Measurement Units</link> +<paragraph role="heading" id="hd_id3159201" xml-lang="en-US" level="1"><variable id="measurement_units"><link href="text/shared/guide/measurement_units.xhp">Selecting Measurement Units</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3146957" xml-lang="en-US">You can select separate measurement units for $[officename] Writer, $[officename] Writer/Web, $[officename] Calc, $[officename] Impress and $[officename] Draw documents.</paragraph> <list type="ordered"> @@ -60,7 +60,7 @@ </listitem> </list> <embed href="text/shared/00/00000004.xhp#related"/> -<paragraph role="paragraph" id="par_id3153126" xml-lang="en-US"><link href="text/shared/00/00000003.xhp" name="Entering measurement units directly">Entering measurement units directly</link></paragraph> -<paragraph role="paragraph" id="par_id3148473" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01040200.xhp" name="Writer - General">%PRODUCTNAME Writer - General</link></paragraph> +<paragraph role="paragraph" id="par_id3153126" xml-lang="en-US"><link href="text/shared/00/00000003.xhp">Entering measurement units directly</link></paragraph> +<paragraph role="paragraph" id="par_id3148473" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01040200.xhp">%PRODUCTNAME Writer - General</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/microsoft_terms.xhp b/source/text/shared/guide/microsoft_terms.xhp index 3fbd667217..a6d6959409 100644 --- a/source/text/shared/guide/microsoft_terms.xhp +++ b/source/text/shared/guide/microsoft_terms.xhp @@ -29,7 +29,7 @@ <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3156136"><bookmark_value>Microsoft Office;feature comparisons</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3156136" xml-lang="en-US" level="1"><variable id="microsoft_terms"><link href="text/shared/guide/microsoft_terms.xhp" name="Comparing Microsoft Office and $[officename] Terms">Comparing Microsoft Office and $[officename] Terms</link> +<paragraph role="heading" id="hd_id3156136" xml-lang="en-US" level="1"><variable id="microsoft_terms"><link href="text/shared/guide/microsoft_terms.xhp">Comparing Microsoft Office and $[officename] Terms</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3149177" xml-lang="en-US">The following table lists Microsoft Office features and their $[officename] equivalents.</paragraph> <table id="tbl_id3147088"> @@ -46,7 +46,7 @@ <paragraph role="tablecontent" id="par_id3153252" xml-lang="en-US">AutoShapes</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3154897" xml-lang="en-US"><link href="text/shared/guide/gallery_insert.xhp" name="Gallery Objects">Gallery Objects</link><br/>Shapes are on the <emph>Drawing</emph> toolbar (menu <item type="menuitem">View - Toolbars - Drawing</item>)</paragraph> +<paragraph role="tablecontent" id="par_id3154897" xml-lang="en-US"><link href="text/shared/guide/gallery_insert.xhp">Gallery Objects</link><br/>Shapes are on the <emph>Drawing</emph> toolbar (menu <item type="menuitem">View - Toolbars - Drawing</item>)</paragraph> </tablecell> </tablerow> <tablerow> @@ -54,7 +54,7 @@ <paragraph role="tablecontent" id="par_id3157910" xml-lang="en-US">Change Case</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3153825" xml-lang="en-US"><link href="text/shared/01/05050000.xhp" name="Change Case">Case/Characters</link></paragraph> +<paragraph role="tablecontent" id="par_id3153825" xml-lang="en-US"><link href="text/shared/01/05050000.xhp">Case/Characters</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -70,7 +70,7 @@ <paragraph role="tablecontent" id="par_id3148946" xml-lang="en-US">Compare and Merge Documents</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3153524" xml-lang="en-US"><link href="text/shared/guide/redlining_doccompare.xhp" name="Compare">Compare</link></paragraph> +<paragraph role="tablecontent" id="par_id3153524" xml-lang="en-US"><link href="text/shared/guide/redlining_doccompare.xhp">Compare</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -78,7 +78,7 @@ <paragraph role="tablecontent" id="par_id3151041" xml-lang="en-US">Document Map</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3156280" xml-lang="en-US"><link href="text/shared/guide/navigator_setcursor.xhp" name="Navigator">Navigator</link></paragraph> +<paragraph role="tablecontent" id="par_id3156280" xml-lang="en-US"><link href="text/shared/guide/navigator_setcursor.xhp">Navigator</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -86,7 +86,7 @@ <paragraph role="tablecontent" id="par_id3153768" xml-lang="en-US">Formula Auditing</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3154013" xml-lang="en-US"><link href="text/scalc/01/06030000.xhp" name="Detective">Detective</link></paragraph> +<paragraph role="tablecontent" id="par_id3154013" xml-lang="en-US"><link href="text/scalc/01/06030000.xhp">Detective</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -94,7 +94,7 @@ <paragraph role="tablecontent" id="par_id3153573" xml-lang="en-US">Lines and Page Breaks</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3151116" xml-lang="en-US"><link href="text/swriter/01/05030200.xhp" name="Text Flow">Text Flow</link></paragraph> +<paragraph role="tablecontent" id="par_id3151116" xml-lang="en-US"><link href="text/swriter/01/05030200.xhp">Text Flow</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -111,7 +111,7 @@ <paragraph role="tablecontent" id="par_id3152940" xml-lang="en-US">Markup</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3147048" xml-lang="en-US"><link href="text/shared/01/02230200.xhp" name="Track Changes - Show">Track Changes - Show</link></paragraph> +<paragraph role="tablecontent" id="par_id3147048" xml-lang="en-US"><link href="text/shared/01/02230200.xhp">Track Changes - Show</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -127,7 +127,7 @@ <paragraph role="tablecontent" id="par_id3145643" xml-lang="en-US">Replace text as you type</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3152962" xml-lang="en-US"><link href="text/shared/optionen/01010400.xhp" name="AutoCorrect">AutoCorrect</link></paragraph> +<paragraph role="tablecontent" id="par_id3152962" xml-lang="en-US"><link href="text/shared/optionen/01010400.xhp">AutoCorrect</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -135,7 +135,7 @@ <paragraph role="tablecontent" id="par_id3154755" xml-lang="en-US">Show/Hide</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3150045" xml-lang="en-US"><link href="text/swriter/01/03100000.xhp" name="Nonprinting Characters">Nonprinting Characters</link>, <link href="text/swriter/01/03140000.xhp" name="Hidden Paragraphs">Hidden Paragraphs</link></paragraph> +<paragraph role="tablecontent" id="par_id3150045" xml-lang="en-US"><link href="text/swriter/01/03100000.xhp">Nonprinting Characters</link>, <link href="text/swriter/01/03140000.xhp">Hidden Paragraphs</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -143,7 +143,7 @@ <paragraph role="tablecontent" id="par_id3156373" xml-lang="en-US">Spelling and Grammar</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3150297"><link href="text/shared/01/06010000.xhp" name="Spelling">Spelling</link></paragraph> +<paragraph role="tablecontent" id="par_id3150297"><link href="text/shared/01/06010000.xhp">Spelling</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -151,7 +151,7 @@ <paragraph role="tablecontent" id="par_id3154205" xml-lang="en-US">Track changes</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3146810" xml-lang="en-US"><link href="text/shared/01/02230000.xhp" name="Changes - Record">Changes - Record</link></paragraph> +<paragraph role="tablecontent" id="par_id3146810" xml-lang="en-US"><link href="text/shared/01/02230000.xhp">Changes - Record</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -159,7 +159,7 @@ <paragraph role="tablecontent" id="par_id3151214" xml-lang="en-US">Validation</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3156138" xml-lang="en-US"><link href="text/scalc/01/12120000.xhp" name="Validity">Validity</link></paragraph> +<paragraph role="tablecontent" id="par_id3156138" xml-lang="en-US"><link href="text/scalc/01/12120000.xhp">Validity</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -167,7 +167,7 @@ <paragraph role="tablecontent" id="par_id3166431" xml-lang="en-US">Workbook</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3155379" xml-lang="en-US"><link href="text/scalc/main0503.xhp" name="Spreadsheet">Spreadsheet</link></paragraph> +<paragraph role="tablecontent" id="par_id3155379" xml-lang="en-US"><link href="text/scalc/main0503.xhp">Spreadsheet</link></paragraph> </tablecell> </tablerow> <tablerow> @@ -175,7 +175,7 @@ <paragraph role="tablecontent" id="par_id3153228" xml-lang="en-US">Worksheet</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3148593" xml-lang="en-US"><link href="text/scalc/01/04050000.xhp" name="Sheet">Sheet</link></paragraph> +<paragraph role="tablecontent" id="par_id3148593" xml-lang="en-US"><link href="text/scalc/01/04050000.xhp">Sheet</link></paragraph> </tablecell> </tablerow> <tablerow> diff --git a/source/text/shared/guide/ms_doctypes.xhp b/source/text/shared/guide/ms_doctypes.xhp index 06d277b274..7c7dc4576b 100644 --- a/source/text/shared/guide/ms_doctypes.xhp +++ b/source/text/shared/guide/ms_doctypes.xhp @@ -31,7 +31,7 @@ <bookmark_value>file associations for Microsoft Office</bookmark_value> <bookmark_value>changing;file associations in Setup program</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="1"><variable id="ms_doctypes"><link href="text/shared/guide/ms_doctypes.xhp" name="Changing the Association of Microsoft Office Document Types">Changing the Association of Microsoft Office Document Types</link> +<paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="1"><variable id="ms_doctypes"><link href="text/shared/guide/ms_doctypes.xhp">Changing the Association of Microsoft Office Document Types</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3152780" xml-lang="en-US">To change the association of Microsoft Office file name extensions to open the files either in $[officename] or in Microsoft Office, using Microsoft Windows:</paragraph> <section id="ms_extensions"> diff --git a/source/text/shared/guide/ms_import_export_limitations.xhp b/source/text/shared/guide/ms_import_export_limitations.xhp index 3be46e3086..4e5d98eacf 100644 --- a/source/text/shared/guide/ms_import_export_limitations.xhp +++ b/source/text/shared/guide/ms_import_export_limitations.xhp @@ -31,7 +31,7 @@ <bookmark_value>Microsoft Office;importing password protected files</bookmark_value> </bookmark><comment>MW moved "Microsoft Office;" from shared/guide/protection.xhp</comment> <paragraph role="paragraph" id="par_id3149760" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3152425" xml-lang="en-US" level="1"><variable id="about"><link href="text/shared/guide/ms_import_export_limitations.xhp" name="About Converting Microsoft Office Documents">About Converting Microsoft Office Documents</link></variable></paragraph> +<paragraph role="heading" id="hd_id3152425" xml-lang="en-US" level="1"><variable id="about"><link href="text/shared/guide/ms_import_export_limitations.xhp">About Converting Microsoft Office Documents</link></variable></paragraph> <paragraph role="paragraph" id="par_id3147834" xml-lang="en-US">$[officename] can automatically open Microsoft Office 97/2000/XP documents. However, some layout features and formatting attributes in more complex Microsoft Office documents are handled differently in $[officename] or are unsupported. As a result, converted files require some degree of manual reformatting. The amount of reformatting that can be expected is proportional to the complexity of the structure and formatting of the source document. $[officename] cannot run Visual Basic Scripts, but can load them for you to analyze.</paragraph> <paragraph role="note" id="par_id0804200804174819" xml-lang="en-US">The most recent versions of %PRODUCTNAME can load and save the Microsoft Office Open XML document formats with the extensions docx, xlsx, and pptx. The same versions can also run some Excel Visual Basic scripts, if you enable this feature at <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><item type="menuitem"> - Load/Save - VBA Properties</item>.</paragraph> <paragraph role="paragraph" id="par_id3155934" xml-lang="en-US">The following lists provide a general overview of Microsoft Office features that may cause conversion challenges. These will not affect your ability to use or work with the content of the converted document.</paragraph> @@ -116,7 +116,7 @@ <paragraph role="paragraph" id="par_id0811200801491972" xml-lang="en-US">In Excel, the formula =A1+A2 returns 2, but the formula =SUM(A1,A2) returns 0.<comment>in SUM(A1<limiter>A2), use the Excel limiter comma , in English and semicolon ; in German</comment></paragraph> </listitem> </list> -<paragraph role="note" id="par_id3150439" xml-lang="en-US">For a detailed overview about converting documents to and from Microsoft Office format, see the <link href="https://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide" name="wiki.dcoumentfoundation.org OOoAuthors User Manual: Migration Guide">Migration Guide</link>.</paragraph> +<paragraph role="note" id="par_id3150439" xml-lang="en-US">For a detailed overview about converting documents to and from Microsoft Office format, see the <link href="https://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide">Migration Guide</link>.</paragraph> <paragraph role="heading" id="par_idN10A9F" xml-lang="en-US" level="2">Opening Microsoft Office Documents That Are Protected With a Password</paragraph> <paragraph role="paragraph" id="par_id8699606" xml-lang="en-US">%PRODUCTNAME can open the following Microsoft Office document types that are protected by a password.</paragraph> <table id="tbl_id4497512"> @@ -181,7 +181,7 @@ <section id="relatedtopics"> <embed href="text/shared/guide/ms_user.xhp#ms_user"/> <embed href="text/shared/guide/ms_doctypes.xhp#ms_doctypes"/> - <paragraph xml-lang="en-US" id="par_id3147318" role="paragraph"><link href="text/shared/optionen/01010200.xhp" name="Setting the default file format">Setting the default file format</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3147318" role="paragraph"><link href="text/shared/optionen/01010200.xhp">Setting the default file format</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/ms_user.xhp b/source/text/shared/guide/ms_user.xhp index dc9cffe50e..2dbd45aeec 100644 --- a/source/text/shared/guide/ms_user.xhp +++ b/source/text/shared/guide/ms_user.xhp @@ -33,7 +33,7 @@ <bookmark_value>saving;in Microsoft Office file format</bookmark_value> <bookmark_value>macros; in MS Office documents</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3150789" xml-lang="en-US" level="1"><variable id="ms_user"><link href="text/shared/guide/ms_user.xhp" name="Using Microsoft Office and $[officename]">Using Microsoft Office and $[officename]</link> +<paragraph role="heading" id="hd_id3150789" xml-lang="en-US" level="1"><variable id="ms_user"><link href="text/shared/guide/ms_user.xhp">Using Microsoft Office and $[officename]</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3152801" xml-lang="en-US">$[officename] can open and save documents in the Microsoft Office file formats, including Microsoft Office Open XML formats.</paragraph> <paragraph role="heading" id="hd_id3145345" xml-lang="en-US" level="2">Opening a Microsoft Office File</paragraph> @@ -89,7 +89,7 @@ <paragraph role="heading" id="hd_id3154138" xml-lang="en-US" level="2">Saving Documents by Default in Microsoft Office Formats</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3144760" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp" name="Load/Save - General"><emph>Load/Save - General</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3144760" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010200.xhp"><emph>Load/Save - General</emph></link>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3148453" xml-lang="en-US">In the <emph>Default file format and ODF settings</emph> area, first select a document type, then select the file type for saving.</paragraph> @@ -106,19 +106,19 @@ <paragraph role="paragraph" id="par_id3146986" xml-lang="en-US">The <emph>Document Converter Wizard</emph> will copy and convert all Microsoft Office files in a folder into $[officename] documents in the OpenDocument file format. You can specify the folder to be read, and the folder where the converted files are to be saved.</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3150486" xml-lang="en-US">Choose <link href="text/shared/autopi/01130000.xhp" name="File - AutoPilot - Document Converter"><emph>File - Wizards - Document Converter</emph></link> to start the wizard.</paragraph> +<paragraph role="listitem" id="par_id3150486" xml-lang="en-US">Choose <link href="text/shared/autopi/01130000.xhp"><emph>File - Wizards - Document Converter</emph></link> to start the wizard.</paragraph> </listitem> </list> <paragraph role="heading" id="hd_id3154319" xml-lang="en-US" level="2">Macros in Microsoft Office and $[officename]</paragraph> <paragraph role="paragraph" id="par_id3154921" xml-lang="en-US">With a few exceptions, Microsoft Office and $[officename] cannot run the same macro code. Microsoft Office uses VBA (Visual Basic for Applications) code, and $[officename] uses Basic code based on the $[officename] API (Application Program Interface) environment. Although the programming language is the same, the objects and methods are different.</paragraph> <paragraph role="note" id="par_id0804200804173539" xml-lang="en-US">The most recent versions of %PRODUCTNAME can run some Excel Visual Basic scripts if you enable this feature at <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><item type="menuitem"> - Load/Save - VBA Properties</item>.</paragraph> -<paragraph role="paragraph" id="par_id3152577" xml-lang="en-US">If you use macros in one of the applications and want to use the same functionality in the other application, you must edit the macros. $[officename] can load the macros that are contained within Microsoft Office files and you can then view and edit the macro code in the $[officename] <link href="text/shared/main0600.xhp" name="Basic IDE">Basic IDE</link> editor.</paragraph> +<paragraph role="paragraph" id="par_id3152577" xml-lang="en-US">If you use macros in one of the applications and want to use the same functionality in the other application, you must edit the macros. $[officename] can load the macros that are contained within Microsoft Office files and you can then view and edit the macro code in the $[officename] <link href="text/shared/main0600.xhp">Basic IDE</link> editor.</paragraph> <paragraph role="heading" id="hd_id3152596" xml-lang="en-US" level="3">You can choose to preserve or delete VBA macros</paragraph> <paragraph role="paragraph" id="par_id3153144" xml-lang="en-US">Open a Microsoft Office document that contains VBA macro code. Change only the normal contents (text, cells, graphics), and do not edit the macros. Save the document as a Microsoft Office file type. Open the file in Microsoft Office, and the VBA macros will run as before.</paragraph> <paragraph role="paragraph" id="par_id3150011" xml-lang="en-US">You may delete the VBA macros from the Microsoft Office file on loading or on saving.</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3155366" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01130100.xhp" name="Load/Save - VBA Properties"><emph>Load/Save - VBA Properties</emph></link> to set the VBA macro handling of $[officename].</paragraph> +<paragraph role="listitem" id="par_id3155366" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01130100.xhp"><emph>Load/Save - VBA Properties</emph></link> to set the VBA macro handling of $[officename].</paragraph> </listitem> </list> <embed href="text/shared/00/00000004.xhp#related"/> diff --git a/source/text/shared/guide/navigator.xhp b/source/text/shared/guide/navigator.xhp index 467dd52b14..478aebdff6 100644 --- a/source/text/shared/guide/navigator.xhp +++ b/source/text/shared/guide/navigator.xhp @@ -30,7 +30,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3147008"><bookmark_value>documents; contents as lists</bookmark_value> <bookmark_value>Navigator; contents as lists</bookmark_value> </bookmark> -<h1 id="hd_id3147008"><variable id="navigator"><link href="text/shared/guide/navigator.xhp" name="Navigator for Document Overview">Navigator for Document Overview</link> +<h1 id="hd_id3147008"><variable id="navigator"><link href="text/shared/guide/navigator.xhp">Navigator for Document Overview</link> </variable></h1> <paragraph role="paragraph" id="par_id3154823" xml-lang="en-US">All contents of the Navigator window are referred to here as "categories," whether headings, sheets, tables, frames, graphics, OLE objects, sections, hyperlinks, references, indexes, comments, or drawing objects.</paragraph> <paragraph role="paragraph" id="par_id3153662" xml-lang="en-US">The Navigator displays types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip.</paragraph> diff --git a/source/text/shared/guide/navigator_setcursor.xhp b/source/text/shared/guide/navigator_setcursor.xhp index d2d70a7693..6796c812f7 100644 --- a/source/text/shared/guide/navigator_setcursor.xhp +++ b/source/text/shared/guide/navigator_setcursor.xhp @@ -36,7 +36,7 @@ <bookmark_value>navigating;in documents</bookmark_value> <bookmark_value>Navigator;working with</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3150774" xml-lang="en-US" level="1"><variable id="navigator_setcursor"><link href="text/shared/guide/navigator_setcursor.xhp" name="Navigation to Quickly Reach Objects">Navigation to Quickly Reach Objects</link> +<paragraph role="heading" id="hd_id3150774" xml-lang="en-US" level="1"><variable id="navigator_setcursor"><link href="text/shared/guide/navigator_setcursor.xhp">Navigation to Quickly Reach Objects</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3145071" xml-lang="en-US">This is a common use of the Navigator.</paragraph> <list type="unordered"> diff --git a/source/text/shared/guide/navpane_on.xhp b/source/text/shared/guide/navpane_on.xhp index 659ce4c2d1..25959d9510 100644 --- a/source/text/shared/guide/navpane_on.xhp +++ b/source/text/shared/guide/navpane_on.xhp @@ -37,7 +37,7 @@ <bookmark_value>indexes;showing/hiding Help index tab</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3155364" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3150178" xml-lang="en-US" level="1"><variable id="navpane_on"><link href="text/shared/guide/navpane_on.xhp" name="Showing Navigation Pane of the Help">Showing Navigation Pane of the Help</link> +<paragraph role="heading" id="hd_id3150178" xml-lang="en-US" level="1"><variable id="navpane_on"><link href="text/shared/guide/navpane_on.xhp">Showing Navigation Pane of the Help</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">In the Help window, you can show or hide the navigation pane as needed.</paragraph> <table id="tbl_id3149827"> diff --git a/source/text/shared/guide/numbering_stop.xhp b/source/text/shared/guide/numbering_stop.xhp index d1b1f62ea7..8904df1762 100644 --- a/source/text/shared/guide/numbering_stop.xhp +++ b/source/text/shared/guide/numbering_stop.xhp @@ -31,7 +31,7 @@ <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value> </bookmark> - <h1 xml-lang="en-US" id="hd_id3154186"><variable id="numbering_stop"><link href="text/shared/guide/numbering_stop.xhp" name="Turning off Bullets and Numbering for Individual Paragraphs">Turning off Bullets and Numbering for Individual Paragraphs</link></variable></h1> + <h1 xml-lang="en-US" id="hd_id3154186"><variable id="numbering_stop"><link href="text/shared/guide/numbering_stop.xhp">Turning off Bullets and Numbering for Individual Paragraphs</link></variable></h1> <switch select="appl"> <case select="CALC"><comment>no bullets for Calc</comment> <note xml-lang="en-US" id="par_id0202200910470118">Bullets and Numbering of paragraphs is supported only in Writer, Impress and Draw.</note> @@ -82,7 +82,7 @@ <note id="par_id911614326873271">Press <keycode>Shift+Backspace</keycode> at the beginning of a list paragraph to return the number or bullet.</note> <paragraph xml-lang="en-US" id="par_id3154123" role="paragraph">Press the <keycode>Enter</keycode> key in an empty numbered paragraph to stop the numbering.</paragraph> <section id="relatedtopics"> - <paragraph xml-lang="en-US" id="par_id3151043" role="paragraph"><link href="text/shared/01/06050000.xhp" name="Format - Bullets/Numbering">Format - Bullets and Numbering</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3151043" role="paragraph"><link href="text/shared/01/06050000.xhp">Format - Bullets and Numbering</link></paragraph> <embed href="text/swriter/guide/using_numbering.xhp#using_numbering"/> <embed href="text/swriter/guide/using_numbered_lists.xhp#using_numbered_lists"/> <embed href="text/swriter/guide/using_numbered_lists2.xhp#using_numbered_lists2"/> diff --git a/source/text/shared/guide/openpgp.xhp b/source/text/shared/guide/openpgp.xhp index f53e4e7720..7a71bc032f 100644 --- a/source/text/shared/guide/openpgp.xhp +++ b/source/text/shared/guide/openpgp.xhp @@ -24,7 +24,7 @@ <bookmark_value>file encryption;symmetric keys</bookmark_value> </bookmark> <section id="openpgphead"> - <h1 id="hd_id131543693200115"><variable id="openpgph1"><link href="text/shared/guide/openpgp.xhp" name="openpgp">Encrypting Documents with OpenPGP</link></variable></h1> + <h1 id="hd_id131543693200115"><variable id="openpgph1"><link href="text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</link></variable></h1> <paragraph id="par_id531543693200117" role="paragraph" xml-lang="en-US"><ahelp hid=".">%PRODUCTNAME can encrypt documents using OpenPGP public key cryptography. The document is encrypted using a symmetric encryption algorithm.</ahelp></paragraph> </section> <comment>According to https://bugs.documentfoundation.org/show_bug.cgi?id=125636#c16 , only ODF files can be signed with GPG</comment> @@ -100,7 +100,7 @@ <paragraph role="paragraph" id="par_id681543694965846">With document OpenPGP encryption, you define the set of users that can decrypt the document and you don’t need to send passwords through channels which security is unknown. Besides, the OpenPGP application manages the key chain of public keys more efficiently.</paragraph> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id681543699425744" localize="false"><embedvar href="text/shared/guide/digital_signatures.xhp#digital_signatures" markup="ignore"/></paragraph> - <paragraph role="paragraph" id="par_id51543697316590"><link href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP" name="Wikipedia on OpenPGP">Wikipedia on OpenPGP</link></paragraph> + <paragraph role="paragraph" id="par_id51543697316590"><link href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">Wikipedia on OpenPGP</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/pageformat_max.xhp b/source/text/shared/guide/pageformat_max.xhp index 60a45f1be7..309e17a795 100644 --- a/source/text/shared/guide/pageformat_max.xhp +++ b/source/text/shared/guide/pageformat_max.xhp @@ -33,7 +33,7 @@ <bookmark_value>formats; maximizing page formats</bookmark_value> <bookmark_value>printers; maximum page formats</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3149180" xml-lang="en-US" level="1"><variable id="pageformat_max"><link href="text/shared/guide/pageformat_max.xhp" name="Selecting the Maximum Printable Area on a Page">Selecting the Maximum Printable Area on a Page</link> +<paragraph role="heading" id="hd_id3149180" xml-lang="en-US" level="1"><variable id="pageformat_max"><link href="text/shared/guide/pageformat_max.xhp">Selecting the Maximum Printable Area on a Page</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3156426" xml-lang="en-US">Not all printers can print a paper up to its edges. Most of them leave an unprinted margin.</paragraph> <paragraph role="paragraph" id="par_id3149182" xml-lang="en-US">$[officename] offers a semi-automatic feature that enables you to print as close to the paper's edge as is possible.</paragraph> @@ -59,6 +59,6 @@ <case select="WRITER"><embed href="text/swriter/guide/printing_order.xhp#printing_order"/> </case> </switch> -<paragraph role="paragraph" id="par_id3155388" xml-lang="en-US"><link href="text/shared/01/01130000.xhp" name="Printing">Printing</link></paragraph> +<paragraph role="paragraph" id="par_id3155388" xml-lang="en-US"><link href="text/shared/01/01130000.xhp">Printing</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/palette_files.xhp b/source/text/shared/guide/palette_files.xhp index 144382fe94..52847a3102 100644 --- a/source/text/shared/guide/palette_files.xhp +++ b/source/text/shared/guide/palette_files.xhp @@ -33,7 +33,7 @@ <bookmark_value>hatching;loading lists</bookmark_value> <bookmark_value>loading;colors/gradients/hatchings</bookmark_value> </bookmark> - <h1 id="hd_id3154510"><variable id="palette_files"><link href="text/shared/guide/palette_files.xhp" name="Loading Color, Gradient, and Hatching palettes">Loading Color, Gradient, and Hatching Palettes</link></variable></h1> + <h1 id="hd_id3154510"><variable id="palette_files"><link href="text/shared/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Palettes</link></variable></h1> <paragraph role="paragraph" id="par_id3156385" xml-lang="en-US">You can use %PRODUCTNAME extensions to add colors palettes, gradients lists, or hatching patterns lists.</paragraph> <h3 id="hd_id3155961">To load a color palette:</h3> <section id="extenmanag"> @@ -41,7 +41,7 @@ <paragraph role="paragraph" id="par_id951653832957956">If you have a custom palette available as an extension, use the Extension Manager to load the palette in %PRODUCTNAME:</paragraph> <list type="ordered"> <listitem> - <paragraph id="par_id31653832012564" role="listitem">Open the <link href="text/shared/01/packagemanager.xhp" name="Extension Manager">Extension Manager</link>.</paragraph> + <paragraph id="par_id31653832012564" role="listitem">Open the <link href="text/shared/01/packagemanager.xhp">Extension Manager</link>.</paragraph> </listitem> <listitem> <paragraph id="par_id251653832314161" role="listitem">Click <widget>Add</widget></paragraph> @@ -89,8 +89,8 @@ <h3 id="hd_id3150435">To load a gradient and hatching palette:</h3> <embed href="text/shared/guide/palette_files.xhp#extenmanag"/> <section id="relatedtopics"> - <paragraph role="paragraph" id="par_id961653834430135"><link href="https://extensions.libreoffice.org/" name="Extensions website">Extensions Website</link>.</paragraph> - <paragraph role="paragraph" id="par_id3155437" xml-lang="en-US"><link href="text/shared/01/05210000.xhp" name="Format - Area">Format - Area</link></paragraph> + <paragraph role="paragraph" id="par_id961653834430135"><link href="https://extensions.libreoffice.org/">Extensions Website</link>.</paragraph> + <paragraph role="paragraph" id="par_id3155437" xml-lang="en-US"><link href="text/shared/01/05210000.xhp">Format - Area</link></paragraph> <embed href="text/simpress/guide/line_arrow_styles.xhp#line_arrow_styles"/> </section> </body> diff --git a/source/text/shared/guide/print_blackwhite.xhp b/source/text/shared/guide/print_blackwhite.xhp index 142cabb1ea..98015c1cd6 100644 --- a/source/text/shared/guide/print_blackwhite.xhp +++ b/source/text/shared/guide/print_blackwhite.xhp @@ -32,7 +32,7 @@ <bookmark_value>colors; not printing</bookmark_value> <bookmark_value>text; printing in black</bookmark_value> </bookmark> -<paragraph xml-lang="en-US" id="hd_id3150125" role="heading" level="1"><variable id="print_blackwhite"><link href="text/shared/guide/print_blackwhite.xhp" name="Printing in Black and White">Printing in Black and White</link> +<paragraph xml-lang="en-US" id="hd_id3150125" role="heading" level="1"><variable id="print_blackwhite"><link href="text/shared/guide/print_blackwhite.xhp">Printing in Black and White</link> </variable></paragraph> <paragraph xml-lang="en-US" id="hd_id3150499" role="heading" level="2">Printing Text and Images in Black and White</paragraph> <list type="ordered"> @@ -94,7 +94,7 @@ <list type="ordered"> </list> <embed href="text/shared/00/00000004.xhp#related"/> - <paragraph xml-lang="en-US" id="par_id3153726" role="paragraph"><link href="text/shared/01/01130000.xhp" name="Printing dialogs">Printing dialogs</link></paragraph> - <paragraph xml-lang="en-US" id="par_id3154146" role="paragraph"><link href="text/shared/optionen/01000000.xhp" name="Tools - Options dialog"><switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> dialog</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3153726" role="paragraph"><link href="text/shared/01/01130000.xhp">Printing dialogs</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3154146" role="paragraph"><link href="text/shared/optionen/01000000.xhp"><switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> dialog</link></paragraph> </body> </helpdocument> diff --git a/source/text/shared/guide/protection.xhp b/source/text/shared/guide/protection.xhp index cb8a3f5eb9..de60a51fd5 100644 --- a/source/text/shared/guide/protection.xhp +++ b/source/text/shared/guide/protection.xhp @@ -38,11 +38,11 @@ <bookmark_value>graphics;protecting</bookmark_value> <bookmark_value>frames;protecting</bookmark_value> </bookmark> - <h1 id="hd_id3155364"><variable id="protection"><link href="text/shared/guide/protection.xhp" name="Protecting Contents in %PRODUCTNAME">Protecting Contents in <item type="productname">%PRODUCTNAME</item></link> + <h1 id="hd_id3155364"><variable id="protection"><link href="text/shared/guide/protection.xhp">Protecting Contents in <item type="productname">%PRODUCTNAME</item></link> </variable></h1> <paragraph xml-lang="en-US" id="par_id3153394" role="paragraph">The following is an overview of the different ways of protecting contents in <item type="productname">%PRODUCTNAME</item> from being modified, deleted or viewed.</paragraph> <h2 id="hd_id3146957">Protecting Documents With Passwords When Saving</h2> - <paragraph xml-lang="en-US" id="par_id3150775" role="paragraph">All documents that are saved in <link href="text/shared/00/00000021.xhp" name="OpenDocument format">OpenDocument format</link> can be saved with a password. Documents that are saved with a password cannot be opened without the password. The content is secured so that it cannot be read with an external editor. This applies to content, graphics and OLE objects.</paragraph> + <paragraph xml-lang="en-US" id="par_id3150775" role="paragraph">All documents that are saved in <link href="text/shared/00/00000021.xhp">OpenDocument format</link> can be saved with a password. Documents that are saved with a password cannot be opened without the password. The content is secured so that it cannot be read with an external editor. This applies to content, graphics and OLE objects.</paragraph> <table id="tbl_id3145071"> <tablerow> <tablecell> @@ -61,7 +61,7 @@ </tablecell> </tablerow> </table> - <tip id="par_id761632164002322">It is possible to use OpenPGP to define private and public keys to be used to encrypt %PRODUCTNAME documents. Read <link href="text/shared/guide/openpgp.xhp" name="openpgp_link">Encrypting Documents with OpenPGP</link> to learn more on how to set up OpenPGP encryption keys.</tip> + <tip id="par_id761632164002322">It is possible to use OpenPGP to define private and public keys to be used to encrypt %PRODUCTNAME documents. Read <link href="text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</link> to learn more on how to set up OpenPGP encryption keys.</tip> <h2 id="hd_id3149294">Protecting Revision Marking</h2> <paragraph xml-lang="en-US" id="par_id3161646" role="paragraph">With every change made in <item type="productname">%PRODUCTNAME</item> Calc and <item type="productname">%PRODUCTNAME</item> Writer, the review function records who made the change. This function can be turned on with protection, so that it can only be turned off when the correct password is entered. Until then, all changes will continue to be recorded. Acceptance or rejection of changes is not possible.</paragraph> <table id="tbl_id3148797"> diff --git a/source/text/shared/guide/qrcode.xhp b/source/text/shared/guide/qrcode.xhp index 9864ab8fec..1011109987 100644 --- a/source/text/shared/guide/qrcode.xhp +++ b/source/text/shared/guide/qrcode.xhp @@ -20,7 +20,7 @@ <bookmark_value>QR code;barcode</bookmark_value> </bookmark> <section id="qrcodeh1"> - <h1 id="hd_id461566315781439"><link href="text/shared/guide/qrcode.xhp" name="QR and Barcode">QR and Barcode</link></h1> + <h1 id="hd_id461566315781439"><link href="text/shared/guide/qrcode.xhp">QR and Barcode</link></h1> <bookmark id="bm_id971566315781438" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/QrCodeGenDialog" localize="false"/> <bookmark id="bm_id971566315781436" xml-lang="en-US" branch="hid/cui/ui/qrcodegen/@@nowidget@@" localize="false"/> <paragraph id="par_id381566315781439" role="paragraph" xml-lang="en-US">Generate linear and matrix codes for any text or URL.</paragraph> diff --git a/source/text/shared/guide/redaction.xhp b/source/text/shared/guide/redaction.xhp index 851834bd7d..f8cbdd7fdb 100644 --- a/source/text/shared/guide/redaction.xhp +++ b/source/text/shared/guide/redaction.xhp @@ -24,7 +24,7 @@ </bookmark> <section id="redaction01"> <bookmark id="bm_id981562795247716" xml-lang="en-US" branch="hid/.uno:RedactDoc" localize="false"/> - <h1 id="hd_id171562795247717"><variable id="redaction_h1"><link href="text/shared/guide/redaction.xhp" name="redaction_link">Redaction</link></variable></h1> + <h1 id="hd_id171562795247717"><variable id="redaction_h1"><link href="text/shared/guide/redaction.xhp">Redaction</link></variable></h1> <paragraph id="par_id471562795247717" role="paragraph" xml-lang="en-US"><variable id="redaction_desc"><ahelp hid=".">Redacting documents blocks out words or portions of a document for authorized use or viewing.</ahelp></variable></paragraph> </section> <paragraph role="paragraph" id="par_id291647277725275">Redaction protects sensitive information and helps enterprises and organizations to comply with regulations on confidentiality or privacy.</paragraph> diff --git a/source/text/shared/guide/redlining.xhp b/source/text/shared/guide/redlining.xhp index 724029a74a..cb21935b63 100644 --- a/source/text/shared/guide/redlining.xhp +++ b/source/text/shared/guide/redlining.xhp @@ -33,7 +33,7 @@ <bookmark_value>review function; recording changes example</bookmark_value> <bookmark_value>Track Changes, see review function</bookmark_value> </bookmark> -<h1 id="hd_id3150499"><variable id="redlining"><link href="text/shared/guide/redlining.xhp" name="Recording and Displaying Changes">Recording and Displaying Changes</link> +<h1 id="hd_id3150499"><variable id="redlining"><link href="text/shared/guide/redlining.xhp">Recording and Displaying Changes</link> </variable></h1> <note id="par_id4013794">The review function is available in %PRODUCTNAME for text documents and spreadsheet documents.</note> <paragraph xml-lang="en-US" id="par_id3153681" role="paragraph">When several authors are working on the same text or spreadsheet, the review function records and displays who made the various changes. On the final edit of the document, it is then possible to look at each individual change and decide whether it should be accepted or rejected.</paragraph> diff --git a/source/text/shared/guide/redlining_accept.xhp b/source/text/shared/guide/redlining_accept.xhp index d2d59ac307..ed2abc3552 100644 --- a/source/text/shared/guide/redlining_accept.xhp +++ b/source/text/shared/guide/redlining_accept.xhp @@ -30,7 +30,7 @@ <bookmark_value>changes; accepting or rejecting</bookmark_value> <bookmark_value>review function;accepting or rejecting changes</bookmark_value> </bookmark> - <h1 id="hd_id3150247"><variable id="redlining_accept"><link href="text/shared/guide/redlining_accept.xhp" name="Accepting or Rejecting Changes">Accepting or Rejecting Changes</link></variable></h1> + <h1 id="hd_id3150247"><variable id="redlining_accept"><link href="text/shared/guide/redlining_accept.xhp">Accepting or Rejecting Changes</link></variable></h1> <paragraph role="paragraph" id="par_id1491134" xml-lang="en-US">The review function is available in %PRODUCTNAME for text documents and spreadsheet documents.</paragraph> <switch select="appl"> <case select="WRITER"> @@ -40,7 +40,7 @@ <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">When you edit a document in which others have made changes, you can accept or reject the changes individually or all together.</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3147008" xml-lang="en-US">If you have put multiple copies of the document in circulation, first merge these into one document (see <link href="text/shared/guide/redlining_docmerge.xhp" name="redlining_docmerge_link">Merging Versions</link>).</paragraph> +<paragraph role="listitem" id="par_id3147008" xml-lang="en-US">If you have put multiple copies of the document in circulation, first merge these into one document (see <link href="text/shared/guide/redlining_docmerge.xhp">Merging Versions</link>).</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3153748" xml-lang="en-US">Open the document and choose <emph>Edit - Track Changes - Manage</emph>. The <emph>Manage Changes</emph> dialog appears.</paragraph> diff --git a/source/text/shared/guide/redlining_doccompare.xhp b/source/text/shared/guide/redlining_doccompare.xhp index 3f9161a4d6..a1870542dc 100644 --- a/source/text/shared/guide/redlining_doccompare.xhp +++ b/source/text/shared/guide/redlining_doccompare.xhp @@ -33,7 +33,7 @@ <bookmark_value>changes;comparing to original</bookmark_value> <bookmark_value>review function; comparing documents</bookmark_value> </bookmark><comment>mw made "comparing..." a two level entry</comment> -<h1 id="hd_id3154788"><variable id="redlining_doccompare"><link href="text/shared/guide/redlining_doccompare.xhp" name="Comparing Versions of a Document">Comparing Versions of a Document</link> +<h1 id="hd_id3154788"><variable id="redlining_doccompare"><link href="text/shared/guide/redlining_doccompare.xhp">Comparing Versions of a Document</link> </variable></h1> <note id="par_id4186223">The review function is available in %PRODUCTNAME for text documents and spreadsheet documents.</note> <paragraph role="paragraph" id="par_id3995178" xml-lang="en-US">Imagine you have some co-authors or reviewers who collaborate with you writing your original document. One day you send out copies of your document to all reviewers. You ask them to edit the copy and send it back.</paragraph> diff --git a/source/text/shared/guide/redlining_docmerge.xhp b/source/text/shared/guide/redlining_docmerge.xhp index 3a31a80dc9..55fef82db4 100644 --- a/source/text/shared/guide/redlining_docmerge.xhp +++ b/source/text/shared/guide/redlining_docmerge.xhp @@ -31,7 +31,7 @@ <bookmark_value>merging; documents</bookmark_value> <bookmark_value>versions;merging document versions</bookmark_value> </bookmark> -<h1 id="hd_id3154230"><variable id="redlining_docmerge"><link href="text/shared/guide/redlining_docmerge.xhp" name="Merging Versions">Merging Versions</link> +<h1 id="hd_id3154230"><variable id="redlining_docmerge"><link href="text/shared/guide/redlining_docmerge.xhp">Merging Versions</link> </variable></h1> <note id="par_id2136295">The review function is available in %PRODUCTNAME for text documents and spreadsheet documents.</note> <paragraph role="paragraph" id="par_id3153049" xml-lang="en-US">When a document has been edited by more than one person, it is possible to merge the edited copies into the original. The only requirement is that the documents differ only and exclusively in the recorded changes - all other original text must be identical.</paragraph> diff --git a/source/text/shared/guide/redlining_enter.xhp b/source/text/shared/guide/redlining_enter.xhp index dc8a94a031..af9fd5f45b 100644 --- a/source/text/shared/guide/redlining_enter.xhp +++ b/source/text/shared/guide/redlining_enter.xhp @@ -32,13 +32,13 @@ <bookmark_value>comments; on changes</bookmark_value> <bookmark_value>review function;tracking changes</bookmark_value> </bookmark><comment>UFI: deleted index review function;recording changes</comment><comment>MW changed "settings;tracking changes" </comment> -<h1 id="hd_id3155364"><variable id="redlining_enter"><link href="text/shared/guide/redlining_enter.xhp" name="Recording Changes">Recording Changes</link> +<h1 id="hd_id3155364"><variable id="redlining_enter"><link href="text/shared/guide/redlining_enter.xhp">Recording Changes</link> </variable></h1> <note id="par_id7271645">The review function is available in %PRODUCTNAME for text documents and spreadsheet documents.</note> <paragraph xml-lang="en-US" id="par_id3145669" role="paragraph">Not all changes are recorded. For example, the changing of a tab stop from align left to align right is not recorded. However, all usual changes made by a proofreader are recorded, such as additions, deletions, text alterations, and usual formatting.</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3149095" role="listitem">To start recording changes, open the document to be edited and choose <link href="text/shared/01/02230000.xhp" name="Edit - Track Changes"><emph>Edit - Track Changes</emph></link> and then choose <emph>Record</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149095" role="listitem">To start recording changes, open the document to be edited and choose <link href="text/shared/01/02230000.xhp"><emph>Edit - Track Changes</emph></link> and then choose <emph>Record</emph>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3163802" role="listitem">Now start making your changes. You will note that all new text passages that you enter are underlined in color, while all text that you delete remains visible but is crossed out and shown in color.</paragraph> @@ -49,10 +49,10 @@ </list> <paragraph role="paragraph" id="par_id3156119" xml-lang="en-US">Changes in a spreadsheet document are highlighted by a border around the cells; when you point to the cell you can see more detailed information on this change in the Help Tip.</paragraph> -<paragraph role="paragraph" id="par_id3148473" xml-lang="en-US">You can enter a comment on each recorded change by placing the cursor in the area of the change and then choosing <emph>Edit - Track Changes - Comment</emph>. In addition to Extended Tips, the comment is also displayed in the list in the <link href="text/shared/01/02230400.xhp" name="Manage Changes"><emph>Manage Changes</emph></link> dialog.</paragraph> +<paragraph role="paragraph" id="par_id3148473" xml-lang="en-US">You can enter a comment on each recorded change by placing the cursor in the area of the change and then choosing <emph>Edit - Track Changes - Comment</emph>. In addition to Extended Tips, the comment is also displayed in the list in the <link href="text/shared/01/02230400.xhp"><emph>Manage Changes</emph></link> dialog.</paragraph> <paragraph role="paragraph" id="par_id3153542" xml-lang="en-US">To stop recording changes, choose <emph>Edit - Track Changes - Record</emph> again. The check mark is removed and you can now save the document.</paragraph> <paragraph role="paragraph" id="par_id3153627" xml-lang="en-US">In a text document, you can highlight all lines that you have changed with an additional colored marking. This can be in the form of a red line in the margin, for example.</paragraph> -<paragraph role="paragraph" id="par_id3147530" xml-lang="en-US">To change the settings for tracking changes, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer</emph> - <link href="text/shared/optionen/01040700.xhp" name="Changes"><emph>Changes</emph></link> or on the <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph> - <link href="text/shared/optionen/01060600.xhp" name="Changes"><emph>Changes</emph></link>.</paragraph> +<paragraph role="paragraph" id="par_id3147530" xml-lang="en-US">To change the settings for tracking changes, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer</emph> - <link href="text/shared/optionen/01040700.xhp"><emph>Changes</emph></link> or on the <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph> - <link href="text/shared/optionen/01060600.xhp"><emph>Changes</emph></link>.</paragraph> <section id="relatedtopics"> <embed href="text/shared/guide/redlining.xhp#redlining"/> <switch select="appl"> diff --git a/source/text/shared/guide/redlining_navigation.xhp b/source/text/shared/guide/redlining_navigation.xhp index 455005b6cd..ea5b2a8785 100644 --- a/source/text/shared/guide/redlining_navigation.xhp +++ b/source/text/shared/guide/redlining_navigation.xhp @@ -22,7 +22,7 @@ <bookmark_value>changes; navigating</bookmark_value> <bookmark_value>review function; navigating changes</bookmark_value> </bookmark> - <h1 id="par_id3153880"><variable id="redlining_navigation"><link href="text/shared/guide/redlining_navigation.xhp" name="Navigating Changes">Navigating Changes</link></variable></h1> + <h1 id="par_id3153880"><variable id="redlining_navigation"><link href="text/shared/guide/redlining_navigation.xhp">Navigating Changes</link></variable></h1> <note id="par_id3153881">This feature is Writer-specific.</note> <paragraph id="par_id3153882" role="paragraph" xml-lang="en-US">There are two available commands to navigate changes in a Writer document:</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:NextTrackedChange" id="bm_next_tracked_change" localize="false"/> diff --git a/source/text/shared/guide/redlining_protect.xhp b/source/text/shared/guide/redlining_protect.xhp index 014357029a..963572c73a 100644 --- a/source/text/shared/guide/redlining_protect.xhp +++ b/source/text/shared/guide/redlining_protect.xhp @@ -33,13 +33,13 @@ <bookmark_value>review function;protecting records</bookmark_value> </bookmark> <comment>mw added an index entry</comment> - <h1 id="hd_id3159201"><variable id="redlining_protect"><link href="text/shared/guide/redlining_protect.xhp" name="Protecting Changes">Protecting Changes</link> + <h1 id="hd_id3159201"><variable id="redlining_protect"><link href="text/shared/guide/redlining_protect.xhp">Protecting Changes</link> </variable></h1> <note id="par_id1631824">The review function is available in %PRODUCTNAME for text documents and spreadsheet documents.</note> <paragraph xml-lang="en-US" id="par_id3154751" role="paragraph">To protect the changes made in a document during editing, choose <emph>Edit - Track Changes - Protect</emph>. To turn off the function or to accept or reject changes it is necessary to enter the correct password first.</paragraph> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3147088" role="listitem">Choose <emph>Protect</emph>. This opens the <link href="text/shared/01/password_dlg.xhp" name="Password"><emph>Password</emph></link> dialog.</paragraph> + <paragraph xml-lang="en-US" id="par_id3147088" role="listitem">Choose <emph>Protect</emph>. This opens the <link href="text/shared/01/password_dlg.xhp"><emph>Password</emph></link> dialog.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3153345" role="listitem">Enter a password consisting of at least one character and confirm it. Click <emph>OK</emph>.</paragraph> diff --git a/source/text/shared/guide/redlining_versions.xhp b/source/text/shared/guide/redlining_versions.xhp index 8b86ac495c..c177cb36b1 100644 --- a/source/text/shared/guide/redlining_versions.xhp +++ b/source/text/shared/guide/redlining_versions.xhp @@ -28,9 +28,9 @@ <bookmark_value>documents; version management</bookmark_value> <bookmark_value>version management</bookmark_value> </bookmark> -<h1 id="hd_id3154230"><variable id="redlining_versions"><link href="text/shared/guide/redlining_versions.xhp" name="Version Management">Version Management</link> +<h1 id="hd_id3154230"><variable id="redlining_versions"><link href="text/shared/guide/redlining_versions.xhp">Version Management</link> </variable></h1> -<paragraph role="paragraph" id="par_id3153394" xml-lang="en-US">The <emph>File</emph> menu contains a <link href="text/shared/01/01190000.xhp" name="Versions"><emph>Versions</emph></link> command that enables you to save multiple versions of a document in the same file.</paragraph> +<paragraph role="paragraph" id="par_id3153394" xml-lang="en-US">The <emph>File</emph> menu contains a <link href="text/shared/01/01190000.xhp"><emph>Versions</emph></link> command that enables you to save multiple versions of a document in the same file.</paragraph> <paragraph role="paragraph" id="par_id3149399" xml-lang="en-US">You can choose to view individual versions of a document, or you can display the differences between versions with color markings.</paragraph> <paragraph role="paragraph" id="par_id3149811" xml-lang="en-US">In the dialog to open a document, you can select from a combo box which version of this document you want to open.</paragraph> <section id="relatedtopics"> diff --git a/source/text/shared/guide/round_corner.xhp b/source/text/shared/guide/round_corner.xhp index 3efdffd88e..646c7eda08 100644 --- a/source/text/shared/guide/round_corner.xhp +++ b/source/text/shared/guide/round_corner.xhp @@ -37,7 +37,7 @@ <bookmark_value>round corners</bookmark_value> <bookmark_value>customizing;round corners</bookmark_value> </bookmark><comment>mw made "rectangles;..." a one level entry</comment> -<paragraph role="heading" id="hd_id3150040" xml-lang="en-US" level="1"><variable id="round_corner"><link href="text/shared/guide/round_corner.xhp" name="Creating Round Corners">Creating Round Corners</link> +<paragraph role="heading" id="hd_id3150040" xml-lang="en-US" level="1"><variable id="round_corner"><link href="text/shared/guide/round_corner.xhp">Creating Round Corners</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3156136" xml-lang="en-US">When you insert a rectangle or a callout box using the drawing functions and activate the <emph>Points</emph> icon on the <emph>Drawing</emph> toolbar, you see a small frame at the upper left corner of the object. The frame indicates the amount by which the corners are rounded. When the frame is positioned at the top left corner, no rounding occurs. When the frame is positioned on the handle centered at the top of the object, the corners are rounded as much as possible. You adjust the degree of rounding by moving the frame between these two positions.</paragraph> <table id="tbl_id3155892"> diff --git a/source/text/shared/guide/scripting.xhp b/source/text/shared/guide/scripting.xhp index ac9b091aec..b3986ad59c 100644 --- a/source/text/shared/guide/scripting.xhp +++ b/source/text/shared/guide/scripting.xhp @@ -54,7 +54,7 @@ <paragraph xml-lang="en-US" id="par_id6797082" role="paragraph">Python</paragraph> </listitem> </list> - <paragraph xml-lang="en-US" id="par_idN1091F" role="paragraph">In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. The API reference is online at <link href="https://api.libreoffice.org/" name="api.libreoffice.org">api.libreoffice.org</link>.</paragraph> + <paragraph xml-lang="en-US" id="par_idN1091F" role="paragraph">In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. The API reference is online at <link href="https://api.libreoffice.org/">api.libreoffice.org</link>.</paragraph> <paragraph xml-lang="en-US" id="par_idN10751" role="heading" level="2">To assign a script to a new menu entry</paragraph> <list type="ordered"> <listitem> diff --git a/source/text/shared/guide/space_hyphen.xhp b/source/text/shared/guide/space_hyphen.xhp index e415a6f45f..86fc245a62 100644 --- a/source/text/shared/guide/space_hyphen.xhp +++ b/source/text/shared/guide/space_hyphen.xhp @@ -40,7 +40,7 @@ <bookmark_value>protected hyphens</bookmark_value> <bookmark_value>exchanging, see also replacing</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3155364" xml-lang="en-US" level="1"><variable id="space_hyphen"><link href="text/shared/guide/space_hyphen.xhp" name="Inserting Non-breaking Spaces, Hyphens and Soft Hyphens">Inserting Non-breaking Spaces, Hyphens and Soft Hyphens</link> +<paragraph role="heading" id="hd_id3155364" xml-lang="en-US" level="1"><variable id="space_hyphen"><link href="text/shared/guide/space_hyphen.xhp">Inserting Non-breaking Spaces, Hyphens and Soft Hyphens</link> </variable></paragraph> <paragraph role="heading" id="hd_id3156136" xml-lang="en-US" level="2">Non-breaking spaces</paragraph> <paragraph role="paragraph" id="par_id3147008" xml-lang="en-US">To prevent two words from being separated at the end of a line, hold down the <switchinline select="sys"><caseinline select="MAC">Command key @@ -49,14 +49,14 @@ <paragraph role="heading" id="hd_id3146957" xml-lang="en-US" level="2">Non-breaking hyphen</paragraph> <paragraph role="paragraph" id="par_id3148538" xml-lang="en-US">An example of a non-breaking hyphen is a company name such as A-Z. Obviously you would not want A- to appear at the end of a line and Z at the beginning of the next line. To solve this problem, press <keycode>Shift+</keycode><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+ minus</keycode> sign. In other words, hold down the <keycode>Shift</keycode> and <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> keys and press the <keycode>minus</keycode> key.</paragraph> <paragraph role="heading" id="hd_id3163802" xml-lang="en-US" level="2">Replacing hyphens by dashes</paragraph> -<paragraph role="paragraph" id="par_id3154749" xml-lang="en-US">In order to enter dashes, you can find under <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> the <emph>Replace dashes</emph> option. This option replaces one or two hyphens under certain conditions with an en-dash or an em-dash (see <link href="text/shared/01/06040100.xhp" name="AutoCorrect Options">AutoCorrect Options</link>).</paragraph> +<paragraph role="paragraph" id="par_id3154749" xml-lang="en-US">In order to enter dashes, you can find under <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> the <emph>Replace dashes</emph> option. This option replaces one or two hyphens under certain conditions with an en-dash or an em-dash (see <link href="text/shared/01/06040100.xhp">AutoCorrect Options</link>).</paragraph> <paragraph role="paragraph" id="par_id3153561" xml-lang="en-US">For additional replacements see the replacements table under <emph>Tools - AutoCorrect - AutoCorrect Options</emph> -<emph>- </emph><link href="text/shared/01/06040200.xhp" name="Replace"><emph>Replace</emph></link>. Here you can, among other things, replace a shortcut automatically by a dash, even in another font.</paragraph> +<emph>- </emph><link href="text/shared/01/06040200.xhp"><emph>Replace</emph></link>. Here you can, among other things, replace a shortcut automatically by a dash, even in another font.</paragraph> <paragraph role="heading" id="hd_id3153825" xml-lang="en-US" level="2">Soft hyphen</paragraph> <paragraph role="paragraph" id="par_id3154306" xml-lang="en-US">To support automatic hyphenation by entering a soft hyphen inside a word yourself, use the keys <switchinline select="sys"><caseinline select="MAC">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline><keycode>+minus</keycode> sign. The word is separated at this position when it is at the end of the line, even if automatic hyphenation for this paragraph is switched off.</paragraph> <embed href="text/shared/00/00000004.xhp#related"/> -<paragraph role="paragraph" id="par_id3151245" xml-lang="en-US"><link href="text/shared/01/04100000.xhp" name="Special characters">Special characters</link></paragraph> +<paragraph role="paragraph" id="par_id3151245" xml-lang="en-US"><link href="text/shared/01/04100000.xhp">Special characters</link></paragraph> <embed href="text/shared/01/formatting_mark.xhp#formattingmark"/> </body> </helpdocument> diff --git a/source/text/shared/guide/spadmin.xhp b/source/text/shared/guide/spadmin.xhp index 12275cf25d..f3b0becff4 100644 --- a/source/text/shared/guide/spadmin.xhp +++ b/source/text/shared/guide/spadmin.xhp @@ -36,7 +36,7 @@ <bookmark_value>printers; faxes under UNIX</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3154422" xml-lang="en-US" localize="false"/> -<paragraph role="heading" id="hd_id3147834" xml-lang="en-US" level="1"><variable id="spadmin"><link href="text/shared/guide/spadmin.xhp" name="Setting up Printer and Fax Under UNIX Based Platforms">Setting up Printer and Fax Under UNIX Based Platforms</link> +<paragraph role="heading" id="hd_id3147834" xml-lang="en-US" level="1"><variable id="spadmin"><link href="text/shared/guide/spadmin.xhp">Setting up Printer and Fax Under UNIX Based Platforms</link> </variable></paragraph> <section id="chapter_body"> <paragraph role="paragraph" id="par_id3159876" xml-lang="en-US">%PRODUCTNAME uses the installed fonts of your system. In a text document you can select from all printable fonts. In an HTML document or in Web layout, only fonts that are visible on screen are offered. In spreadsheets and drawings you can select from all installed fonts.</paragraph> diff --git a/source/text/shared/guide/standard_template.xhp b/source/text/shared/guide/standard_template.xhp index 74a7f95f41..2d90d42dfd 100644 --- a/source/text/shared/guide/standard_template.xhp +++ b/source/text/shared/guide/standard_template.xhp @@ -37,7 +37,7 @@ <bookmark_value>saving;templates</bookmark_value> <bookmark_value>resetting;templates</bookmark_value> </bookmark> -<h1 id="hd_id3154285" xml-lang="en-US"><variable id="standard_template"><link href="text/shared/guide/standard_template.xhp" name="Changing Default Templates">Creating and Changing Default and Custom Templates</link> +<h1 id="hd_id3154285" xml-lang="en-US"><variable id="standard_template"><link href="text/shared/guide/standard_template.xhp">Creating and Changing Default and Custom Templates</link> </variable></h1> <section id="text"> <paragraph role="paragraph" id="par_id3152811" xml-lang="en-US">When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents.</paragraph> @@ -123,7 +123,7 @@ <h2 id="hd_id3149109" xml-lang="en-US">Saving a Template in the Template Folder</h2> <paragraph role="paragraph" id="par_id3146918" xml-lang="en-US">You can save any document as a template by selecting "Template" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory.</paragraph> -<tip id="par_id271605485719890">The <link href="text/shared/guide/template_manager.xhp" name="templatemanager">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+N</keycode> is the predefined shortcut key.</tip> +<tip id="par_id271605485719890">The <link href="text/shared/guide/template_manager.xhp">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+N</keycode> is the predefined shortcut key.</tip> </section> <section id="relatedtopics"> <switch select="appl"> @@ -131,7 +131,7 @@ <embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/> </case> </switch> -<paragraph role="paragraph" id="par_id3147315" xml-lang="en-US"><link href="text/shared/01/01110000.xhp" name="Templates">Templates</link></paragraph> +<paragraph role="paragraph" id="par_id3147315" xml-lang="en-US"><link href="text/shared/01/01110000.xhp">Templates</link></paragraph> </section> </body> </helpdocument> diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index 3c6c1e6164..c08734f447 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -272,7 +272,7 @@ </tablecell> <tablecell> <paragraph role="tablecontent" id="par_id3154756" xml-lang="en-US">Starts in invisible mode.</paragraph> - <paragraph role="tablecontent" id="par_id3148914" xml-lang="en-US">Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href="https://api.libreoffice.org" name="API">API</link>.</paragraph> + <paragraph role="tablecontent" id="par_id3148914" xml-lang="en-US">Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href="https://api.libreoffice.org">API</link>.</paragraph> <paragraph role="tablecontent" id="par_id3147341" xml-lang="en-US">Using the parameter, $[officename] can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems).</paragraph> <paragraph role="tablecontent" id="par_id3150388" xml-lang="en-US">It cannot be used in conjunction with <emph>--quickstart</emph>.</paragraph> <paragraph role="tablecontent" id="par_id3145147" xml-lang="en-US">More information is found in <emph>$[officename] Developer's Guide</emph>.</paragraph> @@ -284,7 +284,7 @@ </tablecell> <tablecell> <paragraph role="tablecontent" id="par_id3150530" xml-lang="en-US">Starts in "headless mode" which allows using the application without user interface.</paragraph> - <paragraph role="tablecontent" id="par_id3156353" xml-lang="en-US">This special mode can be used when the application is controlled by external clients via the <link href="https://api.libreoffice.org" name="API">API</link>.</paragraph> + <paragraph role="tablecontent" id="par_id3156353" xml-lang="en-US">This special mode can be used when the application is controlled by external clients via the <link href="https://api.libreoffice.org">API</link>.</paragraph> </tablecell> </tablerow> <tablerow> @@ -551,9 +551,9 @@ <paragraph role="tablecontent" id="par_id211550932999288" localize="false"><input>--convert-to "txt:Text (encoded):UTF8" *.doc</input></paragraph> </section> <section id="seefilters"> - <paragraph role="tablecontent" id="par_id781554408625219">See the <link href="text/shared/guide/convertfilters.xhp" name="list of document filters">list of document filters</link> for file conversion.</paragraph> - <paragraph role="paragraph" id="par_id51634741869672">The list of <link href="text/shared/guide/lotusdbasediff.xhp" name="lotusparams">filter options for Lotus, dBase and Diff files</link>.</paragraph> - <paragraph role="paragraph" id="par_id1001634741874640">The list of <link href="text/shared/guide/csv_params.xhp" name="csvparams">filter options for CSV files</link>.</paragraph> + <paragraph role="tablecontent" id="par_id781554408625219">See the <link href="text/shared/guide/convertfilters.xhp">list of document filters</link> for file conversion.</paragraph> + <paragraph role="paragraph" id="par_id51634741869672">The list of <link href="text/shared/guide/lotusdbasediff.xhp">filter options for Lotus, dBase and Diff files</link>.</paragraph> + <paragraph role="paragraph" id="par_id1001634741874640">The list of <link href="text/shared/guide/csv_params.xhp">filter options for CSV files</link>.</paragraph> </section> </tablecell> </tablerow> diff --git a/source/text/shared/guide/tabs.xhp b/source/text/shared/guide/tabs.xhp index 5ae535ee77..a1b093786a 100644 --- a/source/text/shared/guide/tabs.xhp +++ b/source/text/shared/guide/tabs.xhp @@ -42,7 +42,7 @@ <bookmark_value>rulers; measurement units</bookmark_value> <bookmark_value>measurement units; changing on rulers</bookmark_value> </bookmark><comment>MW deleted "text;"</comment> -<paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="1"><variable id="tabs"><link href="text/shared/guide/tabs.xhp" name="Inserting and Editing Tab Stops">Inserting and Editing Tab Stops</link> +<paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="1"><variable id="tabs"><link href="text/shared/guide/tabs.xhp">Inserting and Editing Tab Stops</link> </variable></paragraph> <switch select="appl"> <case select="CALC"> @@ -115,7 +115,7 @@ </tablerow> </table> -<paragraph role="paragraph" id="par_id3154150" xml-lang="en-US">Double-click the ruler to open the <link href="text/shared/01/05030300.xhp" name="Paragraph"><emph>Paragraph</emph></link> dialog.</paragraph> +<paragraph role="paragraph" id="par_id3154150" xml-lang="en-US">Double-click the ruler to open the <link href="text/shared/01/05030300.xhp"><emph>Paragraph</emph></link> dialog.</paragraph> <paragraph role="paragraph" id="par_id3154145" xml-lang="en-US">Double-click the white area of the ruler to set one tab. The <emph>Paragraph</emph> dialog appears with the <emph>Tabs</emph> tab page open.</paragraph> <paragraph role="heading" id="hd_id3145748" xml-lang="en-US" level="3">Moving Tabs on the Ruler</paragraph> <list type="unordered"> @@ -137,22 +137,22 @@ </default> </switch> <paragraph role="heading" id="hd_id3151074" xml-lang="en-US" level="3">Changing the Defaults</paragraph> -<paragraph role="paragraph" id="par_id3151059" xml-lang="en-US">If you want to change the settings of your default tab stops, you will find further information under <switchinline select="appl"><caseinline select="WRITER"><link href="text/shared/optionen/01040900.xhp" name="Text Document - General">%PRODUCTNAME Writer - General</link> -</caseinline><caseinline select="CALC"><link href="text/shared/optionen/01060300.xhp" name="Spreadsheet - General">%PRODUCTNAME Calc - General</link> -</caseinline><caseinline select="DRAW"><link href="text/shared/optionen/01070500.xhp" name="Drawing - General">%PRODUCTNAME Draw - General</link> -</caseinline><caseinline select="IMPRESS"><link href="text/shared/optionen/01070500.xhp" name="Presentation - General">%PRODUCTNAME Impress - General</link> +<paragraph role="paragraph" id="par_id3151059" xml-lang="en-US">If you want to change the settings of your default tab stops, you will find further information under <switchinline select="appl"><caseinline select="WRITER"><link href="text/shared/optionen/01040900.xhp">%PRODUCTNAME Writer - General</link> +</caseinline><caseinline select="CALC"><link href="text/shared/optionen/01060300.xhp">%PRODUCTNAME Calc - General</link> +</caseinline><caseinline select="DRAW"><link href="text/shared/optionen/01070500.xhp">%PRODUCTNAME Draw - General</link> +</caseinline><caseinline select="IMPRESS"><link href="text/shared/optionen/01070500.xhp">%PRODUCTNAME Impress - General</link> </caseinline><defaultinline>(module name) - General</defaultinline></switchinline> in the Options dialog box.</paragraph> <switch select="appl"> <case select="CALC"> </case> <default> - <paragraph role="paragraph" id="par_id3146972" xml-lang="en-US">The <link href="text/shared/00/00000001.xhp#contextmenu" name="context menu">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - [Document type] - View</menuitem> and change the measurement unit there.</paragraph> + <paragraph role="paragraph" id="par_id3146972" xml-lang="en-US">The <link href="text/shared/00/00000001.xhp#contextmenu">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - [Document type] - View</menuitem> and change the measurement unit there.</paragraph> </default> </switch> <switch select="appl"> <case select="WRITER"> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3148429" xml-lang="en-US"><link href="text/swriter/main0213.xhp" name="Ruler">Ruler</link></paragraph> +<paragraph role="paragraph" id="par_id3148429" xml-lang="en-US"><link href="text/swriter/main0213.xhp">Ruler</link></paragraph> </section> </case> </switch> diff --git a/source/text/shared/guide/template_manager.xhp b/source/text/shared/guide/template_manager.xhp index e6eef9ae61..23788d0bd5 100644 --- a/source/text/shared/guide/template_manager.xhp +++ b/source/text/shared/guide/template_manager.xhp @@ -85,7 +85,7 @@ </tablerow> </table> -<note id="par_id3155306">To show templates from another folder in the <emph>My Templates</emph> category, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences - </menuitem></caseinline><defaultinline><menuitem>Tools - Options - </menuitem></defaultinline></switchinline><link href="text/shared/optionen/01010300.xhp" name="$[officename] - Paths"><menuitem>$[officename] - Paths</menuitem></link>, select <emph>Templates</emph>, press <widget>Edit</widget>, then press <widget>Add</widget> to open the file dialog for selecting the folder to add.</note> +<note id="par_id3155306">To show templates from another folder in the <emph>My Templates</emph> category, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences - </menuitem></caseinline><defaultinline><menuitem>Tools - Options - </menuitem></defaultinline></switchinline><link href="text/shared/optionen/01010300.xhp"><menuitem>$[officename] - Paths</menuitem></link>, select <emph>Templates</emph>, press <widget>Edit</widget>, then press <widget>Add</widget> to open the file dialog for selecting the folder to add.</note> <bookmark xml-lang="en-US" branch="hid/sfx/ui/templatedlg/search_filter" id="bm_id041620170649376935" localize="false"/> <h2 id="hd_id041620170723501731">Search</h2> diff --git a/source/text/shared/guide/text_color.xhp b/source/text/shared/guide/text_color.xhp index f21424b18c..3dcabedbcd 100644 --- a/source/text/shared/guide/text_color.xhp +++ b/source/text/shared/guide/text_color.xhp @@ -32,9 +32,9 @@ <bookmark_value>colors; fonts</bookmark_value> <bookmark_value>fonts;colors</bookmark_value> </bookmark><comment>MW added two entries from text/shared/01/05020200.xhp and deleted "colors;fill format"</comment> -<paragraph xml-lang="en-US" id="hd_id3156014" role="heading" level="1"><variable id="text_color"><link href="text/shared/guide/text_color.xhp" name="Changing the Color of Text">Changing the Color of Text</link> +<paragraph xml-lang="en-US" id="hd_id3156014" role="heading" level="1"><variable id="text_color"><link href="text/shared/guide/text_color.xhp">Changing the Color of Text</link> </variable></paragraph> - <paragraph xml-lang="en-US" id="par_id3150040" role="paragraph">Click the arrow next to the <emph>Font Color</emph> icon to activate a <link href="text/shared/00/00000001.xhp#toolbars" name="toolbar">toolbar</link> from which you can choose from a range of colors.</paragraph> + <paragraph xml-lang="en-US" id="par_id3150040" role="paragraph">Click the arrow next to the <emph>Font Color</emph> icon to activate a <link href="text/shared/00/00000001.xhp#toolbars">toolbar</link> from which you can choose from a range of colors.</paragraph> <table id="tbl_id3152801"> <tablerow> <tablecell> @@ -66,6 +66,6 @@ <paragraph xml-lang="en-US" id="par_id3145120" role="paragraph">The following applies to all modules (<item type="productname">%PRODUCTNAME</item> Writer, Calc, Draw, Impress): Select the text that is to take another color, then click the color you want on the toolbar.</paragraph> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/paintbrush.xhp#formatpaintbrush"/> - <paragraph xml-lang="en-US" id="par_id3154285" role="paragraph"><link href="text/shared/01/05020100.xhp" name="Font color">Font color</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3154285" role="paragraph"><link href="text/shared/01/05020100.xhp">Font color</link></paragraph> </body> </helpdocument>
\ No newline at end of file diff --git a/source/text/shared/guide/textmode_change.xhp b/source/text/shared/guide/textmode_change.xhp index a15381b89e..6699dd6665 100644 --- a/source/text/shared/guide/textmode_change.xhp +++ b/source/text/shared/guide/textmode_change.xhp @@ -34,7 +34,7 @@ </bookmark> <h1 id="hd_id3159233"> <variable id="textmode_change"> - <link href="text/shared/guide/textmode_change.xhp" name="Switching Between Insert Mode and Overwrite Mode">Switching Between Insert Mode and Overwrite Mode</link> + <link href="text/shared/guide/textmode_change.xhp">Switching Between Insert Mode and Overwrite Mode</link> </variable> </h1> <switch select="sys"> @@ -71,7 +71,7 @@ </list> <embed href="text/shared/00/00000004.xhp#related" /> <paragraph role="paragraph" id="par_id3154346"> - <link href="text/shared/04/01010000.xhp" name="Keyboard commands">Keyboard commands</link> + <link href="text/shared/04/01010000.xhp">Keyboard commands</link> </paragraph> </body> </helpdocument>
\ No newline at end of file diff --git a/source/text/shared/guide/tipoftheday.xhp b/source/text/shared/guide/tipoftheday.xhp index 927f18f768..e1a9a39058 100644 --- a/source/text/shared/guide/tipoftheday.xhp +++ b/source/text/shared/guide/tipoftheday.xhp @@ -22,7 +22,7 @@ </bookmark> <section id="tipofthedayheader"> <bookmark id="bm_id531630843025885" xml-lang="en-US" branch="hid/zzzz" localize="false"/> - <h1 id="hd_id161630843025887"><link href="text/shared/guide/tipoftheday.xhp" name="tod">Tip of the Day</link></h1> + <h1 id="hd_id161630843025887"><link href="text/shared/guide/tipoftheday.xhp">Tip of the Day</link></h1> <paragraph id="par_id731630843025888" role="paragraph" xml-lang="en-US"><variable id="variable name"><ahelp hid="hid path or command">The Tip of the Day dialog displays useful tips for the user.</ahelp></variable></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/guide/version_number.xhp b/source/text/shared/guide/version_number.xhp index eaa75da29b..5567c7fea8 100644 --- a/source/text/shared/guide/version_number.xhp +++ b/source/text/shared/guide/version_number.xhp @@ -30,7 +30,7 @@ <bookmark_value>build numbers of $[officename]</bookmark_value> <bookmark_value>copyright for $[officename]</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="1"><variable id="version_number"><link href="text/shared/guide/version_number.xhp" name="Versions and Build Numbers">Versions and Build Numbers</link></variable></paragraph> +<paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="1"><variable id="version_number"><link href="text/shared/guide/version_number.xhp">Versions and Build Numbers</link></variable></paragraph> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3149346" xml-lang="en-US">Choose <emph>Help - About $[officename]</emph>. This opens a dialog containing information about the program.</paragraph> diff --git a/source/text/shared/guide/viewing_file_properties.xhp b/source/text/shared/guide/viewing_file_properties.xhp index 5bc8d566bb..b451262ef3 100644 --- a/source/text/shared/guide/viewing_file_properties.xhp +++ b/source/text/shared/guide/viewing_file_properties.xhp @@ -35,7 +35,7 @@ <bookmark_value>files;properties</bookmark_value> <bookmark_value>viewing;file properties</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3152594" xml-lang="en-US" level="1"><variable id="viewing_file_properties"><variable id="viewing"><link href="text/shared/guide/viewing_file_properties.xhp" name="Viewing File Properties">Viewing File Properties</link> +<paragraph role="heading" id="hd_id3152594" xml-lang="en-US" level="1"><variable id="viewing_file_properties"><variable id="viewing"><link href="text/shared/guide/viewing_file_properties.xhp">Viewing File Properties</link> </variable> </variable></paragraph> <paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">File properties, such as author name, subject, and keywords, help you manage and identify your documents. $[officename] also tracks file statistics, including the number of words and the number of pages in a document, and automatically adds the statistics as part of the file property.</paragraph> diff --git a/source/text/shared/guide/workfolder.xhp b/source/text/shared/guide/workfolder.xhp index e83e2768e5..96fe54a9b5 100644 --- a/source/text/shared/guide/workfolder.xhp +++ b/source/text/shared/guide/workfolder.xhp @@ -34,7 +34,7 @@ <bookmark_value>pictures; changing paths</bookmark_value> <bookmark_value>changing;work directory</bookmark_value> </bookmark><comment>work --> working, i85615</comment> -<paragraph xml-lang="en-US" id="hd_id3149346" role="heading" level="1"><variable id="workfolder"><link href="text/shared/guide/workfolder.xhp" name="Changing Your Working Directory">Changing Your Working Directory</link> +<paragraph xml-lang="en-US" id="hd_id3149346" role="heading" level="1"><variable id="workfolder"><link href="text/shared/guide/workfolder.xhp">Changing Your Working Directory</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3150774" role="paragraph">When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:</paragraph> <list type="ordered"> @@ -51,6 +51,6 @@ <paragraph xml-lang="en-US" id="par_id3158430" role="paragraph">You also use this procedure to change the directory displayed by $[officename] when you want to insert a graphic. Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths - Images</emph>, then follow step 3.</paragraph> </section> <embed href="text/shared/00/00000004.xhp#related"/> - <paragraph xml-lang="en-US" id="par_id3154286" role="paragraph"><link href="text/shared/optionen/01010300.xhp" name="Paths">Paths</link></paragraph> + <paragraph xml-lang="en-US" id="par_id3154286" role="paragraph"><link href="text/shared/optionen/01010300.xhp">Paths</link></paragraph> </body> </helpdocument>
\ No newline at end of file |