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() 158 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in InsertPage_AfterBreak() local 159 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_AfterBreak() 213 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in InsertColumn_BeforeBreak() local 214 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertColumn_BeforeBreak() 268 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in InsertColumn_AfterBreak() local 269 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertColumn_AfterBreak() 325 …XTextTablesSupplier xTablesSupplier_odt = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in InsertPage_Endnote_BeforeBreak() local 326 …odt = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTabl… in InsertPage_Endnote_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()
|