Searched refs:xTablesSupplier_odt (Results 1 – 6 of 6) sorted by relevance
/aoo41x/test/testuno/source/fvt/uno/sw/table/ |
H A D | TableInsertBreak.java | 98 …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 D | TableVerticalAlignment.java | 107 …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 D | TableName.java | 102 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableName() local 103 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableName()
|
H A D | TableCellProtect.java | 108 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableBorderSpacingtoContent() local 109 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableBorderSpacingtoContent()
|
H A D | TableBorderSpacingtoContent.java | 110 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableBorderSpacingtoContent() local 111 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testtableBorderSpacingtoContent()
|
/aoo41x/test/testuno/source/fvt/uno/sw/puretext/ |
H A D | InsertCharacterToTable.java | 98 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testCreateTable() local 99 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in testCreateTable()
|
Completed in 28 milliseconds