Home
last modified time | relevance | path

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

123

/trunk/main/dbaccess/source/core/api/
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 Dcallablestatement.cxx247 ::com::sun::star::util::Date SAL_CALL OCallableStatement::getDate( sal_Int32 columnIndex ) throw(SQ… in getDate() function in OCallableStatement
H A Ddatacolumn.cxx240 com::sun::star::util::Date ODataColumn::getDate(void) throw( SQLException, RuntimeException ) in getDate() function in ODataColumn
H A DCacheSet.cxx544 ::com::sun::star::util::Date SAL_CALL OCacheSet::getDate( sal_Int32 columnIndex ) throw(SQLExceptio… in getDate() function in OCacheSet
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportData.java198 static private java.sql.Date getDate(final Object obj) in getDate() method in SDBCReportData
/trunk/main/connectivity/source/commontools/
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/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx224 getDate( in getDate() function in chelp::ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx228 getDate( in getDate() function in ftp::ResultSetBase
/trunk/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx209 rtl::OUString SAL_CALL ScAnnotationObj::getDate() throw(uno::RuntimeException) in getDate() function in ScAnnotationObj
/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
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java227 Date getDate( int _colIndex ) throws SQLException in getDate() method in ResultSet
/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
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx145 com::sun::star::util::Date DataColumn::getDate() throw( SQLException, RuntimeException ) in getDate() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java237 public Date getDate(int i) throws SQLException in getDate() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java238 public Date getDate(int i) throws SQLException in getDate() method in RowSet
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx281 getDate( in getDate() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx271 XRow_impl::getDate( in getDate() function in XRow_impl
/trunk/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java243 public String getDate() { in getDate() method in SdfEntity
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java224 public String getDate() { in getDate() method in SdfEntity
/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/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
/trunk/main/editeng/source/uno/
H A Dunofield.cxx215 static util::DateTime getDate( sal_uLong nDate ) in getDate() function
/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

Completed in 141 milliseconds

123