Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java171 …XPropertySet xRowsProps_assert = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xRow… in testSetRowHeight() local
172 …assertEquals("assert the second row height is 5001",5001,xRowsProps_assert.getPropertyValue("Heigh… in testSetRowHeight()
173 …assertEquals("assert the second row height is not autofitable",false, xRowsProps_assert.getPropert… in testSetRowHeight()

Completed in 10 milliseconds