Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java111 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_BeforeBreak_Split_KeepTogether()
169 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_AfterBreak()
224 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertColumn_BeforeBreak()
279 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertColumn_AfterBreak()
337 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_Endnote_BeforeBreak()
398 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_Envelop_BeforeBreak()
459 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_Firstpage_BeforeBreak()
519 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_Footnote_BeforeBreak()
579 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_HTML_BeforeBreak()
639 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in InsertPage_Index_BeforeBreak()
[all …]
H A DTableVerticalAlignment.java123 …XTextTablesSupplier xTablesSupplier_doc = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableVerticalAlignment_Bottom() local
124 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in testtableVerticalAlignment_Bottom()
196 …XTextTablesSupplier xTablesSupplier_doc = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableVerticalAlignment_Center() local
197 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in testtableVerticalAlignment_Center()
269 …XTextTablesSupplier xTablesSupplier_doc = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableVerticalAlignment_Top() local
270 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in testtableVerticalAlignment_Top()
H A DTableName.java111 …XTextTablesSupplier xTablesSupplier_doc = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableName() local
112 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in testtableName()
H A DTableCellProtect.java124 …XTextTablesSupplier xTablesSupplier_doc = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableBorderSpacingtoContent() local
125 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in testtableBorderSpacingtoContent()
H A DTableBorderSpacingtoContent.java129 …XTextTablesSupplier xTablesSupplier_doc = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testtableBorderSpacingtoContent() local
130 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in testtableBorderSpacingtoContent()
/aoo4110/test/testuno/source/fvt/uno/sw/puretext/
H A DInsertCharacterToTable.java109 …XTextTablesSupplier xTablesSupplier_doc = (XTextTablesSupplier) UnoRuntime.queryInterface(XTextTab… in testCreateTable() local
110 …doc = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTabl… in testCreateTable()

Completed in 31 milliseconds