Home
last modified time | relevance | path

Searched refs:inputValue (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellAlignment.java62 private Enum inputValue; field in CellAlignment
97 public CellAlignment(Enum expected, String inputType, Enum inputValue, String fileType) { in CellAlignment() argument
100 this.inputValue = inputValue; in CellAlignment()
161 SCUtil.setCellProperties(cells[i], inputType, inputValue); in testCellAlignment()

Completed in 15 milliseconds