Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8ListTable.cxx44 sal_uInt32 nLvlCount = aList.get_fSimpleList() ? 1 : 9; in initPayload() local
46 for (sal_uInt32 i = 0; i < nLvlCount; ++i) in initPayload()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1274 … sal_uInt16 nLvlCount = static_cast< sal_uInt16 >(pListInfo->bSimpleList ? nMinLevel : nMaxLevel); in WW8ListManager() local
1278 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 23 milliseconds