Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dconfigitem.cxx1263 const sal_uInt32 nPrimeLess2 = nPrime - 2; local
1264 … sal_uInt32 nEngendering = (rand() % nPrimeLess2) + 2; // the engendering of the field

Completed in 26 milliseconds