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()
1274 … sal_uInt16 nLvlCount = static_cast< sal_uInt16 >(pListInfo->bSimpleList ? nMinLevel : nMaxLevel); in WW8ListManager() local1278 for (nLevel = 0; nLevel < nLvlCount; ++nLevel) in WW8ListManager()1297 for (nLevel = 0; nLevel < nLvlCount; ++nLevel) in WW8ListManager()1305 for (nLevel = 0; nLevel < nLvlCount; ++nLevel) in WW8ListManager()
Completed in 15 milliseconds