Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx53 list tables; /**< List of table tags and pointers */ member
/trunk/test/testuno/source/fvt/uno/db/
H A DDBAccess.java133 XNameAccess tables = suppTables.getTables(); in testCreateTable() local
/trunk/main/vcl/inc/
H A Dsft.hxx597 …const sal_uInt8 **tables; /* array of pointers to raw subtables in SFNT f… member
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeTableTemplateLayoutController.java83 final ArrayList tables = new ArrayList(); in initialize() local
107 private void addPBody(final List tables, final Section section) in addPBody()
122 private void addFromBody(final List tables, final Section section) in addFromBody()
143 private void addFromGroup(final List tables, final Section section) in addFromGroup()
164 private void addFromSection(final List tables, final Section section) in addFromSection()
/trunk/main/lingucomponent/source/languageguessing/
H A Dsimpleguesser.cxx169 textcat_t *tables = (textcat_t*)h; in GetManagedLanguages() local
200 textcat_t *tables = (textcat_t*)h; in XableLanguage() local
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx97 IndexTable tables[MAX_TABLES]; member in com::sun::star::i18n::Index
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DApplicationController.java158 XNameAccess tables = suppTables.getTables(); in checkSaveAs() local
H A DCopyTableWizard.java147 final XNameAccess tables = suppTables.getTables(); in copyTable() local
H A DSingleSelectQueryComposer.java223 final XNameAccess tables = suppTables.getTables(); in testSubQueries() local
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java46 public PostgresqlTable(XConnection connection, OContainer tables, String name, in PostgresqlTable()
/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
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOTable.java58 protected OContainer tables; field in OTable
60 …protected OTable(String name, boolean isCaseSensitive, XConnection connection, OContainer tables) { in OTable()
H A DOCatalog.java49 protected OContainer tables; field in OCatalog

Completed in 53 milliseconds