/trunk/main/tools/source/datetime/ |
H A D | ttime.cxx | 62 sal_Int32 nSec = rTime.GetSec(); in TimeToSec100() local 144 Time::Time( sal_uIntPtr nHour, sal_uIntPtr nMin, sal_uIntPtr nSec, sal_uIntPtr n100Sec ) in Time() 164 sal_Int32 nSec = GetSec(); in SetHour() local 177 sal_Int32 nSec = GetSec(); in SetMin() local 210 sal_Int32 nSec = GetSec(); in Set100Sec() local 226 sal_Int32 nSec = GetSec(); in GetMSFromTime() local 256 double nSec = GetSec(); in GetTimeInDays() local
|
H A D | datetime.cxx | 141 long nSec = Date( *this ) - rDate; in GetSecFromDateTime() local 160 void DateTime::MakeDateTimeFromSec( const Date& rDate, sal_uIntPtr nSec ) in MakeDateTimeFromSec()
|
/trunk/main/framework/source/fwi/classes/ |
H A D | converter.cxx | 211 … sal_uInt32 nSec = sSource.copy( nIndex, sSource.getLength()-nIndex ).toInt32(); in convert_String2DateTime() local 264 sal_Int32 nSec = aSource.GetSec(); in convert_DateTime2ISO8601() local
|
/trunk/main/automation/source/server/ |
H A D | prof_usl.cxx | 107 #define CALC_MS( nSec, nNSec ) ( nSec * 1000 + (nNSec+500000) / 1000000 ) argument
|
/trunk/main/tools/source/ref/ |
H A D | globname.cxx | 239 sal_uInt16 nSec = 0; in MakeId() local
|
/trunk/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 300 void setWait(sal_Int32 nSec) in setWait() 932 double nSec = aStopWatch.getSeconds(); in TEST_F() local 965 double nSec = aStopWatch.getSeconds(); in TEST_F() local 1663 double nSec = aStopWatch.getSeconds(); in TEST_F() local
|
/trunk/main/sc/source/filter/xcl97/ |
H A D | XclImpChangeTrack.cxx | 127 sal_uInt8 nMonth, nDay, nHour, nMin, nSec; in ReadDateTime() local
|
/trunk/main/xmloff/source/meta/ |
H A D | xmlversion.cxx | 273 sal_Int32 nSec = 0; in ParseISODateTimeString() local
|
/trunk/main/connectivity/source/commontools/ |
H A D | dbconversion.cxx | 173 sal_Int32 nSec = rVal.Seconds; in getMsFromTime() local
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DBTypeConversion.java | 144 int nSec = rVal.Seconds; in getMsFromTime() local
|
/trunk/main/l10ntools/source/help/ |
H A D | HelpCompiler.cxx | 38 static void impl_sleep( sal_uInt32 nSec ) in impl_sleep()
|
/trunk/main/xmlsecurity/source/helper/ |
H A D | xsecctl.cxx | 210 sal_Int32 nSec = 0; in convertDateTime() local
|
/trunk/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 727 sal_Int32 nSec = aTimeVal_after.Seconds - aTimeVal_befor.Seconds; in TEST_F() local
|
/trunk/main/vcl/source/gdi/ |
H A D | impvect.cxx | 900 sal_uInt16 nPrim( 0 ), nSec( nSize - 1 ); in ImplVectorize() local
|
/trunk/main/svl/source/numbers/ |
H A D | zformat.cxx | 2649 sal_uLong nHour, nMin, nSec; in ImpGetTimeOutput() local 3180 sal_uLong nHour, nMin, nSec; in ImpGetDateTimeOutput() local
|
/trunk/main/sc/source/filter/excel/ |
H A D | xipivot.cxx | 166 sal_uInt8 nDay, nHour, nMin, nSec; in ReadSxdatetime() local
|
H A D | xepivot.cxx | 190 sal_uInt8 nSec = static_cast< sal_uInt8 >( pDateTime->GetSec() ); in WriteBody() local
|
/trunk/main/xmloff/source/core/ |
H A D | xmluconv.cxx | 1255 sal_Int32 nSec = 0; in convertDateTime() local
|
/trunk/main/sc/source/core/tool/ |
H A D | interpr2.cxx | 296 double nSec = GetDouble(); in ScGetTime() local
|
/trunk/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 3313 sal_uInt32 nShapeId, nSec = ( nId >> 10 ) - 1; in SeekToShape() local
|
H A D | svdfppt.cxx | 1382 sal_uInt32 nSec = ( rObjData.nShapeId >> 10 ) - 1; in ProcessObj() local
|