Searched refs:GetCal (Results 1 – 3 of 3) sorted by relevance
2739 double fDiff = DateTime(*(rScan.GetNullDate())) - GetCal().getEpochStart(); in ImpGetTimeOutput()2741 GetCal().setLocalDateTime( fDiff ); in ImpGetTimeOutput()2745 OutString += GetCal().getDisplayName( in ImpGetTimeOutput()2748 OutString += GetCal().getDisplayName( in ImpGetTimeOutput()2790 if ( GetCal().getUniqueID() != Gregorian::get() ) in ImpIsOtherCalendar()2817 CalendarWrapper& rCal = GetCal(); in SwitchToOtherCalendar()2849 CalendarWrapper& rCal = GetCal(); in SwitchToGregorianCalendar()2862 CalendarWrapper& rCal = GetCal(); in ImpFallBackToGregorianCalendar()2895 CalendarWrapper& rCal = GetCal(); in ImpSwitchToSpecifiedCalendar()2941 CalendarWrapper& rCal = GetCal(); in ImpGetDateOutput()[all …]
63 CalendarWrapper& GetCal() const { return *pFormatter->GetCalendar(); } in GetCal() function in ImpSvNumberformatScan
492 CalendarWrapper& GetCal() const { return rScan.GetCal(); } in GetCal() function in SvNumberformat
Completed in 42 milliseconds