Lines Matching refs:ResourceBundle
62 ResourceBundle mSourceBundle;
65 ResourceBundle mStringsBundle;
159 …void writeCalendar(ResourceBundle& calendar, UnicodeString& cal,UBool isDefault, UnicodeString& xm…
161 void writeAMPMmarkers(ResourceBundle& calendar, UnicodeString& xmlString);
163 void writeDateFormat(ResourceBundle& calendar, UnicodeString& xmlString);
165 void writeDateTimeFormat(ResourceBundle& calendar, UnicodeString& xmlString);
167 void writeDateTimeElements(ResourceBundle& calendar, UnicodeString& xmlString);
169 void writeDayNames(ResourceBundle& calendar, UnicodeString& xmlString);
171 void writeEra(ResourceBundle& calendar, UnicodeString& xmlString);
173 void writeMonthNames(ResourceBundle& calendar,UnicodeString& xmlString);
175 void writeTimeFormat(ResourceBundle& calendar, UnicodeString& xmlString);
177 void writeWeek(ResourceBundle& calendar, UnicodeString& xmlString);
202 void writeCollation(ResourceBundle& bundle, UnicodeString& xmlString,UnicodeString* collKey=NULL);
242 …void getStringRes(const char *key,ResourceBundle& bundle,UnicodeString& xmlString,UnicodeString pa…
246 void writeMessages(ResourceBundle& bundle,UnicodeString& xmlString);
248 void addressFormat(ResourceBundle& bundle,UnicodeString& xmlString);
250 void nameFormat(ResourceBundle& bundle,UnicodeString& xmlString);
252 void identity(ResourceBundle& bundle,UnicodeString& xmlString);
254 void telephoneFormat(ResourceBundle& bundle,UnicodeString& xmlString);