Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1268 WW8LSTInfo* pListInfo = maLSTInfos[nList]; in WW8ListManager() local
1269 if( !pListInfo || !pListInfo->pNumRule ) break; in WW8ListManager()
1270 SwNumRule& rMyNumRule = *pListInfo->pNumRule; in WW8ListManager()
1274 … sal_uInt16 nLvlCount = static_cast< sal_uInt16 >(pListInfo->bSimpleList ? nMinLevel : nMaxLevel); in WW8ListManager()
1277 pListInfo->maParaSprms.resize(nMaxLevel); in WW8ListManager()
1282 bLVLOk = ReadLVL( aNumFmt, pListInfo->aItemSet[nLevel], in WW8ListManager()
1283 pListInfo->aIdSty[nLevel], true, aNotReallyThere, nLevel, in WW8ListManager()
1284 pListInfo->maParaSprms[nLevel]); in WW8ListManager()
1299 AdjustLVL( nLevel, rMyNumRule, pListInfo->aItemSet, in WW8ListManager()
1300 pListInfo->aCharFmt, bDummy ); in WW8ListManager()
[all …]

Completed in 29 milliseconds