Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx100 const sal_uInt16 cnNumBullColls = 4; variable
1564 … 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 23 milliseconds