Home | History | Annotate | Download | only in i18n

Lines Matching full:reldtfmt

26 #include "reldtfmt.h"
385 const RelativeDateFormat *reldtfmt;
391 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) {
392 reldtfmt->toPattern(res, *status);