Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx365 sal_uInt8 nLfoLvl; // count of levels whose format is overridden member
446 sal_uInt8 nLfoLvl; // count of levels whose format is overridden member
466 , nLfoLvl(rLFO.nLfoLvl) in WW8LFOInfo()
467 , bOverride(rLFO.nLfoLvl ? true : false) in WW8LFOInfo()
1341 rSt >> aLFO.nLfoLvl; in WW8ListManager()
1344 if ((nMaxLevel < aLFO.nLfoLvl) || rSt.GetError()) in WW8ListManager()
1452 for (nLevel = 0; nLevel < pLFOInfo->nLfoLvl; ++nLevel) in WW8ListManager()
1522 for (nLevel = 0; nLevel < pLFOInfo->nLfoLvl; ++nLevel) in WW8ListManager()
1532 for (nLevel = 0; nLevel < pLFOInfo->nLfoLvl; ++nLevel) in WW8ListManager()
1700 if (pLFOInfo->bOverride && nLevel < pLFOInfo->nLfoLvl) in GetNumRuleForActivation()

Completed in 25 milliseconds