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