Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/cell/
H A DCellEffectOverline.java60 private int expectedColor; field in CellEffectOverline
119 …public CellEffectOverline(int expectedStyle, int expectedColor, String[] inputType, int inputStyle… in CellEffectOverline() argument
121 this.expectedColor = expectedColor; in CellEffectOverline()
218 …ne color(" + inputType[2] + ") value got in ." + fileType + " file.", expectedColor, colorResults[… in testCharOverline()
H A DCellEffectUnderline.java60 private int expectedColor; field in CellEffectUnderline
118 …public CellEffectUnderline(int expectedStyle, int expectedColor, String[] inputType, int inputStyl… in CellEffectUnderline() argument
120 this.expectedColor = expectedColor; in CellEffectUnderline()
212 …ne color(" + inputType[2] + ") value got in ." + fileType + " file.", expectedColor, colorResults[… in testCharUnderline()

Completed in 22 milliseconds