[Libreoffice-commits] help.git: source/text

Mike Kaganski (via logerrit) logerrit at kemper.freedesktop.org
Sat Jul 13 03:03:36 UTC 2019


 source/text/scalc/05/02140000.xhp |   26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

New commits:
commit 4dcfe928580c1492bb265eb6070f66459a4c03db
Author:     Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Mon Jun 10 02:16:56 2019 +0200
Commit:     Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Sat Jul 13 05:03:15 2019 +0200

    Add missing Calc error codes
    
    See include/formula/errorcodes.hxx; added those that return true from
    isPublishedFormulaError.
    
    Change-Id: I64595a9dd2c7770ba48f4e4a514f07179a8125fe
    Reviewed-on: https://gerrit.libreoffice.org/73744
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>

diff --git a/source/text/scalc/05/02140000.xhp b/source/text/scalc/05/02140000.xhp
index d7c66841b..bb3be0f7d 100644
--- a/source/text/scalc/05/02140000.xhp
+++ b/source/text/scalc/05/02140000.xhp
@@ -108,7 +108,7 @@
          </tablerow>
          <tablerow>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3154532" role="tablecontent">508</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3154532" role="tablecontent">507, 508</paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3150107" role="tablecontent">Error: Pair missing</paragraph>
@@ -322,6 +322,30 @@
          </tablerow>
          <tablerow>
             <tablecell>
+               <paragraph xml-lang="en-US" id="par_id3152484" role="tablecontent">530</paragraph>
+            </tablecell>
+            <tablecell>
+               <paragraph xml-lang="en-US" id="par_id4152967" role="tablecontent">No AddIn</paragraph>
+            </tablecell>
+            <tablecell>
+               <paragraph xml-lang="en-US" id="par_id3149710" role="tablecontent">
+                  <emph>Interpreter: </emph>AddIn not found.</paragraph>
+            </tablecell>
+         </tablerow>
+         <tablerow>
+            <tablecell>
+               <paragraph xml-lang="en-US" id="par_id3152485" role="tablecontent">531</paragraph>
+            </tablecell>
+            <tablecell>
+               <paragraph xml-lang="en-US" id="par_id3152967" role="tablecontent">No Macro</paragraph>
+            </tablecell>
+            <tablecell>
+               <paragraph xml-lang="en-US" id="par_id3149711" role="tablecontent">
+                  <emph>Interpreter: </emph>Macro not found.</paragraph>
+            </tablecell>
+         </tablerow>
+         <tablerow>
+            <tablecell>
 		    <paragraph xml-lang="en-US" id="par_id5324564" role="tablecontent">532<br/>#DIV/0!</paragraph>
             </tablecell>
             <tablecell>


More information about the Libreoffice-commits mailing list