Searched refs:pLFOInfos (Results 1 – 2 of 2) sorted by relevance
1156 , pLFOInfos( NULL ) in WW8ListManager()1167 pLFOInfos = new WW8LFOInfos; in WW8ListManager()1355 pLFOInfos->Insert( pLFOInfo, pLFOInfos->Count() ); in WW8ListManager()1364 sal_uInt16 nLFOInfos = pLFOInfos ? pLFOInfos->Count() : 0; in WW8ListManager()1368 WW8LFOInfo* pLFOInfo = pLFOInfos->GetObject( nLfo ); in WW8ListManager()1544 if (pLFOInfos) in ~WW8ListManager()1546 for(sal_uInt16 nInfo = pLFOInfos->Count(); nInfo; ) in ~WW8ListManager()1555 delete pLFOInfos; in ~WW8ListManager()1567 && aItr->second < pLFOInfos->Count() ) in GetPossibleLFOPosition()1614 sal_uInt16 nLFOInfos = pLFOInfos ? pLFOInfos->Count() : 0; in GetNumRuleForActivation()[all …]
223 WW8LFOInfos* pLFOInfos;// D. aus PLF LFO, sortiert genau wie im WW8 Stream member in WW8ListManager
Completed in 59 milliseconds