Searched refs:nbOfLocales (Results 1 – 1 of 1) sorted by relevance
263 static const sal_Int16 nbOfLocales = sizeof(aLibTable) / sizeof(aLibTable[0]); variable397 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 20 milliseconds