Searched refs:nNumOfLoc (Results 1 – 2 of 2) sorted by relevance
294 static const sal_uInt32 nNumOfLoc = sizeof( pLang ) / sizeof( sal_Char* ); variable298 pDefLocales = new lang::Locale[ nNumOfLoc ]; in InitDefLocales()300 for( sal_uInt32 nIndex = 0; nIndex < nNumOfLoc; nIndex++ ) in InitDefLocales()
480 static const sal_uInt32 nNumOfLoc = sizeof( pLang ) / sizeof( sal_Char* ); variable485 pDefLocales = new CSS::lang::Locale[ nNumOfLoc ]; in InitDefLocales()487 for( sal_uInt32 n = 0 ; n < nNumOfLoc ; n++ ) in InitDefLocales()
Completed in 27 milliseconds