Home
last modified time | relevance | path

Searched defs:setTime (Results 1 – 24 of 24) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DPerformanceContainer.java93 public void setTime(int _nIndex, long _nValue) in setTime() method in PerformanceContainer
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DPerformanceContainer.java100 public void setTime(int _nIndex, long _nValue) in setTime() method in PerformanceContainer
/trunk/main/avmedia/source/framework/
H A Dmediaitem.cxx252 void MediaItem::setTime( double fTime ) in setTime() function in avmedia::MediaItem
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx196 void SAL_CALL OEvoabPreparedStatement::setTime( sal_Int32 /*parameterIndex*/, const Time& /*aVal*/ … in setTime() function in OEvoabPreparedStatement
/trunk/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
/trunk/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
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java386 public synchronized void setTime(int index, Time x) throws SQLException { in setTime() method in JavaSQLPreparedStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java246 public void setTime(int arg0, Time arg1) throws SQLException { in setTime() method in PostgresqlPreparedStatement
/trunk/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
/trunk/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
/trunk/main/editeng/source/uno/
H A Dunofield.cxx249 inline Time setTime( util::DateTime& rDate ) in setTime() function
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx372 void SAL_CALL OPreparedStatement::setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::… in setTime() function in OPreparedStatement
H A DRowSet.cxx2603 void SAL_CALL ORowSet::setTime( sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x ) t… in setTime() function in dbaccess::ORowSet
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java1246 public void setTime(Time value) { in setTime() method in ORowSetValue
/trunk/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
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx359 void SAL_CALL OPreparedStatement::setTime(sal_Int32 parameter, const Time& aVal) in setTime() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx204 void SAL_CALL java_sql_PreparedStatement::setTime( sal_Int32 parameterIndex, const ::com::sun::star… in setTime() function in java_sql_PreparedStatement
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx1038 void ParameterManager::setTime( sal_Int32 _nIndex, const ::com::sun::star::util::Time& x ) in setTime() function in dbtools::ParameterManager
/trunk/main/sal/inc/osl/
H A Dfile.hxx1417 inline static RC setTime( in setTime() function in osl::File
/trunk/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
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx966 void SAL_CALL SbaXFormAdapter::setTime(sal_Int32 parameterIndex, const ::com::sun::star::util::Time… in setTime() function in SbaXFormAdapter
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3717 void SAL_CALL ODatabaseForm::setTime(sal_Int32 parameterIndex, const ::com::sun::star::util::Time& … in setTime() function in frm::ODatabaseForm
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx4568 class setTime : public ::testing::Test class
4589 TEST_F(setTime, setTime_001 ) in TEST_F() argument
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3556 void UnoTimeFieldControl::setTime( sal_Int32 Time ) throw(uno::RuntimeException) in setTime() function in UnoTimeFieldControl

Completed in 176 milliseconds