Searched refs:cellName_assert_doc (Results 1 – 3 of 3) sorted by relevance
127 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableVerticalAlignment_Bottom() local129 while(cellName_assert_doc[k] != null) in testtableVerticalAlignment_Bottom()131 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_doc.getCellByName(cellName_assert_doc[k])); in testtableVerticalAlignment_Bottom()200 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableVerticalAlignment_Center() local202 while(cellName_assert_doc[k] != null) in testtableVerticalAlignment_Center()204 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_doc.getCellByName(cellName_assert_doc[k])); in testtableVerticalAlignment_Center()273 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableVerticalAlignment_Top() local275 while(cellName_assert_doc[k] != null) in testtableVerticalAlignment_Top()277 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_doc.getCellByName(cellName_assert_doc[k])); in testtableVerticalAlignment_Top()
128 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableBorderSpacingtoContent() local130 while(cellName_assert_doc[k] != null) in testtableBorderSpacingtoContent()132 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_doc.getCellByName(cellName_assert_doc[k])); in testtableBorderSpacingtoContent()
133 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableBorderSpacingtoContent() local135 while(cellName_assert_doc[k] != null) in testtableBorderSpacingtoContent()137 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_doc.getCellByName(cellName_assert_doc[k])); in testtableBorderSpacingtoContent()
Completed in 8 milliseconds