Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableVerticalAlignment.java111 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableVerticalAlignment_Bottom() local
113 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() local
186 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() local
259 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()
H A DTableCellProtect.java112 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableBorderSpacingtoContent() local
114 while(cellName_assert_odt[j] != null) in testtableBorderSpacingtoContent()
116 …Runtime.queryInterface(XPropertySet.class,xTable_Assert_odt.getCellByName(cellName_assert_odt[j])); in testtableBorderSpacingtoContent()
H A DTableBorderSpacingtoContent.java114 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableBorderSpacingtoContent() local
116 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 19 milliseconds