Home
last modified time | relevance | path

Searched defs:aTime (Results 1 – 25 of 92) sorted by relevance

1234

/trunk/main/xmloff/source/style/
H A Ddurationhdl.cxx46 DateTime aTime; in importXML() local
66 DateTime aTime( nMS, 0, 0, 0, 0, 0, 0 ); in exportXML() local
/trunk/main/tools/source/datetime/
H A Ddatetime.cxx183 Time aTime = *this; in operator +=() local
222 Time aTime = *this; in operator -=() local
339 Time aTime(0); // default ctor calls system time, we don't need that in operator +=() local
392 sal_Int64 aTime = in GetWin32FileDateTime() local
408 sal_Int64 aTime = sal_Int64( in CreateFromWin32FileDateTime() local
H A Dttime.cxx89 Time aTime( 0, 0, 0, nSec100 ); in Sec100ToTime() local
245 Time aTime( 0, 0, 0, nMS/10 ); in MakeTimeFromMS() local
326 Time aTime( 0, (sal_uInt16)nTempTime ); in GetUTCOffset() local
/trunk/main/forms/source/component/
H A DTime.cxx251 util::Time aTime; in commitControlValueToDbColumn() local
311 util::Time aTime; in translateExternalValueToControlValue() local
329 util::Time aTime = m_xColumn->getTime(); in translateDbColumnToControlValue() local
/trunk/main/framework/source/helper/
H A Dwakeupthread.cxx53 TimeValue aTime; in run() local
/trunk/main/desktop/source/app/
H A Dlockfile2.cxx45 ByteString aTime = aConfig.ReadKey( that->Timekey() ); in Lockfile_execWarning() local
/trunk/main/cui/source/options/
H A Doptmemory.cxx192 const Time aTime( aTfGraphicObjectTime.GetTime() ); in FillItemSet() local
233 …Time aTime( (sal_uInt16)( nTime / 3600 ), (sal_uInt16)( ( nTime % 3600 ) / 60 ), (sal_uInt16)( ( n… in Reset() local
/trunk/main/salhelper/source/
H A Dcondition.cxx112 TimeValue aTime; in ConditionWaiter() local
/trunk/main/forms/source/xforms/
H A Dconvert.cxx358 UNOTime aTime; in lcl_toXSD_UNOTime() local
368 UNOTime aTime( 0, 0, 0, 0 ); in lcl_toUNOTime() local
467 …UNOTime aTime( aDateTime.HundredthSeconds, aDateTime.Seconds, aDateTime.Minutes, aDateTime.Hours ); in lcl_toXSD_UNODateTime() local
486 UNOTime aTime; in lcl_toAny_UNODateTime() local
/trunk/main/xmloff/source/draw/
H A Dpropimp0.cxx60 util::DateTime aTime; in importXML() local
78 util::DateTime aTime( 0, (sal_uInt16)nVal, 0, 0, 0, 0, 0 ); in exportXML() local
H A Dximpshow.cxx132 DateTime aTime; in SdXMLShowsContext() local
/trunk/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseDateFunctions.java290 final com.sun.star.util.Time aTime = row.getTime(1); in curtime() local
297 final com.sun.star.util.DateTime aTime = row.getTimestamp(1); in now() local
/trunk/main/sc/source/core/data/
H A Ddbdocutl.cxx117 util::Time aTime = xRow->getTime(nRowPos); in PutData() local
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx366 void SvxRedlinTable::SetFirstTime(const Time& aTime) in SetFirstTime()
371 void SvxRedlinTable::SetLastTime(const Time& aTime) in SetLastTime()
874 Time aTime; in SvxTPFilter() local
1006 void SvxTPFilter::SetFirstTime(const Time &aTime) in SetFirstTime()
1027 void SvxTPFilter::SetLastTime(const Time &aTime) in SetLastTime()
1254 Time aTime; in IMPL_LINK() local
1373 Time aTime(0); in IMPL_LINK() local
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx94 Time aTime(0,_rDateTime.Seconds,_rDateTime.Minutes,_rDateTime.Hours); in toDateTimeString() local
396 Time aTime = toTime(dVal); in toDateTime() local
442 Time aTime; in toDateTime() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx210 TimeValue aTime; in finalizeCipherContextAndDispose() local
/trunk/main/tools/source/fsys/
H A Dos2.hxx72 inline Time MsDos2Time( FTIME* aTime ) in MsDos2Time()
/trunk/main/unotools/source/misc/
H A Ddatetime.cxx81 Time aTime(_rDateTime.Hours, _rDateTime.Minutes, _rDateTime.Seconds, _rDateTime.HundredthSeconds); in typeConvert() local
/trunk/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.cxx48 TimeValue aTime; in lcl_sleep() local
/trunk/main/sal/osl/os2/
H A Dtime.c96 struct tm aTime; in osl_getTimeValueFromDateTime() local
/trunk/main/sal/osl/unx/
H A Dtime.c95 struct tm aTime; in osl_getTimeValueFromDateTime() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx164 Time aTime( nHours, nMinutes ); in UpdateView() local
/trunk/main/automation/source/server/
H A Dprofiler.hxx44 Time aTime; member
/trunk/main/sd/source/ui/app/
H A Dsdpopup.cxx248 Time aTime; in GetField() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecord.cxx314 DateTime aTime = CFDateToDateTime((CFDateRef) _aField->value); in fieldToString() local

Completed in 83 milliseconds

1234