Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java90 …XTextTablesSupplier xTablesSupplier = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesS… in testCreateTable() local
91 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testCreateTable()
166 …XTextTablesSupplier xTablesSupplier = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesS… in testSetRowHeight() local
167 …ables = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables… in testSetRowHeight()
247 …XTextTablesSupplier xTablesSupplier = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTablesS… in testSetTableBorder() local
248 …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 29 milliseconds