Home
last modified time | relevance | path

Searched refs:nDST (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx367 sal_Int32 nDST = getDSTOffsetInMillis(); in getLocalDateTime() local
368 nTimeInDays += (double)(nZone + nDST) / MILLISECONDS_PER_DAY; in getLocalDateTime()
/aoo4110/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx454 sal_Int32 nSecond, sal_Int32 nMilliSecond, sal_Int32 nZone, sal_Int32 nDST ) in submitValues() argument
474 if (nDST != 0) in submitValues()
475 body->set( UCAL_DST_OFFSET, nDST); in submitValues()
/aoo4110/main/i18npool/inc/
H A Dcalendar_gregorian.hxx108 …te, sal_Int32 nSecond, sal_Int32 nMilliSecond, sal_Int32 nZone, sal_Int32 nDST) throw(com::sun::st…
/aoo4110/main/svl/source/numbers/
H A Dzforfind.cxx1387 sal_Int16 nZO, nDST1, nDST2, nDST, nZOmillis, nDST1millis, nDST2millis, nDSTmillis; in GetDateRef() local
1430 nDST = xCal->getValue( i18n::CalendarFieldIndex::DST_OFFSET ); in GetDateRef()

Completed in 37 milliseconds