Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx143 nbOfTransliterations(0), nbOfCollations(0), nbOfDays(50), nbOfMonths(50), nbOfEras(10), in TestDocumentHandler()
304 sal_Int16 nbOfCollations; member in TestDocumentHandler
H A DLocaleNode.cxx925 sal_Int16 nbOfCollations = 0; in generateCode() local
942 nbOfCollations++; in generateCode()
959 of.writeInt(nbOfCollations); in generateCode()
963 for(j = 0; j < nbOfCollations; j++) { in generateCode()

Completed in 31 milliseconds