[Libreoffice-commits] core.git: offapi/com
Eike Rathke
erack at redhat.com
Thu Nov 14 04:30:33 PST 2013
offapi/com/sun/star/sheet/FormulaLanguage.idl | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 99b2f2bdef388bafd127139f7a05e47dc1592738
Author: Eike Rathke <erack at redhat.com>
Date: Thu Nov 14 13:29:02 2013 +0100
OOXML @since LibreOffice 4.2
Change-Id: Iccfa510c11d0b9f82130ae136db0bdd6714fadcd
diff --git a/offapi/com/sun/star/sheet/FormulaLanguage.idl b/offapi/com/sun/star/sheet/FormulaLanguage.idl
index 70d3578..aaea388 100644
--- a/offapi/com/sun/star/sheet/FormulaLanguage.idl
+++ b/offapi/com/sun/star/sheet/FormulaLanguage.idl
@@ -56,6 +56,8 @@ constants FormulaLanguage
const long XL_ENGLISH = 4;
/** Function names and operators as used in OOXML.
+
+ @since LibreOffice 4.2
*/
const long OOXML = 5;
};
More information about the Libreoffice-commits
mailing list