Home
last modified time | relevance | path

Searched refs:tables (Results 51 – 75 of 232) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/text/textfield/
H A DTableCount.idl34 /** specifies service of a text field that displays the number of tables
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx97 IndexTable tables[MAX_TABLES]; member in com::sun::star::i18n::Index
/trunk/main/offapi/com/sun/star/sdb/
H A DSQLQueryComposer.idl55 /** access to the selected tables.
H A DConnection.idl83 user interface for tables.
/trunk/main/dbaccess/source/sdbtools/resource/
H A Dsdbt_strings.src45 Text [ en-US ] = "The given connection is no valid query and/or tables supplier.";
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java494 XResultSet tables = getTables(catalog, schemaPattern, tableNamePattern, in generateOwnTablePrivileges() local
497 XRow row = UnoRuntime.queryInterface(XRow.class, tables); in generateOwnTablePrivileges()
498 while (tables.next()) { in generateOwnTablePrivileges()
/trunk/main/offapi/com/sun/star/text/
H A DHypertextDocument.idl51 can also contain tables and certain kinds of embedded objects
H A DTextTableCursor.idl56 /** specifies a cursor in text tables.
H A DUserDefinedIndex.idl59 /** determines if tables are included in the index.
H A DUserIndex.idl55 /** determines if tables are included in the index.
/trunk/main/offapi/com/sun/star/sheet/
H A DTableAutoFormats.idl46 AutoFormats usable in spreadsheet and text tables.</p>
/trunk/main/sd/sdi/
H A Dsdgslots.sdi99 include "tables.sdi"
H A Dsdslots.sdi102 include "tables.sdi"
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl56 describing its tables, its supported SQL grammar, its stored
292 describing its tables, its supported SQL grammar, its stored
H A DXDatabaseMetaData.idl93 /** Can all the tables returned by getTable be SELECTed by the
188 /** use the database local files to save the tables.
456 to be different from the names of the tables?
1091 /** return the maximum number of tables in a SELECT statement
1355 /** gets a description of tables available in a catalog.
1385 all tables.
2072 (most tables only import a foreign key from a table once.). They
H A DConnection.idl42 describing its tables, its supported SQL grammar, its stored
/trunk/main/offapi/com/sun/star/sdbcx/
H A DDescriptor.idl36 A descriptor is commonly created by the container of a specific object, such as, tables or views.
/trunk/main/udkapi/com/sun/star/container/
H A DXContentEnumerationAccess.idl44 <p>This example prints the names of all tables: </p>
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.src43 Text [ en-US ] = "Only tables and queries are supported at the moment.";
/trunk/main/offapi/com/sun/star/view/
H A DPrintSettings.idl73 /** If <TRUE/>, tables are included in printing.
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.src82 Text [ en-US ] = "~Available tables/ranges";
/trunk/main/offapi/com/sun/star/table/
H A DTableSortField.idl39 /** describes how to sort a single field (row/column) in a tables
/trunk/main/offapi/com/sun/star/frame/
H A DCommandGroup.idl116 /** specifies commands that are related to tables.
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl105 forms, reports, tables, queries. Those components are tracked by the application,
143 forms, reports, tables, queries. If you need to close all those documents, use
/trunk/main/vcl/inc/
H A Dsft.hxx597 …const sal_uInt8 **tables; /* array of pointers to raw subtables in SFNT f… member

Completed in 80 milliseconds

12345678910