diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-05-24 16:51:43 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-05-27 09:01:21 +0200 |
commit | bdaeee88ae63c1107b6c7db0dbcabb5347554397 (patch) | |
tree | fe461c1ca5593d462928cc5efdd962b45d6370c5 /source/text/shared/optionen | |
parent | 35e3b240996d1ad5f3011d72f92e8623665a09e2 (diff) |
(related) tdf#149018 add to OLE explanation in Glossary
Can link to this explanation when discussing OLE objects in
other help pages.
Technical note: Needed to add a variable to the relevant heading
in shared/optionen/01010200.xhp to be able to get a
useful id to link to from the Glossary. Also embedded that
heading (which is the name of the control) into the Glossary so
that if the control name is changed in the future, then the
Glossary should remain up-to-date.
Change-Id: I3318bc6b96a422dd40e792bf2230f7cefc9e85a0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134793
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/shared/optionen')
-rw-r--r-- | source/text/shared/optionen/01010200.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index 22fcbc0d70..c709475bf3 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -93,7 +93,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/optsavepage/userautosave" id="bm_id3159253" localize="false"/> <h3 id="hd_id3154909">Automatically save the document too</h3> <paragraph xml-lang="en-US" id="par_id3149561" role="paragraph"><ahelp hid="cui/ui/optsavepage/userautosave">Specifies that <item type="productname">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does.</ahelp></paragraph> -<h3 id="hd_id3153575">Save URLs relative to file system</h3> +<h3 id="hd_id3153575"><variable id="relative_saving_option">Save URLs relative to file system</variable></h3> <paragraph xml-lang="en-US" id="par_id3149484" role="paragraph">This option allows you to select the default for <link href="text/shared/00/00000005.xhp#saving" name="relative"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive.</paragraph> <paragraph xml-lang="en-US" id="par_id3145799" role="paragraph">A relative address always starts from the directory in which the current document is located. In contrast, absolute addressing always starts from a root directory. The following table demonstrates the difference in syntax between relative and absolute referencing:</paragraph> <table id=""> |