Searched refs:nLfoLvl (Results 1 – 1 of 1) sorted by relevance
365 sal_uInt8 nLfoLvl; // count of levels whose format is overridden member446 sal_uInt8 nLfoLvl; // count of levels whose format is overridden member466 , 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 46 milliseconds