Lines Matching refs:ResourceBundle
78 class U_COMMON_API ResourceBundle : public UObject {
106 ResourceBundle(const UnicodeString& packageName,
121 ResourceBundle(const UnicodeString& packageName,
130 ResourceBundle(UErrorCode &err);
146 ResourceBundle(const char* packageName,
156 ResourceBundle(const ResourceBundle &original);
167 ResourceBundle(UResourceBundle *res,
176 ResourceBundle&
177 operator=(const ResourceBundle& other);
182 virtual ~ResourceBundle();
195 ResourceBundle *clone() const;
335 ResourceBundle
370 ResourceBundle
395 ResourceBundle
464 ResourceBundle
482 ResourceBundle(); // default constructor not implemented