Searched refs:allLocales (Results 1 – 5 of 5) sorted by relevance
1108 String[] allLocales = lc.getIDs(); in initializeNorms() local1216 for (int t = 0; t < allLocales.length; t++) in initializeNorms()1218 String[] aLang = allLocales[t].split(PropertyNames.SEMI_COLON); in initializeNorms()1223 t = allLocales.length; in initializeNorms()1228 for (int t = 0; t < allLocales.length; t++) in initializeNorms()1230 String[] aLang = allLocales[t].split(PropertyNames.SEMI_COLON); in initializeNorms()1235 t = allLocales.length; in initializeNorms()
129 return !Components::allLocales(getRootAccess()->getLocale()); in isValue()307 !Components::allLocales(getRootAccess()->getLocale())) in checkLocalizedPropertyAccess()487 if (Components::allLocales(getRootAccess()->getLocale())) { in initBroadcasterAndChanges()561 Components::allLocales(getRootAccess()->getLocale())); in initBroadcasterAndChanges()686 Components::allLocales(getRootAccess()->getLocale())); in initBroadcasterAndChanges()2040 if (!Components::allLocales(getRootAccess()->getLocale()) || in getSubChild()2103 if (Components::allLocales(getRootAccess()->getLocale())) { in asProperty()2160 if (!Components::allLocales(getRootAccess()->getLocale())) { in checkKnownProperty()2165 if (Components::allLocales(getRootAccess()->getLocale())) { in checkKnownProperty()
238 if (!Components::allLocales(locale)) { in setProperty()278 if (!Components::allLocales(locale)) { in asValue()
68 static bool allLocales(rtl::OUString const & locale);
232 bool Components::allLocales(rtl::OUString const & locale) { in allLocales() function in configmgr::Components
Completed in 56 milliseconds