StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.sheet
Class GoalResult

java.lang.Object
  |
  +--com.sun.star.sheet.GoalResult

public synchronized class GoalResult
extends java.lang.Object


Field Summary
 double Divergence
           
 double Result
           
static java.lang.Object UNORUNTIMEDATA
           
 
Constructor Summary
GoalResult()
           
GoalResult(double d1, double d2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Divergence

public double Divergence

Result

public double Result

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA
Constructor Detail

GoalResult

public GoalResult()

GoalResult

public GoalResult(double d1,
                  double d2)

StarOffice 5.2 API
reverse engineered by classdoc