Home | History | Annotate | Download | only in i18n

Lines Matching defs:fCalendar

845     Calendar* fCalendar = Calendar::createInstance(locale, status);
846 CalendarData calData(locale, fCalendar?fCalendar->getType():NULL, status);
858 delete fCalendar;