Searched refs:mxPCache (Results 1 – 2 of 2) sorted by relevance
1231 mxPCache = GetPivotTableManager().GetPivotCache( maPTInfo.mnCacheIdx ); in ReadSxview()1345 if( !mxPCache || !mxPCache->GetSourceRange().IsValid() ) in Convert()1395 aDesc.aSourceRange = mxPCache->GetSourceRange(); in Convert()1425 mxPCache = XclImpPivotCacheRef(); // release memory in Convert()1430 if (mpDPObj && mxPCache->IsRefreshOnLoad()) in MaybeRefresh()
319 inline XclImpPivotCacheRef GetPivotCache() const { return mxPCache; } in GetPivotCache()367 XclImpPivotCacheRef mxPCache; /// Pivot cache containing field/item names. member in XclImpPivotTable
Completed in 32 milliseconds