Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java651 …XTextTable xTable8 = (XTextTable)UnoRuntime.queryInterface(XTextTable.class, xWriterFactory.create… in testSetTableBackGraphic() local
652 xText.insertTextContent(xTextCursor,xTable8,false); in testSetTableBackGraphic()
653 XPropertySet xTableProps8 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable8); in testSetTableBackGraphic()

Completed in 27 milliseconds