source/text/shared/00/00000005.xhp       |    2 +-
 source/text/shared/optionen/01010200.xhp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bdaeee88ae63c1107b6c7db0dbcabb5347554397
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Tue May 24 16:51:43 2022 +0200
Commit:     Seth Chaiklin <sdc.bla...@youmail.dk>
CommitDate: Fri May 27 09:01:21 2022 +0200

    (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.bla...@youmail.dk>

diff --git a/source/text/shared/00/00000005.xhp 
b/source/text/shared/00/00000005.xhp
index a73267098..4866ec144 100644
--- a/source/text/shared/00/00000005.xhp
+++ b/source/text/shared/00/00000005.xhp
@@ -199,7 +199,7 @@
 </bookmark>
    <h2 xml-lang="en-US" id="hd_id3154479">OLE</h2>
    <paragraph xml-lang="en-US" id="par_id3157840" role="paragraph">Object 
Linking and Embedding (OLE) objects can be linked to a target document or may 
also be embedded. Embedding inserts a copy of the object and details of the 
source program in the target document. If you want to edit the object, simply 
activate the source program by double-clicking on the object.</paragraph>
-
+   <paragraph role="paragraph" id="par_id781653403974567">If an OLE object is 
linked to a target document, then the target document must be available in the 
location specified in the link. Deleting or moving the target document will 
make it impossible to open the linked OLE object. You can use the <link 
href="text/shared/optionen/01010200.xhp#relative_saving_option" 
name="relative"><embedvar 
href="text/shared/optionen/01010200.xhp#relative_saving_option"/></link> option 
in the <link href="text/shared/optionen/01010200.xhp" name="General Load/Save 
Options"><menuitem>General</menuitem></link> section of Load/Save Options to 
configure your system to save links <link 
href="text/shared/00/00000005.xhp#saving" name="relative 
saving"><menuitem>relative</menuitem></link> to your filesystem.</paragraph>
   </section>
   <section id="opengl">
 
diff --git a/source/text/shared/optionen/01010200.xhp 
b/source/text/shared/optionen/01010200.xhp
index 22fcbc0d7..c709475bf 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="">

Reply via email to