Home
last modified time | relevance | path

Searched defs:table (Results 76 – 100 of 167) sorted by relevance

1234567

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx780 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getColumnPrivileges( in getColumnPrivileges()
815 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getVersionColumns( in getVersionColumns()
821 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getExportedKeys( in getExportedKeys()
827 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getImportedKeys( in getImportedKeys()
833 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getPrimaryKeys( in getPrimaryKeys()
839 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getIndexInfo( in getIndexInfo()
846 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getBestRowIdentifier( in getBestRowIdentifier()
/trunk/main/svx/source/table/
H A Dtablecolumns.cxx42 namespace sdr { namespace table { namespace
H A Dtablerows.cxx43 namespace sdr { namespace table { namespace
H A Dtablemodel.hxx39 namespace sdr { namespace table { namespace
H A Dcelltypes.hxx30 namespace sdr { namespace table { namespace
H A Dcellrange.cxx39 namespace sdr { namespace table { namespace
H A Dtablehandles.hxx33 namespace sdr { namespace table { namespace
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableReadHandler.java52 private final Section table; field in TableReadHandler
/trunk/main/forms/qa/integration/forms/
H A DValueBinding.java104 XTextTable table = (XTextTable)UnoRuntime.queryInterface( XTextTable.class, in prepareDocument() local
/trunk/main/svtools/inc/svtools/
H A Daccessibletable.hxx33 namespace svt{ namespace table namespace
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx41 namespace sdr { namespace table { namespace
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DQueryInQuery.java132 final HsqlTableDescriptor table = new HsqlTableDescriptor( QUERY_PRODUCTS, in checkNameCollisions() local
/trunk/main/connectivity/qa/complex/connectivity/hsqldb/
H A DDatabaseMetaData.java89 String table = rs.getString( 3 ); in test() local
/trunk/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx45 namespace svt { namespace table namespace
/trunk/main/svtools/source/table/
H A Dtablegeometry.cxx33 namespace svt { namespace table namespace
H A Dmousefunction.hxx36 namespace svt { namespace table namespace
/trunk/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx202 for ( TableInfos::iterator table = aUnfilteredTables.begin(); in lcl_filter() local
227 for ( TableInfos::iterator table = aUnfilteredTables.begin(); in lcl_filter() local
241 for ( TableInfos::iterator table = aFilteredTables.begin(); in lcl_filter() local
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java116 public XResultSet getColumnPrivileges(Object catalog, String schema, String table, in getColumnPrivileges()
223 …public XResultSet getVersionColumns(Object catalog, String schema, String table) throws SQLExcepti… in getVersionColumns()
347 …public XResultSet getExportedKeys(Object catalog, String schema, String table) throws SQLException… in getExportedKeys()
363 …public XResultSet getImportedKeys(Object catalog, String schema, String table) throws SQLException… in getImportedKeys()
379 …public XResultSet getPrimaryKeys(Object catalog, String schema, String table) throws SQLException { in getPrimaryKeys()
395 public XResultSet getIndexInfo(Object catalog, String schema, String table, in getIndexInfo()
413 public XResultSet getBestRowIdentifier(Object catalog, String schema, String table, in getBestRowIdentifier()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java163 final Section table = (Section) tableController.getNode(); in createContext() local
295 …void addRowStyles(final ImageElementContext context, final Section table, final int rowPos, final … in addRowStyles()
/trunk/main/i18npool/inc/
H A Dtransliteration_Ignore.hxx77 oneToOneMapping *table; member in com::sun::star::i18n::transliteration_Ignore
H A Dindexentrysupplier_default.hxx79 sal_uInt8 *table; member in com::sun::star::i18n::IndexTable
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx37 namespace oox { namespace drawingml { namespace table { namespace
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java111 public void addTableIndex(final int table) in addTableIndex()
121 public boolean isContainedByTable(final int table) in isContainedByTable()
893 private ColumnBoundary[] getBoundariesForTable(final int table) in getBoundariesForTable()
913 private int getColumnSpanForCell(final int table, final int col, final int initialColumnSpan) in getColumnSpanForCell()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOCatalog.java157 String table = row.getString(3); in buildName() local
H A DOIndexColumnContainer.java60 … String table = AnyConverter.toString(index.getTable().getPropertyValue(PropertyIds.NAME.name)); in createObject() local

Completed in 119 milliseconds

1234567