Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java98 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in InsertPage_BeforeBreak_Split_KeepTogether() local
99 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_BeforeBreak_Split_KeepTogether()
159 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_AfterBreak()
214 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertColumn_BeforeBreak()
269 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertColumn_AfterBreak()
326 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_Endnote_BeforeBreak()
387 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_Envelop_BeforeBreak()
448 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_Firstpage_BeforeBreak()
508 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_Footnote_BeforeBreak()
568 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_HTML_BeforeBreak()
[all …]
H A DTableVerticalAlignment.java107 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableVerticalAlignment_Bottom() local
108 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableVerticalAlignment_Bottom()
180 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableVerticalAlignment_Center() local
181 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableVerticalAlignment_Center()
253 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableVerticalAlignment_Top() local
254 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableVerticalAlignment_Top()
H A DTableName.java102 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableName() local
103 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableName()
H A DTableCellProtect.java108 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableBorderSpacingtoContent() local
109 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableBorderSpacingtoContent()
H A DTableBorderSpacingtoContent.java110 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableBorderSpacingtoContent() local
111 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableBorderSpacingtoContent()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DInsertCharacterToTable.java98 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testCreateTable() local
99 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testCreateTable()

Completed in 26 milliseconds