/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SDatabaseMetaData.cxx | 780 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 D | tablecolumns.cxx | 42 namespace sdr { namespace table { namespace
|
H A D | tablerows.cxx | 43 namespace sdr { namespace table { namespace
|
H A D | tablemodel.hxx | 39 namespace sdr { namespace table { namespace
|
H A D | celltypes.hxx | 30 namespace sdr { namespace table { namespace
|
H A D | cellrange.cxx | 39 namespace sdr { namespace table { namespace
|
H A D | tablehandles.hxx | 33 namespace sdr { namespace table { namespace
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/ |
H A D | TableReadHandler.java | 52 private final Section table; field in TableReadHandler
|
/trunk/main/forms/qa/integration/forms/ |
H A D | ValueBinding.java | 104 XTextTable table = (XTextTable)UnoRuntime.queryInterface( XTextTable.class, in prepareDocument() local
|
/trunk/main/svtools/inc/svtools/ |
H A D | accessibletable.hxx | 33 namespace svt{ namespace table namespace
|
/trunk/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 41 namespace sdr { namespace table { namespace
|
/trunk/main/dbaccess/qa/complex/dbaccess/ |
H A D | QueryInQuery.java | 132 final HsqlTableDescriptor table = new HsqlTableDescriptor( QUERY_PRODUCTS, in checkNameCollisions() local
|
/trunk/main/connectivity/qa/complex/connectivity/hsqldb/ |
H A D | DatabaseMetaData.java | 89 String table = rs.getString( 3 ); in test() local
|
/trunk/main/svtools/inc/svtools/table/ |
H A D | tablemodel.hxx | 45 namespace svt { namespace table namespace
|
/trunk/main/svtools/source/table/ |
H A D | tablegeometry.cxx | 33 namespace svt { namespace table namespace
|
H A D | mousefunction.hxx | 36 namespace svt { namespace table namespace
|
/trunk/main/dbaccess/source/core/api/ |
H A D | FilteredContainer.cxx | 202 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 D | JavaSQLDatabaseMetaData.java | 116 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 D | ImageElementLayoutController.java | 163 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 D | transliteration_Ignore.hxx | 77 oneToOneMapping *table; member in com::sun::star::i18n::transliteration_Ignore
|
H A D | indexentrysupplier_default.hxx | 79 sal_uInt8 *table; member in com::sun::star::i18n::IndexTable
|
/trunk/main/oox/inc/oox/drawingml/table/ |
H A D | tableproperties.hxx | 37 namespace oox { namespace drawingml { namespace table { namespace
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportTarget.java | 111 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 D | OCatalog.java | 157 String table = row.getString(3); in buildName() local
|
H A D | OIndexColumnContainer.java | 60 … String table = AnyConverter.toString(index.getTable().getPropertyValue(PropertyIds.NAME.name)); in createObject() local
|