Home
last modified time | relevance | path

Searched defs:cInfo (Results 1 – 8 of 8) sorted by relevance

/aoo4110/test/testuno/source/testlib/uno/
H A DTestUtil.java57 CellInfo cInfo = new CellInfo(); in randCell() local
73 CellInfo cInfo = new CellInfo(); in randCell() local
/aoo4110/test/testuno/source/fvt/uno/sc/cell/
H A DCellAlignment.java139 CellInfo cInfo = TestUtil.randCell(20, 50); in testCellAlignment() local
H A DCellProtected.java142 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellProtected() local
H A DCellColor.java137 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellColor() local
H A DCellFontSize.java131 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellFontSize() local
H A DCellEffectOverline.java170 CellInfo cInfo = TestUtil.randCell(100, 100); in testCharOverline() local
H A DCellEffectUnderline.java169 CellInfo cInfo = TestUtil.randCell(100, 32768); in testCharUnderline() local
H A DCellBorder.java182 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellBorder() local

Completed in 30 milliseconds