Home
last modified time | relevance | path

Searched refs:setTime (Results 26 – 50 of 67) sorted by relevance

123

/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx299 void SAL_CALL MacabPreparedStatement::setTime(sal_Int32, const Time&) throw(SQLException, RuntimeEx… in setTime() function in MacabPreparedStatement
H A DMacabPreparedStatement.hxx94 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OTimeControl.csv14 "OTimeControl";"com::sun::star::awt::XTimeField";"setTime()"
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv100 "ODatabaseForm";"com::sun::star::sdbc::XParameters";"setTime()"
/aoo42x/main/qadevOOo/runner/convwatch/
H A DConvWatchStarter.java325 aGTA.getPerformance().setTime(PerformanceContainer.OfficeStart, nStartTime); in runGDCWithStatus()
/aoo42x/main/connectivity/inc/connectivity/
H A Dparameters.hxx240 void setTime ( sal_Int32 _nIndex, const ::com::sun::star::util::Time& x);
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx188 void SAL_CALL OPreparedStatement::setTime( sal_Int32 parameterIndex, const Time& aVal ) throw(SQLEx… in setTime() function in OPreparedStatement
H A DSPreparedStatement.hxx113 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XParameters.java364 oObj.setTime( in _setTime()
/aoo42x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx955 void SAL_CALL DatabaseDataProvider::setTime(sal_Int32 parameterIndex, const util::Time& x) throw( S… in setTime() function in dbaccess::DatabaseDataProvider
957 m_aParameterManager.setTime(parameterIndex, x); in setTime()
/aoo42x/main/connectivity/source/inc/ado/
H A DAPreparedStatement.hxx95 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/connectivity/source/inc/java/sql/
H A DPreparedStatement.hxx84 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/dbaccess/source/core/inc/
H A Dpreparedstatement.hxx114 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/l10ntools/source/help/
H A DHelpIndexerTool.java373 aZipEntry.setTime( aFile.lastModified() ); in addToZipRecursively()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.hxx112 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx111 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx139 …virtual void SAL_CALL setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t…
/aoo42x/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx345 void SAL_CALL OPreparedStatement::setTime( sal_Int32 parameterIndex, const Time& x ) throw(SQLExcep… in setTime() function in OPreparedStatement
/aoo42x/main/sal/inc/osl/
H A Dfile.hxx1417 inline static RC setTime( in setTime() function in osl::File
/aoo42x/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx248 void SAL_CALL OPreparedStatement::setTime( sal_Int32 parameterIndex, const Time& aVal ) throw(SQLEx… in setTime() function in OPreparedStatement
/aoo42x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv72 "ORowSet";"com::sun::star::sdbc::XParameters";"setTime()"
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx377 void SAL_CALL OPreparedStatement::setTime( sal_Int32 parameterIndex, const Time& aVal ) throw(SQLEx… in setTime() function in OPreparedStatement
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1728 _rxParameters->setTime(_nColumnIndex, *(Time*)_rValue.getValue()); in implSetObject()
1969 _xParams->setTime(parameterIndex,_rValue); in setObjectWithInfo()
/aoo42x/main/qadevOOo/runner/graphical/
H A DOpenOfficePostscriptCreator.java1374 … m_aParameterHelper.getPerformance().setTime(PerformanceContainer.OfficeStart, nStartTime); in startOffice()
/aoo42x/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx296 body->setTime(timeInDays * U_MILLIS_PER_DAY, status = U_ZERO_ERROR); in setDateTime()

Completed in 139 milliseconds

123