Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java665 …XTextTable xTable10 = (XTextTable)UnoRuntime.queryInterface(XTextTable.class, xWriterFactory.creat… in testSetTableBackGraphic() local
666 xText.insertTextContent(xTextCursor,xTable10,false); in testSetTableBackGraphic()
667 …XPropertySet xTableProps10 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable10); in testSetTableBackGraphic()

Completed in 17 milliseconds