Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par3.cxx1247 WW8LSTInfo* pListInfo = maLSTInfos[nList]; in WW8ListManager() local
1248 if( !pListInfo || !pListInfo->pNumRule ) break; in WW8ListManager()
1249 SwNumRule& rMyNumRule = *pListInfo->pNumRule; in WW8ListManager()
1253 … sal_uInt16 nLvlCount = static_cast< sal_uInt16 >(pListInfo->bSimpleList ? nMinLevel : nMaxLevel); in WW8ListManager()
1256 pListInfo->maParaSprms.resize(nMaxLevel); in WW8ListManager()
1261 bLVLOk = ReadLVL( aNumFmt, pListInfo->aItemSet[nLevel], in WW8ListManager()
1262 pListInfo->aIdSty[nLevel], true, aNotReallyThere, nLevel, in WW8ListManager()
1263 pListInfo->maParaSprms[nLevel]); in WW8ListManager()
1278 AdjustLVL( nLevel, rMyNumRule, pListInfo->aItemSet, in WW8ListManager()
1279 pListInfo->aCharFmt, bDummy ); in WW8ListManager()
[all …]

Completed in 25 milliseconds