You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/07/09 07:57:30 UTC

[openoffice] branch AOO42X updated: Replace extension .sxc by .ods in example URL notation (.sxc is old) (#29)

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new a5e397f  Replace extension .sxc by .ods in example URL notation (.sxc is old) (#29)
a5e397f is described below

commit a5e397f56a5c5bbdb601f629a5172ca8ae0cf090
Author: Bidouille <oo...@free.fr>
AuthorDate: Thu Jul 9 09:50:49 2020 +0200

    Replace extension .sxc by .ods in example URL notation (.sxc is old) (#29)
    
    * Replace extension .sxw by .odt in example URL notation (.sxw is old)
    
    * Update 04060104.xhp
    
    Co-authored-by: Matthias Seidel <ms...@apache.org>
    (cherry picked from commit 22d286903745f2ade50a698f64d252e078786420)
---
 main/helpcontent2/source/text/scalc/01/04060104.xhp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/04060104.xhp b/main/helpcontent2/source/text/scalc/01/04060104.xhp
index b7fadfc..7423f24 100644
--- a/main/helpcontent2/source/text/scalc/01/04060104.xhp
+++ b/main/helpcontent2/source/text/scalc/01/04060104.xhp
@@ -627,7 +627,7 @@
 <paragraph role="tablecontent" id="par_id3159198" xml-lang="en-US" l10n="U" oldref="176">
 <item type="input">=CELL("ADDRESS";Sheet3.D2)</item> returns $Sheet3.$D$2.</paragraph>
 <paragraph role="tablecontent" id="par_id3150245" xml-lang="en-US" l10n="U" oldref="177">
-<item type="input">=CELL("ADDRESS";'X:\dr\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2.</paragraph>
+<item type="input">=CELL("ADDRESS";'X:\dr\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.$D$2.</paragraph>
 </tablecell>
 </tablerow>
 <tablerow>
@@ -637,9 +637,9 @@
 <tablecell>
 <paragraph role="tablecontent" id="par_id3151328" xml-lang="en-US" l10n="U" oldref="179">Returns the file name and the sheet number of the referenced cell.</paragraph>
 <paragraph role="tablecontent" id="par_id3148896" xml-lang="en-US" l10n="U" oldref="180">
-<item type="input">=CELL("FILENAME";D2)</item> returns 'file:///X:/dr/own.sxc'#$Sheet1, if the formula in the current document X:\dr\own.sxc is located in Sheet1.</paragraph>
+<item type="input">=CELL("FILENAME";D2)</item> returns 'file:///X:/dr/own.ods'#$Sheet1, if the formula in the current document X:\dr\own.ods is located in Sheet1.</paragraph>
 <paragraph role="tablecontent" id="par_id3155144" xml-lang="en-US" l10n="U" oldref="181">
-<item type="input">=CELL("FILENAME";'X:\dr\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1.</paragraph>
+<item type="input">=CELL("FILENAME";'X:\dr\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.</paragraph>
 </tablecell>
 </tablerow>
 <tablerow>