Home
last modified time | relevance | path

Searched defs:inputData (Results 1 – 4 of 4) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sc/formula/
H A DAddtionOperatorInFormula.java56 private double[] inputData; field in AddtionOperatorInFormula
73 public AddtionOperatorInFormula(double expected, double[] inputData) { in AddtionOperatorInFormula()
126 private static double addtionExpectedData(double[] inputData){ in addtionExpectedData()
/aoo4110/test/testuno/source/fvt/uno/sc/cell/
H A DCellColor.java59 private int[] inputData; field in CellColor
89 public CellColor(int[] expected, String inputType, int[] inputData, String fileType) { in CellColor()
H A DCellFontSize.java59 private double[] inputData; field in CellFontSize
84 public CellFontSize(double[] expected, String inputType, double[] inputData, String fileType) { in CellFontSize()
H A DCellProtected.java87 public CellProtected(Boolean[] expected, String inputType, Boolean[] inputData, String fileType) { in CellProtected()

Completed in 21 milliseconds