Home
last modified time | relevance | path

Searched refs:setTimestamp (Results 1 – 25 of 37) sorted by relevance

12

/aoo4110/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx381 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::u… in setTimestamp() function in OPreparedStatement
386 m_xAggregateAsParameters->setTimestamp(parameterIndex, x); in setTimestamp()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx387 void SAL_CALL OPreparedStatement::setTimestamp(sal_Int32 parameter, const DateTime& aVal) in setTimestamp() function in OPreparedStatement
680 impl_setObject( this, _parameterIndex, _value, &XParameters::setTimestamp, true ); in setObjectWithInfo()
H A Dmysqlc_preparedstatement.hxx136 void SAL_CALL setTimestamp(sal_Int32 parameter, const ::com::sun::star::util::DateTime& x)
/aoo4110/main/dbaccess/source/ui/misc/
H A DUpdateHelperImpl.hxx121 m_xParameters->setTimestamp(_nPos, _nValue); in updateTimestamp()
/aoo4110/main/connectivity/source/commontools/
H A Dparameters.cxx1044 …void ParameterManager::setTimestamp( sal_Int32 _nIndex, const ::com::sun::star::util::DateTime& x ) in setTimestamp() function in dbtools::ParameterManager
1046 VISIT_PARAMETER( setTimestamp( _nIndex, x ) ); in setTimestamp()
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx202 void SAL_CALL OEvoabPreparedStatement::setTimestamp( sal_Int32 /*parameterIndex*/, const DateTime& … in setTimestamp() function in OEvoabPreparedStatement
H A DNPreparedStatement.hxx113 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/connectivity/source/drivers/kab/
H A DKPreparedStatement.cxx294 void SAL_CALL KabPreparedStatement::setTimestamp(sal_Int32, const DateTime&) throw(SQLException, Ru… in setTimestamp() function in KabPreparedStatement
H A DKPreparedStatement.hxx95 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx307 void SAL_CALL MacabPreparedStatement::setTimestamp(sal_Int32, const DateTime&) throw(SQLException, … in setTimestamp() function in MacabPreparedStatement
H A DMacabPreparedStatement.hxx95 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XParameters.java386 oObj.setTimestamp(idx, new DateTime((short)1,(short)2,(short)3, in _setTimestamp()
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx196 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp() function in OPreparedStatement
H A DSPreparedStatement.hxx114 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/connectivity/inc/connectivity/
H A Dparameters.hxx241 void setTimestamp ( sal_Int32 _nIndex, const ::com::sun::star::util::DateTime& x);
/aoo4110/main/connectivity/source/inc/ado/
H A DAPreparedStatement.hxx96 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/connectivity/source/inc/java/sql/
H A DPreparedStatement.hxx85 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/dbaccess/source/core/inc/
H A Dpreparedstatement.hxx115 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx961 void SAL_CALL DatabaseDataProvider::setTimestamp(sal_Int32 parameterIndex, const util::DateTime& x)… in setTimestamp() function in dbaccess::DatabaseDataProvider
963 m_aParameterManager.setTimestamp(parameterIndex, x); in setTimestamp()
/aoo4110/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx112 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx140 …virtual void SAL_CALL setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi…
/aoo4110/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx351 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& x ) throw… in setTimestamp() function in OPreparedStatement
/aoo4110/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv73 "ORowSet";"com::sun::star::sdbc::XParameters";"setTimestamp()"
/aoo4110/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx255 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp() function in OPreparedStatement
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx384 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp() function in OPreparedStatement

Completed in 133 milliseconds

12