[Libreoffice-commits] .: offapi/com

Katarina Machalkova bubli at kemper.freedesktop.org
Wed Oct 13 11:59:52 PDT 2010


 offapi/com/sun/star/sheet/FormulaLanguage.idl |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 76e5899fde3a7c29ee10cb890f19291525f9fb6c
Author: Katarina Machalkova <kmachalkova at suse.cz>
Date:   Wed Oct 13 17:46:12 2010 +0200

    Merged xlsx-shared-xlsx-snapshot.diff from ooo-build

diff --git a/offapi/com/sun/star/sheet/FormulaLanguage.idl b/offapi/com/sun/star/sheet/FormulaLanguage.idl
index d222373..0f33541 100644
--- a/offapi/com/sun/star/sheet/FormulaLanguage.idl
+++ b/offapi/com/sun/star/sheet/FormulaLanguage.idl
@@ -61,7 +61,8 @@ constants FormulaLanguage
     const long NATIVE   = 3;
 
     /** Function names and operators as used in the English version of
-        Excel.
+        Excel.  This formula language is also used in VBA formulas and
+        OOXML import/export.
      */
     const long XL_ENGLISH = 4;
 };


More information about the Libreoffice-commits mailing list