Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 12 of 12) sorted by relevance

/trunk/main/oox/source/helper/
H A Ddatetimehelper.cxx47 double seconds = aValue.copy( 17 ).toDouble(); in parseISO8601DateTime() local
/trunk/main/ucb/source/ucp/webdav/
H A DDateTimeHelper.cxx43 double seconds; in ISO8601_To_DateTime() local
174 int seconds; in RFC2068_To_DateTime() local
/trunk/main/shell/source/win32/shlxthandler/util/
H A Diso8601_converter.cxx109 std::wstring seconds; in iso8601_duration_to_local_duration() local
/trunk/main/sal/rtl/source/
H A Dalloc_cache.c1415 rtl_cache_wsupdate_wait (unsigned int seconds) in rtl_cache_wsupdate_wait()
1479 rtl_cache_wsupdate_wait (unsigned int seconds) in rtl_cache_wsupdate_wait()
1523 rtl_cache_wsupdate_wait (unsigned int seconds) in rtl_cache_wsupdate_wait()
1623 unsigned int seconds = (unsigned int)SAL_INT_CAST(sal_uIntPtr, arg); in rtl_cache_wsupdate_all() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java60 public static void sleep(double seconds) { in sleep()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportData.java213 private static StringBuffer getTimeString(final int hours, final int minutes, final int seconds) in getTimeString()
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx573 void OStatement_Base::setQueryTimeOut(sal_Int32 seconds) throw(SQLException, RuntimeException) in setQueryTimeOut()
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx135 void SAL_CALL OPoolCollection::setLoginTimeout( sal_Int32 seconds ) throw(RuntimeException) in setLoginTimeout()
/trunk/main/connectivity/source/manager/
H A Dmdrivermanager.cxx511 void SAL_CALL OSDBCDriverManager::setLoginTimeout( sal_Int32 seconds ) throw(RuntimeException) in setLoginTimeout()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx759 void OStatement_Base::setQueryTimeOut(sal_Int32 seconds) in setQueryTimeOut()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1115 void ODatabaseSource::setLoginTimeout(sal_Int32 seconds) throw( SQLException, RuntimeException ) in setLoginTimeout()
/trunk/main/sc/source/core/data/
H A Ddpgroup.cxx335 long seconds = static_cast<long>(approxFloor(time*D_TIMEFACTOR + 0.5)); in match() local

Completed in 74 milliseconds