Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/sc/cell/
H A DCellEffectOverline.java62 private int inputStyle; field in CellEffectOverline
119 …public CellEffectOverline(int expectedStyle, int expectedColor, String[] inputType, int inputStyle in CellEffectOverline() argument
123 this.inputStyle = inputStyle; in CellEffectOverline()
184 SCUtil.setCellProperties(cells[i], inputType[0], inputStyle); in testCharOverline()
185 if (inputStyle > 0) { in testCharOverline()
199 if (inputStyle > 0) { in testCharOverline()
210 if (inputStyle > 0) { in testCharOverline()
H A DCellEffectUnderline.java62 private int inputStyle; field in CellEffectUnderline
118 …nderline(int expectedStyle, int expectedColor, String[] inputType, int inputStyle, int inputColor,… in CellEffectUnderline() argument
122 this.inputStyle = inputStyle; in CellEffectUnderline()
183 SCUtil.setCellProperties(cells[i], inputType[0], inputStyle); in testCharUnderline()
184 if (inputStyle > 0) { in testCharUnderline()
197 if (inputStyle > 0) { in testCharUnderline()
206 if (inputStyle > 0) { in testCharUnderline()

Completed in 20 milliseconds