Home
last modified time | relevance | path

Searched defs:nSec (Results 1 – 21 of 21) sorted by relevance

/trunk/main/tools/source/datetime/
H A Dttime.cxx62 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 Ddatetime.cxx141 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 Dconverter.cxx211 … 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 Dprof_usl.cxx107 #define CALC_MS( nSec, nNSec ) ( nSec * 1000 + (nNSec+500000) / 1000000 ) argument
/trunk/main/tools/source/ref/
H A Dglobname.cxx239 sal_uInt16 nSec = 0; in MakeId() local
/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx300 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 DXclImpChangeTrack.cxx127 sal_uInt8 nMonth, nDay, nHour, nMin, nSec; in ReadDateTime() local
/trunk/main/xmloff/source/meta/
H A Dxmlversion.cxx273 sal_Int32 nSec = 0; in ParseISODateTimeString() local
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx173 sal_Int32 nSec = rVal.Seconds; in getMsFromTime() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java144 int nSec = rVal.Seconds; in getMsFromTime() local
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx38 static void impl_sleep( sal_uInt32 nSec ) in impl_sleep()
/trunk/main/xmlsecurity/source/helper/
H A Dxsecctl.cxx210 sal_Int32 nSec = 0; in convertDateTime() local
/trunk/main/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx727 sal_Int32 nSec = aTimeVal_after.Seconds - aTimeVal_befor.Seconds; in TEST_F() local
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx900 sal_uInt16 nPrim( 0 ), nSec( nSize - 1 ); in ImplVectorize() local
/trunk/main/svl/source/numbers/
H A Dzformat.cxx2649 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 Dxipivot.cxx166 sal_uInt8 nDay, nHour, nMin, nSec; in ReadSxdatetime() local
H A Dxepivot.cxx190 sal_uInt8 nSec = static_cast< sal_uInt8 >( pDateTime->GetSec() ); in WriteBody() local
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx1255 sal_Int32 nSec = 0; in convertDateTime() local
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx296 double nSec = GetDouble(); in ScGetTime() local
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3313 sal_uInt32 nShapeId, nSec = ( nId >> 10 ) - 1; in SeekToShape() local
H A Dsvdfppt.cxx1382 sal_uInt32 nSec = ( rObjData.nShapeId >> 10 ) - 1; in ProcessObj() local

Completed in 181 milliseconds