Searched refs:xNewPCache (Results 1 – 1 of 1) sorted by relevance
1797 XclExpPivotCacheRef xNewPCache( new XclExpPivotCache( GetRoot(), rDPObj, nNewCacheIdx ) ); in CreatePivotCache() local1798 if( xNewPCache->IsValid() ) in CreatePivotCache()1800 maPCacheList.AppendRecord( xNewPCache ); in CreatePivotCache()1801 return xNewPCache.get(); in CreatePivotCache()
Completed in 22 milliseconds