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/00 | |
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/00')
-rw-r--r-- | source/text/shared/00/00000005.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp index a732670989..4866ec1444 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"> |