Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/testlib/uno/
H A DTestUtil.java56 public static CellInfo randCell() throws Exception { in randCell() method in TestUtil
72 public static CellInfo randCell(int colTop, int rowTop) throws Exception { in randCell() method in TestUtil
/aoo4110/test/testuno/source/fvt/uno/sc/cell/
H A DCellFontSize.java131 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellFontSize()
H A DCellColor.java137 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellColor()
H A DCellProtected.java142 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellProtected()
H A DCellAlignment.java139 CellInfo cInfo = TestUtil.randCell(20, 50); in testCellAlignment()
H A DCellBorder.java182 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellBorder()
H A DCellEffectOverline.java170 CellInfo cInfo = TestUtil.randCell(100, 100); in testCharOverline()
H A DCellEffectUnderline.java169 CellInfo cInfo = TestUtil.randCell(100, 32768); in testCharUnderline()

Completed in 77 milliseconds