Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx1797 XclExpPivotCacheRef xNewPCache( new XclExpPivotCache( GetRoot(), rDPObj, nNewCacheIdx ) ); in CreatePivotCache() local
1798 if( xNewPCache->IsValid() ) in CreatePivotCache()
1800 maPCacheList.AppendRecord( xNewPCache ); in CreatePivotCache()
1801 return xNewPCache.get(); in CreatePivotCache()

Completed in 21 milliseconds