poi/src/java/org/apache/poi/hssf/record/formula/functions
Yegor Kozlov bd966f208b removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13 16:05:28 +00:00
..
AggregateFunction.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
And.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
BooleanFunction.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
CalendarFieldFunction.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Choose.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Column.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Columns.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Count.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
CountUtils.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Counta.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Countif.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
DateFunc.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Days360.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
Errortype.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Even.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
False.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
FinanceFunction.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
FinanceLib.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Find.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
FreeRefFunction.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
Function.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Hlookup.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Hyperlink.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
If.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Index.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Indirect.java Bugzilla 47721 - Added implementation for INDIRECT() 2009-08-21 23:37:17 +00:00
IsError.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
IsNa.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Isblank.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Isref.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
LogicalFunction.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Lookup.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
LookupUtils.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Match.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
MathX.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
MinaMaxa.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Mode.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
MultiOperandNumericFunction.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Na.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Not.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
NotImplementedFunction.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Now.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Npv.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
NumericFunction.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Odd.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Offset.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Or.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Pi.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Rand.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Replace.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Row.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Rows.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
StatsLib.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Substitute.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Sumif.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Sumproduct.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Sumx2my2.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Sumx2py2.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
Sumxmy2.java Changed CRLF to LF in function implementations. Removed subclasses of NotImplementedFunction. Minor fixes for compiler warnings, and formatting. 2009-05-20 00:14:19 +00:00
T.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
TextFunction.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Time.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
Today.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
True.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Value.java Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 2009-08-17 20:04:45 +00:00
Vlookup.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00
XYNumericFunction.java Removed obsolete Eval interface 2009-08-17 22:34:22 +00:00