Home
last modified time | relevance | path

Searched refs:allLocales (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1108 String[] allLocales = lc.getIDs(); in initializeNorms() local
1216 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()
/aoo41x/main/configmgr/source/
H A Daccess.cxx129 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()
H A Dchildaccess.cxx238 if (!Components::allLocales(locale)) { in setProperty()
278 if (!Components::allLocales(locale)) { in asValue()
H A Dcomponents.hxx68 static bool allLocales(rtl::OUString const & locale);
H A Dcomponents.cxx232 bool Components::allLocales(rtl::OUString const & locale) { in allLocales() function in configmgr::Components

Completed in 104 milliseconds