Searched refs:nLvlCount (Results 1 – 2 of 2) sorted by relevance
44 sal_uInt32 nLvlCount = aList.get_fSimpleList() ? 1 : 9; in initPayload() local46 for (sal_uInt32 i = 0; i < nLvlCount; ++i) in initPayload()
1253 … sal_uInt16 nLvlCount = static_cast< sal_uInt16 >(pListInfo->bSimpleList ? nMinLevel : nMaxLevel); in WW8ListManager() local1257 for (nLevel = 0; nLevel < nLvlCount; ++nLevel) in WW8ListManager()1276 for (nLevel = 0; nLevel < nLvlCount; ++nLevel) in WW8ListManager()1284 for (nLevel = 0; nLevel < nLvlCount; ++nLevel) in WW8ListManager()
Completed in 32 milliseconds