Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx263 static const sal_Int16 nbOfLocales = sizeof(aLibTable) / sizeof(aLibTable[0]); variable
397 for ( sal_Int16 i = 0; i < nbOfLocales; i++) in getFunctionSymbolByName()
1348 Sequence< lang::Locale > seq( nbOfLocales ); in getAllInstalledLocaleNames()
1352 for( sal_Int16 i=0; i<nbOfLocales; i++ ) { in getAllInstalledLocaleNames()
1371 if ( nInstalled < nbOfLocales ) in getAllInstalledLocaleNames()

Completed in 51 milliseconds