source/text/scalc/01/04060109.xhp |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b457ef1b8cf5a62891e5aa747a2ebd3959c2f206
Author:     Pierre F <f...@bger.ch>
AuthorDate: Fri Aug 2 06:38:02 2024 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri Aug 2 14:01:05 2024 +0200

    HYPERLINK tip. tdf#134896
    
    Change-Id: Ieaabf7f81c077b54ab1aef8578f19fc15e576c7f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171361
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/source/text/scalc/01/04060109.xhp 
b/source/text/scalc/01/04060109.xhp
index 04318693ba..f8498aa57b 100644
--- a/source/text/scalc/01/04060109.xhp
+++ b/source/text/scalc/01/04060109.xhp
@@ -647,6 +647,7 @@
             <input>=HYPERLINK("file:///C:/writer.odt#Specification";"Go to 
Writer bookmark")</input> displays the text "Go to Writer bookmark", loads the 
specified text document and jumps to bookmark "Specification".</paragraph>
          <paragraph role="paragraph" id="par_id321615667588042">
             <input>=HYPERLINK("file:///C:/Documents/";"Open Documents 
folder")</input> displays the text "Open Documents folder" and shows the folder 
contents using the standard file manager in your operating system.</paragraph>
+         <tip id="par_idN11999">The function tries to bridge with system 
specificities. For example, "c:\path toile.ext" will be properly interpreted 
as "file:///c:/path%20to/file.ext" on Windows, or ".." will lead to the parent 
directory of the document.</tip>
       </section>
       <section id="getpivotdata">
 <bookmark branch="index" id="bm_id7682424"><bookmark_value>GETPIVOTDATA 
function</bookmark_value>

Reply via email to