Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java644 …XTextTable xTable7 = (XTextTable)UnoRuntime.queryInterface(XTextTable.class, xWriterFactory.create… in testSetTableBackGraphic() local
645 xText.insertTextContent(xTextCursor,xTable7,false); in testSetTableBackGraphic()
646 XPropertySet xTableProps7 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable7); in testSetTableBackGraphic()

Completed in 16 milliseconds