Lines Matching refs:nLocales
1026 sal_Int32 nLocales = 0; in Reconfigure() local
1034 nLocales = aLocales.getLength(); in Reconfigure()
1035 for (i = 0; i < nLocales; ++i) in Reconfigure()
1050 nLocales = aLocales.getLength(); in Reconfigure()
1051 for (i = 0; i < nLocales; ++i) in Reconfigure()
1066 nLocales = aLocales.getLength(); in Reconfigure()
1067 for (i = 0; i < nLocales; ++i) in Reconfigure()
1082 nLocales = aLocales.getLength(); in Reconfigure()
1083 for (i = 0; i < nLocales; ++i) in Reconfigure()
1740 sal_Int32 nLocales = pLinguData->GetAllSupportedLocales().getLength(); in IMPL_LINK() local
1741 for (sal_Int32 k = 0; k < nLocales; ++k) in IMPL_LINK()