Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx265 static const sal_Int16 nbOfLocales = sizeof(aLibTable) / sizeof(aLibTable[0]); variable
399 for ( sal_Int16 i = 0; i < nbOfLocales; i++) in getFunctionSymbolByName()
1350 Sequence< lang::Locale > seq( nbOfLocales ); in getAllInstalledLocaleNames()
1354 for( sal_Int16 i=0; i<nbOfLocales; i++ ) { in getAllInstalledLocaleNames()
1373 if ( nInstalled < nbOfLocales ) in getAllInstalledLocaleNames()

Completed in 28 milliseconds