Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java434 …XPropertySet xTableProps_assert = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTa… in testSetTableBackColor() local
435 …assertEquals("verify table background color",0x0000FF00,xTableProps_assert.getPropertyValue("BackC… in testSetTableBackColor()
477 …XPropertySet xTableProps_assert = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTa… in testSetTableRepeatHeading() local
478 …assertEquals("verify table heading row number",1,xTableProps_assert.getPropertyValue("HeaderRowCou… in testSetTableRepeatHeading()
479 …assertEquals("verify table heading repeat",true,xTableProps_assert.getPropertyValue("RepeatHeadlin… in testSetTableRepeatHeading()

Completed in 22 milliseconds