Home
last modified time | relevance | path

Searched refs:getTextTables (Results 1 – 25 of 28) sorted by relevance

12

/aoo42x/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java99 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in InsertPage_BeforeBreak_Split_KeepTogether()
111 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in InsertPage_BeforeBreak_Split_KeepTogether()
159 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in InsertPage_AfterBreak()
169 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in InsertPage_AfterBreak()
214 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in InsertColumn_BeforeBreak()
224 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in InsertColumn_BeforeBreak()
269 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in InsertColumn_AfterBreak()
279 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in InsertColumn_AfterBreak()
326 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in InsertPage_Endnote_BeforeBreak()
337 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in InsertPage_Endnote_BeforeBreak()
[all …]
H A DTableVerticalAlignment.java108 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in testtableVerticalAlignment_Bottom()
124 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in testtableVerticalAlignment_Bottom()
181 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in testtableVerticalAlignment_Center()
197 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in testtableVerticalAlignment_Center()
254 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in testtableVerticalAlignment_Top()
270 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in testtableVerticalAlignment_Top()
H A DTableBasic.java91 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testCreateTable()
167 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testSetRowHeight()
248 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testSetTableBorder()
354 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testSetTable_AlignmentAndMarginToPage()
431 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testSetTableBackColor()
474 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testSetTableRepeatHeading()
548 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testSetTableShadow()
693 …es = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier.getTextTables()); in testSetTableBackGraphic()
H A DTableName.java103 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in testtableName()
112 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in testtableName()
H A DTableCellProtect.java109 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in testtableBorderSpacingtoContent()
125 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in testtableBorderSpacingtoContent()
H A DTableBorderSpacingtoContent.java111 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in testtableBorderSpacingtoContent()
130 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in testtableBorderSpacingtoContent()
/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextTableHandler.java90 XNameAccess xAllTextTables = xTextTablesSupplier.getTextTables(); in getByName()
108 …AllTextTables = UnoRuntime.queryInterface(XIndexAccess.class, xTextTablesSupplier.getTextTables()); in getlastTextTable()
143 …AllTextTables = UnoRuntime.queryInterface(XIndexAccess.class, xTextTablesSupplier.getTextTables()); in removeAllTextTables()
160 …AllTextTables = UnoRuntime.queryInterface(XIndexAccess.class, xTextTablesSupplier.getTextTables()); in removeLastTextTable()
187 XNameAccess xAllTextTables = xTextTablesSupplier.getTextTables(); in removeTextTablebyName()
203 XNameAccess xTextTableNames = xTextTablesSupplier.getTextTables(); in renameTextTable()
H A DViewHandler.java75 …oRuntime.queryInterface(XIndexAccess.class, oTextTableHandler.xTextTablesSupplier.getTextTables()); in selectFirstPage()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DRecordTable.java55 … String[] TableNames = oTextTableHandler.xTextTablesSupplier.getTextTables().getElementNames(); in RecordTable()
56 XNameAccess xAllTextTables = oTextTableHandler.xTextTablesSupplier.getTextTables(); in RecordTable()
H A DReportTextDocument.java698 …noRuntime.queryInterface(XNameAccess.class, oTextTableHandler.xTextTablesSupplier.getTextTables()); in removeNonLayoutTextTables()
713 …noRuntime.queryInterface(XNameAccess.class, oTextTableHandler.xTextTablesSupplier.getTextTables()); in removeLayoutTextTables()
H A DDBColumn.java214 XNameAccess xAllTextTables = oTextTableHandler.xTextTablesSupplier.getTextTables(); in getTableColumns()
H A DReportTextImplementation.java350 …oTable = getDoc().oTextTableHandler.xTextTablesSupplier.getTextTables().getByName(CurGroupTableNam… in insertDatabaseDatatoReportDocument()
/aoo42x/test/testuno/source/fvt/uno/sw/puretext/
H A DInsertCharacterToTable.java99 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_odt.getTextTables()); in testCreateTable()
110 … (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, xTablesSupplier_doc.getTextTables()); in testCreateTable()
/aoo42x/main/qadevOOo/tests/java/ifc/text/
H A D_XTextTablesSupplier.java55 XNameAccess the_tables = oObj.getTextTables(); in _getTextTables()
/aoo42x/main/qadevOOo/runner/util/
H A DInstCreator.java82 oNA = oTTS.getTextTables(); in createCollection()
H A DSOfficeFactory.java403 XNameAccess oNA = oTTS.getTextTables(); in getTableCollection()
/aoo42x/main/offapi/com/sun/star/text/
H A DXTextTablesSupplier.idl52 com::sun::star::container::XNameAccess getTextTables();
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextTables.java126 oObj = oTTSupp.getTextTables(); in createTestEnvironment()
/aoo42x/main/sw/source/ui/vba/
H A Dvbatables.cxx38 xTables.set( xSupp->getTextTables(), uno::UNO_QUERY_THROW ); in lcl_getTables()
/aoo42x/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas327 sTableNames := oDoc.getTextTables.getElementNames();
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextDocument.csv50 "SwXTextDocument";"com::sun::star::text::XTextTablesSupplier#optional";"getTextTables()"
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcption.cxx202 xNameAccess = xTables->getTextTables(); in SwCaptionDialog()
/aoo42x/main/sw/inc/
H A Dunotxdoc.hxx345 …virtual css::uno::Reference< css::container::XNameAccess > SAL_CALL getTextTables(void) throw( cs…
/aoo42x/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java1159 XIndexAccess.class, xTableSupplier.getTextTables()); in ReferenceExample()
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java616 return ((Any) xTextTablesSupplier.getTextTables().getByName(name)).getObject(); in getTable()

Completed in 633 milliseconds

12