Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1390 if (!pLFOInfo) in WW8ListManager()
1393 if( pLFOInfo->bOverride ) in WW8ListManager()
1641 if( !pLFOInfo ) in GetNumRuleForActivation()
1644 bool bFirstUse = !pLFOInfo->bUsedInDoc; in GetNumRuleForActivation()
1645 pLFOInfo->bUsedInDoc = true; in GetNumRuleForActivation()
1647 if( !pLFOInfo->pNumRule ) in GetNumRuleForActivation()
1660 pLFOInfo->pNumRule->Set(nLevel, pFmt); in GetNumRuleForActivation()
1678 if( (!pLFOInfo->bOverride) && (!pLFOInfo->bLSTbUIDSet) ) in GetNumRuleForActivation()
1683 pLFOInfo->bLSTbUIDSet = true; in GetNumRuleForActivation()
1689 SwNumRule *pRet = pLFOInfo->pNumRule; in GetNumRuleForActivation()
[all …]

Completed in 33 milliseconds