Searched refs:cnNumBullColls (Results 1 – 1 of 1) sorted by relevance
100 const sal_uInt16 cnNumBullColls = 4; variable1564 … SetColl( static_cast<sal_uInt16>(RES_POOLCOLL_BUL_LEVEL1 + ( Min( nLvl, cnNumBullColls ) * 4 )) ); in BuildEnum()1661 … SetColl( static_cast<sal_uInt16>(RES_POOLCOLL_NUM_LEVEL1 + ( Min( nLvl, cnNumBullColls ) * 4 ) )); in BuildEnum()
Completed in 24 milliseconds