Home
last modified time | relevance | path

Searched defs:getDate (Results 1 – 25 of 52) sorted by path

123

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java261 public synchronized Date getDate(int columnIndex) throws SQLException { in getDate() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java283 public synchronized Date getDate(int columnIndex) throws SQLException { in getDate() method in DatabaseMetaDataResultSet
H A DORowSetValue.java532 public Date getDate() throws SQLException { in getDate() method in ORowSetValue
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLCallableStatement.java117 public synchronized Date getDate(int columnIndex) throws SQLException { in getDate() method in JavaSQLCallableStatement
H A DJavaSQLResultSet.java314 public Date getDate(int columnIndex) throws SQLException { in getDate() method in JavaSQLResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java209 public Date getDate(int arg0) throws SQLException { in getDate() method in PostgresqlResultSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java238 public Date getDate(int i) throws SQLException in getDate() method in RowSet
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx219 ::com::sun::star::util::Date SAL_CALL ODatabaseMetaDataResultSet::getDate( sal_Int32 columnIndex ) … in getDate() function in ODatabaseMetaDataResultSet
H A DFValue.cxx1784 ::com::sun::star::util::Date ORowSetValue::getDate() const in getDate() function in connectivity::ORowSetValue
2052 …virtual Date getDate() const { return m_xRow->getDate( m_nPos )… in getDate() function in connectivity::detail::RowValue
2085 … virtual Date getDate() const { return m_xColumn->getDate(); }; in getDate() function in connectivity::detail::ColumnValue
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx86 ::com::sun::star::util::Date SAL_CALL OCallableStatement::getDate( sal_Int32 columnIndex ) throw(SQ… in getDate() function in OCallableStatement
H A DADatabaseMetaDataResultSet.cxx227 ::com::sun::star::util::Date SAL_CALL ODatabaseMetaDataResultSet::getDate( sal_Int32 columnIndex ) … in getDate() function in ODatabaseMetaDataResultSet
H A DAResultSet.cxx247 ::com::sun::star::util::Date SAL_CALL OResultSet::getDate( sal_Int32 columnIndex ) throw(SQLExcepti… in getDate() function in OResultSet
H A DAolevariant.cxx657 double OLEVariant::getDate() const in getDate() function in OLEVariant
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx718 ::com::sun::star::util::Date SAL_CALL OEvoabResultSet::getDate( sal_Int32 /*nColumnNum*/ ) throw(SQ… in getDate() function in connectivity::evoab::OEvoabResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx290 ::com::sun::star::util::Date SAL_CALL OResultSet::getDate( sal_Int32 columnIndex ) throw(SQLExcepti… in getDate() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx115 ::com::sun::star::util::Date SAL_CALL java_sql_CallableStatement::getDate( sal_Int32 columnIndex ) … in getDate() function in java_sql_CallableStatement
H A DResultSet.cxx211 ::com::sun::star::util::Date SAL_CALL java_sql_ResultSet::getDate( sal_Int32 columnIndex ) throw(SQ… in getDate() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx395 Date SAL_CALL MacabResultSet::getDate(sal_Int32) throw(SQLException, RuntimeException) in getDate() function in MacabResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx266 ::com::sun::star::util::Date SAL_CALL ODatabaseMetaDataResultSet::getDate( sal_Int32 columnIndex ) … in getDate() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx486 Date SAL_CALL OResultSet::getDate( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getDate() function in OResultSet
/trunk/main/dbaccess/source/core/api/
H A DCacheSet.cxx544 ::com::sun::star::util::Date SAL_CALL OCacheSet::getDate( sal_Int32 columnIndex ) throw(SQLExceptio… in getDate() function in OCacheSet
H A DKeySet.cxx1531 ::com::sun::star::util::Date SAL_CALL OKeySet::getDate( sal_Int32 columnIndex ) throw(SQLException,… in getDate() function in OKeySet
H A DPrivateRow.cxx88 …::com::sun::star::util::Date SAL_CALL OPrivateRow::getDate( ::sal_Int32 columnIndex ) throw (SQLEx… in getDate() function in OPrivateRow
H A DRowSet.cxx1384 ::com::sun::star::util::Date SAL_CALL ORowSet::getDate( sal_Int32 columnIndex ) throw(SQLException,… in getDate() function in dbaccess::ORowSet
H A DRowSetBase.cxx356 ::com::sun::star::util::Date SAL_CALL ORowSetBase::getDate( sal_Int32 columnIndex ) throw(SQLExcept… in getDate() function in dbaccess::ORowSetBase

Completed in 142 milliseconds

123