Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java658 …XTextTable xTable9 = (XTextTable)UnoRuntime.queryInterface(XTextTable.class, xWriterFactory.create… in testSetTableBackGraphic() local
659 xText.insertTextContent(xTextCursor,xTable9,false); in testSetTableBackGraphic()
660 XPropertySet xTableProps9 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTable9); in testSetTableBackGraphic()

Completed in 51 milliseconds