Lines Matching refs:LocaleKey
399 if(dynamic_cast<const LocaleKey*>(&key) == NULL) {
400 fprintf(stderr, "::create - not a LocaleKey!\n");
403 const LocaleKey& lkey = (LocaleKey&)key;
445 LocaleKey &lkey = (LocaleKey&)key;
489 LocaleKey& lkey = (LocaleKey&)key;
839 u = getCalendarService(success)->get(aLocale, LocaleKey::KIND_ANY, &actualLoc, success);
875 c = (Calendar*)getCalendarService(success)->get(l, LocaleKey::KIND_ANY, &actualLoc2, success);