/aoo41x/main/sc/source/core/tool/ |
H A D | refreshtimer.cxx | 53 void ScRefreshTimer::SetRefreshDelay( sal_uLong nSeconds ) in SetRefreshDelay()
|
/aoo41x/main/sal/osl/unx/ |
H A D | time.c | 97 time_t nSeconds; in osl_getTimeValueFromDateTime() local 251 sal_uInt32 nSeconds; in osl_getGlobalTimer() local
|
/aoo41x/main/sal/osl/os2/ |
H A D | time.c | 97 time_t nSeconds; in osl_getTimeValueFromDateTime() local 251 sal_uInt32 nSeconds; in osl_getGlobalTimer() local
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | TimeHelper.java | 67 int nSeconds = cal.get(Calendar.SECOND); in stop() local
|
/aoo41x/main/forms/source/xforms/xpathlib/ |
H A D | xpathlib.cxx | 377 sal_Int32 nSeconds = nDays * 24 * 60 * 60; in xforms_secondsFromDateTimeFunction() local 389 sal_Int32& nHours, sal_Int32& nMinutes, sal_Int32& nSeconds) in parseDuration() 463 sal_Int32 nSeconds = 0; in xforms_secondsFuction() local 493 sal_Int32 nSeconds = 0; in xforms_monthsFuction() local
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | dbconversion.cxx | 134 sal_Int32 nSeconds = rVal.Seconds + rVal.HundredthSeconds / 100; in toINT32() local 149 sal_Int32 nSeconds = rVal.Seconds + rVal.HundredthSeconds / 100; in toINT64() local 372 sal_Int32 nSeconds = nHundredthSeconds / 100; in toTime() local
|
/aoo41x/main/sal/osl/w32/ |
H A D | time.c | 198 sal_uInt32 nSeconds; in osl_getGlobalTimer() local
|
/aoo41x/main/sc/inc/ |
H A D | refreshtimer.hxx | 106 ScRefreshTimer( sal_uLong nSeconds ) : ppControl(0) in ScRefreshTimer()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | propimp0.cxx | 63 const sal_Int32 nSeconds = ( aTime.Hours * 60 + aTime.Minutes ) * 60 + aTime.Seconds; in importXML() local
|
/aoo41x/main/sal/qa/testHelperFunctions/ |
H A D | testHelperFunctions.cxx | 294 sal_Int32 nSeconds = m_aEndTime.Seconds - m_aStartTime.Seconds; in showTime() local
|
/aoo41x/main/basic/source/runtime/ |
H A D | methods.cxx | 1977 sal_Int32 nSeconds = nHour; in RTLFUNC() local 2122 sal_Int32 nSeconds = (sal_Int32)(nFrac + 0.5); in implGetHour() local 2146 sal_Int32 nSeconds = (sal_Int32)(nFrac + 0.5); in implGetMinute() local 2185 sal_Int32 nSeconds = (sal_Int32)(nFrac + 0.5); in implGetSecond() local 2215 long nSeconds = aTime.GetHour(); in Now_Impl() local 2255 long nSeconds=aTime.GetHour(); in RTLFUNC() local 2296 long nSeconds = aTime.GetHour(); in RTLFUNC() local 3099 long nSeconds = aTime.GetHour(); in RTLFUNC() local
|
/aoo41x/main/sax/source/tools/ |
H A D | converter.cxx | 1080 sal_Int32 nSeconds(0); in convertDuration() local 1421 sal_Int32 nSeconds(0); in convertDateOrDateTime() local
|
/aoo41x/main/sw/source/core/graphic/ |
H A D | ndgrf.cxx | 79 const sal_Int32 nSeconds(aCacheOptions.GetGraphicManagerObjectReleaseTime()); in getCacheTimeInMs() local
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | optsolver.cxx | 79 void ScSolverProgressDialog::SetTimeLimit( sal_Int32 nSeconds ) in SetTimeLimit()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfextoutdevdata.cxx | 743 void PDFExtOutDevData::SetAutoAdvanceTime( sal_uInt32 nSeconds, sal_Int32 nPageNr ) in SetAutoAdvanceTime()
|
H A D | pdfwriter.cxx | 519 void PDFWriter::SetAutoAdvanceTime( sal_uInt32 nSeconds, sal_Int32 nPageNr ) in SetAutoAdvanceTime()
|
H A D | pdfwriter_impl.cxx | 11799 void PDFWriterImpl::setAutoAdvanceTime( sal_uInt32 nSeconds, sal_Int32 nPageNr ) in setAutoAdvanceTime()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdograf.cxx | 98 const sal_Int32 nSeconds(aCacheOptions.GetGraphicManagerObjectReleaseTime()); in getCacheTimeInMs() local
|
/aoo41x/main/svl/source/numbers/ |
H A D | zformat.cxx | 2630 sal_uLong nSeconds = (sal_uLong)floor( fTime ); in ImpGetTimeOutput() local 3162 sal_uLong nSeconds = (sal_uLong)floor( fTime ); in ImpGetDateTimeOutput() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpgroup.cxx | 488 long nSeconds = (long)::rtl::math::approxFloor(fTime*D_TIMEFACTOR+0.5); in lcl_GetDatePartValue() local
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmluconv.cxx | 2005 sal_uInt16 nSeconds = rTime.GetSec(); in convertTimeDuration() local
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterToolBar.cxx | 2116 const sal_Int32 nSeconds(sal::static_int_cast<sal_Int32>(rTime.Seconds)); in FormatTime() local
|
/aoo41x/main/automation/source/server/ |
H A D | statemnt.cxx | 3130 long nSeconds = aTime.GetHour(); in Execute() local
|