Home
last modified time | relevance | path

Searched refs:nZone (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx366 sal_Int32 nZone = getZoneOffsetInMillis(); 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
472 if (nZone != 0) in submitValues()
473 body->set( UCAL_ZONE_OFFSET, nZone); in submitValues()
/aoo4110/main/i18npool/inc/
H A Dcalendar_gregorian.hxx108 …, sal_Int32 nMinute, sal_Int32 nSecond, sal_Int32 nMilliSecond, sal_Int32 nZone, sal_Int32 nDST) t…

Completed in 31 milliseconds