Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/testlib/uno/
H A DSCUtil.java216 …public static void setTextToCell(XSpreadsheet xSpreadsheet, int column, int row, String text) thro… in setTextToCell() method in SCUtil
228 public static void setTextToCell(XCell xCell, String text) throws Exception { in setTextToCell() method in SCUtil
/aoo4110/test/testuno/source/fvt/uno/sc/cell/
H A DCellFontSize.java140 SCUtil. setTextToCell(cells[1], inputType); in testCellFontSize()
H A DCellColor.java146 SCUtil. setTextToCell(cells[1], inputType); in testCellColor()
H A DCellProtected.java151 SCUtil. setTextToCell(cells[1], inputType); in testCellProtected()
H A DCellAlignment.java156 SCUtil. setTextToCell(cells[1], "alignment"); in testCellAlignment()
H A DCellBorder.java191 SCUtil. setTextToCell(cells[1], "all border"); in testCellBorder()
H A DCellEffectOverline.java179 SCUtil.setTextToCell(cells[1], inputType[0]); in testCharOverline()
H A DCellEffectUnderline.java178 SCUtil.setTextToCell(cells[1], inputType[0]); in testCharUnderline()

Completed in 29 milliseconds