Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxipivot.cxx1231 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()
/aoo4110/main/sc/source/filter/inc/
H A Dxipivot.hxx319 inline XclImpPivotCacheRef GetPivotCache() const { return mxPCache; } in GetPivotCache()
367 XclImpPivotCacheRef mxPCache; /// Pivot cache containing field/item names. member in XclImpPivotTable

Completed in 26 milliseconds