Uses of Interface
org.apache.poi.hssf.record.formula.eval.RefEval

Packages that use RefEval
org.apache.poi.hssf.record.formula.eval   
org.apache.poi.hssf.record.formula.functions   
 

Uses of RefEval in org.apache.poi.hssf.record.formula.eval
 

Classes in org.apache.poi.hssf.record.formula.eval that implement RefEval
 class RefEvalBase
           
 

Uses of RefEval in org.apache.poi.hssf.record.formula.functions
 

Methods in org.apache.poi.hssf.record.formula.functions with parameters of type RefEval
protected  ValueEval LogicalFunction.xlateRefEval(RefEval reval)
          recursively evaluate any RefEvals
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.