Searched refs:cellName_assert_odt (Results 1 – 3 of 3) sorted by relevance
111 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableVerticalAlignment_Bottom() local113 while(cellName_assert_odt[j] != null) in testtableVerticalAlignment_Bottom()115 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_odt.getCellByName(cellName_assert_odt[j])); in testtableVerticalAlignment_Bottom()184 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableVerticalAlignment_Center() local186 while(cellName_assert_odt[j] != null) in testtableVerticalAlignment_Center()188 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_odt.getCellByName(cellName_assert_odt[j])); in testtableVerticalAlignment_Center()257 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableVerticalAlignment_Top() local259 while(cellName_assert_odt[j] != null) in testtableVerticalAlignment_Top()261 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_odt.getCellByName(cellName_assert_odt[j])); in testtableVerticalAlignment_Top()
112 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableBorderSpacingtoContent() local114 while(cellName_assert_odt[j] != null) in testtableBorderSpacingtoContent()116 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_odt.getCellByName(cellName_assert_odt[j])); in testtableBorderSpacingtoContent()
114 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableBorderSpacingtoContent() local116 while(cellName_assert_odt[j] != null) in testtableBorderSpacingtoContent()118 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_odt.getCellByName(cellName_assert_odt[j])); in testtableBorderSpacingtoContent()
Completed in 18 milliseconds