Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Ddocnum.cxx2429 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in GetUniqueNumRuleName() local
2431 rtl_random_getBytes( s_RandomPool, &n, sizeof(n) ); in GetUniqueNumRuleName()
2831 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in CreateUniqueListId() local
2833 rtl_random_getBytes( s_RandomPool, &n, sizeof(n) ); in CreateUniqueListId()

Completed in 34 milliseconds