Searched refs:xTablesSupplier (Results 1 – 1 of 1) sorted by relevance
90 …XTextTablesSupplier xTablesSupplier = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesS… in testCreateTable() local91 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testCreateTable()166 …XTextTablesSupplier xTablesSupplier = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesS… in testSetRowHeight() local167 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testSetRowHeight()247 …XTextTablesSupplier xTablesSupplier = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesS… in testSetTableBorder() local248 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testSetTableBorder()354 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testSetTable_AlignmentAndMarginToPage()431 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testSetTableBackColor()474 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testSetTableRepeatHeading()548 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testSetTableShadow()[all …]
Completed in 17 milliseconds