Searched refs:pLFOInfo (Results 1 – 1 of 1) sorted by relevance
1369 if (!pLFOInfo) in WW8ListManager()1372 if( pLFOInfo->bOverride ) in WW8ListManager()1620 if( !pLFOInfo ) in GetNumRuleForActivation()1623 bool bFirstUse = !pLFOInfo->bUsedInDoc; in GetNumRuleForActivation()1624 pLFOInfo->bUsedInDoc = true; in GetNumRuleForActivation()1626 if( !pLFOInfo->pNumRule ) in GetNumRuleForActivation()1639 pLFOInfo->pNumRule->Set(nLevel, pFmt); in GetNumRuleForActivation()1657 if( (!pLFOInfo->bOverride) && (!pLFOInfo->bLSTbUIDSet) ) in GetNumRuleForActivation()1662 pLFOInfo->bLSTbUIDSet = true; in GetNumRuleForActivation()1668 SwNumRule *pRet = pLFOInfo->pNumRule; in GetNumRuleForActivation()[all …]
Completed in 23 milliseconds